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