cols() const | fmatvec::Matrix< General, Fixed< M >, Fixed< M >, double > | |
e(int i, int j) (defined in fmatvec::Matrix< General, Fixed< M >, Fixed< M >, double >) | fmatvec::Matrix< General, Fixed< M >, Fixed< M >, double > | |
e(int i, int j) const (defined in fmatvec::Matrix< General, Fixed< M >, Fixed< M >, double >) | fmatvec::Matrix< General, Fixed< M >, Fixed< M >, double > | |
Matrix(Noinit ini) (defined in fmatvec::Matrix< Rotation, Fixed< M >, Fixed< M >, double >) | fmatvec::Matrix< Rotation, Fixed< M >, Fixed< M >, double > | inline |
Matrix(Init ini=INIT, const double &a=0) (defined in fmatvec::Matrix< Rotation, Fixed< M >, Fixed< M >, double >) | fmatvec::Matrix< Rotation, Fixed< M >, Fixed< M >, double > | inline |
Matrix(Eye ini, const double &a=1) (defined in fmatvec::Matrix< Rotation, Fixed< M >, Fixed< M >, double >) | fmatvec::Matrix< Rotation, Fixed< M >, Fixed< M >, double > | inline |
Matrix(int m, int n, Noinit ini) (defined in fmatvec::Matrix< Rotation, Fixed< M >, Fixed< M >, double >) | fmatvec::Matrix< Rotation, Fixed< M >, Fixed< M >, double > | inline |
Matrix(int m, int n, Init ini, const double &a=0) (defined in fmatvec::Matrix< Rotation, Fixed< M >, Fixed< M >, double >) | fmatvec::Matrix< Rotation, Fixed< M >, Fixed< M >, double > | inline |
Matrix(int m, int n, Eye ini, const double &a=1) (defined in fmatvec::Matrix< Rotation, Fixed< M >, Fixed< M >, double >) | fmatvec::Matrix< Rotation, Fixed< M >, Fixed< M >, double > | inline |
Matrix(const Matrix< General, Fixed< M >, Fixed< M >, double > &A) (defined in fmatvec::Matrix< Rotation, Fixed< M >, Fixed< M >, double >) | fmatvec::Matrix< Rotation, Fixed< M >, Fixed< M >, double > | inlineexplicit |
Matrix(const Matrix< Symmetric, Row, Row, double > &A) (defined in fmatvec::Matrix< Rotation, Fixed< M >, Fixed< M >, double >) | fmatvec::Matrix< Rotation, Fixed< M >, Fixed< M >, double > | inline |
Matrix(const Matrix< Type, Row, Col, double > &A) (defined in fmatvec::Matrix< Rotation, Fixed< M >, Fixed< M >, double >) | fmatvec::Matrix< Rotation, Fixed< M >, Fixed< M >, double > | inlineexplicit |
operator std::vector< std::vector< double > >() | fmatvec::Matrix< General, Fixed< M >, Fixed< M >, double > | |
operator()(int i, int j) | fmatvec::Matrix< General, Fixed< M >, Fixed< M >, double > | inline |
operator()(int i, int j) const | fmatvec::Matrix< General, Fixed< M >, Fixed< M >, double > | inline |
rows() const | fmatvec::Matrix< General, Fixed< M >, Fixed< M >, double > | |