cols() const | fmatvec::Matrix< General, Fixed< M >, Fixed< 1 >, AT > | |
e(int i) (defined in fmatvec::Vector< Fixed< M >, AT >) | fmatvec::Vector< Fixed< M >, AT > | inline |
e(int i) const | fmatvec::Vector< Fixed< M >, AT > | inline |
e(int i, int j) (defined in fmatvec::Matrix< General, Fixed< M >, Fixed< 1 >, AT >) | fmatvec::Matrix< General, Fixed< M >, Fixed< 1 >, AT > | |
e(int i, int j) const (defined in fmatvec::Matrix< General, Fixed< M >, Fixed< 1 >, AT >) | fmatvec::Matrix< General, Fixed< M >, Fixed< 1 >, AT > | |
inc() const | fmatvec::Vector< Fixed< M >, AT > | inline |
init(const AT &a=0) | fmatvec::Vector< Fixed< M >, AT > | inline |
init(Init, const AT &a=0) (defined in fmatvec::Vector< Fixed< M >, AT >) | fmatvec::Vector< Fixed< M >, AT > | inline |
init(Noinit, const AT &a=0) (defined in fmatvec::Vector< Fixed< M >, AT >) | fmatvec::Vector< Fixed< M >, AT > | inline |
operator std::vector< AT >() | fmatvec::Vector< Fixed< M >, AT > | inline |
operator std::vector< std::vector< AT > >() | fmatvec::Matrix< General, Fixed< M >, Fixed< 1 >, AT > | |
operator()(int i) | fmatvec::Vector< Fixed< M >, AT > | inline |
operator()(int i) const | fmatvec::Vector< Fixed< M >, AT > | inline |
operator()(const Range< Fixed< M1 >, Fixed< M2 > > &I) const (defined in fmatvec::Vector< Fixed< M >, AT >) | fmatvec::Vector< Fixed< M >, AT > | inline |
Matrix< General, Fixed< M >, Fixed< 1 >, AT >::operator()(int i, int j) | fmatvec::Matrix< General, Fixed< M >, Fixed< 1 >, AT > | inline |
Matrix< General, Fixed< M >, Fixed< 1 >, AT >::operator()(int i, int j) const | fmatvec::Matrix< General, Fixed< M >, Fixed< 1 >, AT > | inline |
operator=(const Vector< Row, AT > &x) (defined in fmatvec::Vector< Fixed< M >, AT >) | fmatvec::Vector< Fixed< M >, AT > | inline |
rows() const | fmatvec::Matrix< General, Fixed< M >, Fixed< 1 >, AT > | |
set(const Range< Var, Var > &I, const Matrix< Type, Row, Col, AT > &A) | fmatvec::Vector< Fixed< M >, AT > | inline |
size() const | fmatvec::Vector< Fixed< M >, AT > | inline |
T() const | fmatvec::Vector< Fixed< M >, AT > | inline |
Vector(Noinit ini) (defined in fmatvec::Vector< Fixed< M >, AT >) | fmatvec::Vector< Fixed< M >, AT > | inline |
Vector(Init ini=INIT, const AT &a=0) (defined in fmatvec::Vector< Fixed< M >, AT >) | fmatvec::Vector< Fixed< M >, AT > | inline |
Vector(int m, Noinit ini) (defined in fmatvec::Vector< Fixed< M >, AT >) | fmatvec::Vector< Fixed< M >, AT > | inline |
Vector(int m, Init ini=INIT, const AT &a=0) (defined in fmatvec::Vector< Fixed< M >, AT >) | fmatvec::Vector< Fixed< M >, AT > | inline |
Vector(const char *str) | fmatvec::Vector< Fixed< M >, AT > | inline |
Vector(const Vector< Row, AT > &x) | fmatvec::Vector< Fixed< M >, AT > | inline |
Vector(const Matrix< Type, Row, Col, AT > &A) | fmatvec::Vector< Fixed< M >, AT > | inlineexplicit |
Vector(std::vector< AT > v) | fmatvec::Vector< Fixed< M >, AT > | inline |