col(unsigned int i) const | dyno::SquareMatrix< T, 4 > | |
cols() | dyno::SquareMatrix< T, 4 > | inlinestatic |
cols() const | dyno::SquareMatrix< T, 4 > | virtual |
data_ | dyno::SquareMatrix< T, 4 > | protected |
determinant() const | dyno::SquareMatrix< T, 4 > | |
doubleContraction(const SquareMatrix< T, 4 > &) const | dyno::SquareMatrix< T, 4 > | |
frobeniusNorm() const | dyno::SquareMatrix< T, 4 > | |
getDataPtr() | dyno::SquareMatrix< T, 4 > | inline |
identityMatrix() | dyno::SquareMatrix< T, 4 > | static |
infNorm() const | dyno::SquareMatrix< T, 4 > | |
inverse() const | dyno::SquareMatrix< T, 4 > | |
MatrixBase() | dyno::MatrixBase | inline |
oneNorm() const | dyno::SquareMatrix< T, 4 > | |
operator!=(const SquareMatrix< T, 4 > &) const | dyno::SquareMatrix< T, 4 > | |
operator()(unsigned int i, unsigned int j) | dyno::SquareMatrix< T, 4 > | |
operator()(unsigned int i, unsigned int j) const | dyno::SquareMatrix< T, 4 > | |
operator*(const SquareMatrix< T, 4 > &) const | dyno::SquareMatrix< T, 4 > | |
operator*(const T &) const | dyno::SquareMatrix< T, 4 > | |
operator*(const Vector< T, 4 > &) const | dyno::SquareMatrix< T, 4 > | |
operator*=(const SquareMatrix< T, 4 > &) | dyno::SquareMatrix< T, 4 > | |
operator*=(const T &) | dyno::SquareMatrix< T, 4 > | |
operator+(const SquareMatrix< T, 4 > &) const | dyno::SquareMatrix< T, 4 > | |
operator+=(const SquareMatrix< T, 4 > &) | dyno::SquareMatrix< T, 4 > | |
operator-(const SquareMatrix< T, 4 > &) const | dyno::SquareMatrix< T, 4 > | |
operator-(void) const | dyno::SquareMatrix< T, 4 > | |
operator-=(const SquareMatrix< T, 4 > &) | dyno::SquareMatrix< T, 4 > | |
operator/(const SquareMatrix< T, 4 > &) const | dyno::SquareMatrix< T, 4 > | |
operator/(const T &) const | dyno::SquareMatrix< T, 4 > | |
operator/=(const SquareMatrix< T, 4 > &) | dyno::SquareMatrix< T, 4 > | |
operator/=(const T &) | dyno::SquareMatrix< T, 4 > | |
operator=(const SquareMatrix< T, 4 > &) | dyno::SquareMatrix< T, 4 > | |
operator==(const SquareMatrix< T, 4 > &) const | dyno::SquareMatrix< T, 4 > | |
row(unsigned int i) const | dyno::SquareMatrix< T, 4 > | |
rows() | dyno::SquareMatrix< T, 4 > | inlinestatic |
rows() const | dyno::SquareMatrix< T, 4 > | virtual |
setCol(unsigned int j, const Vector< T, 4 > &vec) | dyno::SquareMatrix< T, 4 > | |
setRow(unsigned int i, const Vector< T, 4 > &vec) | dyno::SquareMatrix< T, 4 > | |
SquareMatrix() | dyno::SquareMatrix< T, 4 > | |
SquareMatrix(T) | dyno::SquareMatrix< T, 4 > | explicit |
SquareMatrix(T x00, T x01, T x02, T x03, T x10, T x11, T x12, T x13, T x20, T x21, T x22, T x23, T x30, T x31, T x32, T x33) | dyno::SquareMatrix< T, 4 > | |
SquareMatrix(const Vector< T, 4 > &row1, const Vector< T, 4 > &row2, const Vector< T, 4 > &row3, const Vector< T, 4 > &row4) | dyno::SquareMatrix< T, 4 > | |
SquareMatrix(const SquareMatrix< T, 4 > &) | dyno::SquareMatrix< T, 4 > | |
SquareMatrix() | dyno::SquareMatrix< T, 4 > | inline |
trace() const | dyno::SquareMatrix< T, 4 > | |
transpose() const | dyno::SquareMatrix< T, 4 > | |
VarType typedef | dyno::SquareMatrix< T, 4 > | |
~MatrixBase() | dyno::MatrixBase | inlinevirtual |
~SquareMatrix() | dyno::SquareMatrix< T, 4 > | |
~SquareMatrix() | dyno::SquareMatrix< T, 4 > | inline |