cols() const | fmatvec::Matrix< General, Fixed< M >, Fixed< M >, AT > | |
e(int i, int j) (defined in fmatvec::Matrix< General, Fixed< M >, Fixed< M >, AT >) | fmatvec::Matrix< General, Fixed< M >, Fixed< M >, AT > | |
e(int i, int j) const (defined in fmatvec::Matrix< General, Fixed< M >, Fixed< M >, AT >) | fmatvec::Matrix< General, Fixed< M >, Fixed< M >, AT > | |
operator std::vector< std::vector< AT > >() | fmatvec::SquareMatrix< Fixed< M >, AT > | inline |
operator()(int i, int j) | fmatvec::Matrix< General, Fixed< M >, Fixed< M >, AT > | inline |
operator()(int i, int j) const | fmatvec::Matrix< General, Fixed< M >, Fixed< M >, AT > | inline |
operator=(const Matrix< Type, Row, Col, AT > &A) | fmatvec::SquareMatrix< Fixed< M >, AT > | inline |
rows() const | fmatvec::Matrix< General, Fixed< M >, Fixed< M >, AT > | |
size() const | fmatvec::SquareMatrix< Fixed< M >, AT > | inline |
SquareMatrix(Noinit ini) (defined in fmatvec::SquareMatrix< Fixed< M >, AT >) | fmatvec::SquareMatrix< Fixed< M >, AT > | inline |
SquareMatrix(Init ini=INIT, const AT &a=0) (defined in fmatvec::SquareMatrix< Fixed< M >, AT >) | fmatvec::SquareMatrix< Fixed< M >, AT > | inline |
SquareMatrix(Eye ini, const AT &a=1) (defined in fmatvec::SquareMatrix< Fixed< M >, AT >) | fmatvec::SquareMatrix< Fixed< M >, AT > | inline |
SquareMatrix(int m, Noinit ini) (defined in fmatvec::SquareMatrix< Fixed< M >, AT >) | fmatvec::SquareMatrix< Fixed< M >, AT > | inline |
SquareMatrix(int m, Init ini=INIT, const AT &a=0) (defined in fmatvec::SquareMatrix< Fixed< M >, AT >) | fmatvec::SquareMatrix< Fixed< M >, AT > | inline |
SquareMatrix(int m, Eye ini, const AT &a=1) (defined in fmatvec::SquareMatrix< Fixed< M >, AT >) | fmatvec::SquareMatrix< Fixed< M >, AT > | inline |
SquareMatrix(const char *str) (defined in fmatvec::SquareMatrix< Fixed< M >, AT >) | fmatvec::SquareMatrix< Fixed< M >, AT > | inline |
SquareMatrix(const Matrix< Type, Row, Col, AT > &A) | fmatvec::SquareMatrix< Fixed< M >, AT > | inlineexplicit |
SquareMatrix(const SquareMatrix< Row, AT > &A) (defined in fmatvec::SquareMatrix< Fixed< M >, AT >) | fmatvec::SquareMatrix< Fixed< M >, AT > | inline |
T() const (defined in fmatvec::SquareMatrix< Fixed< M >, AT >) | fmatvec::SquareMatrix< Fixed< M >, AT > | inline |