| begin() (defined in fmatvec::RowVector< Ref, AT >) | fmatvec::RowVector< Ref, AT > | inline |
| begin() const (defined in fmatvec::RowVector< Ref, AT >) | fmatvec::RowVector< Ref, AT > | inline |
| blasOrder() const | fmatvec::Matrix< General, Ref, Ref, AT > | inline |
| blasTrans() const | fmatvec::Matrix< General, Ref, Ref, AT > | inline |
| cbegin() const noexcept (defined in fmatvec::RowVector< Ref, AT >) | fmatvec::RowVector< Ref, AT > | inline |
| cend() const noexcept (defined in fmatvec::RowVector< Ref, AT >) | fmatvec::RowVector< Ref, AT > | inline |
| col(int j) const | fmatvec::Matrix< General, Ref, Ref, AT > | inline |
| cols() const | fmatvec::Matrix< General, Ref, Ref, AT > | inline |
| const_iterator typedef (defined in fmatvec::RowVector< Ref, AT >) | fmatvec::RowVector< Ref, AT > | |
| e(int i) (defined in fmatvec::RowVector< Ref, AT >) | fmatvec::RowVector< Ref, AT > | inline |
| e(int i) const (defined in fmatvec::RowVector< Ref, AT >) | fmatvec::RowVector< Ref, AT > | inline |
| e(int i, int j) (defined in fmatvec::Matrix< General, Ref, Ref, AT >) | fmatvec::Matrix< General, Ref, Ref, AT > | inline |
| e(int i, int j) const (defined in fmatvec::Matrix< General, Ref, Ref, AT >) | fmatvec::Matrix< General, Ref, Ref, AT > | inline |
| end() (defined in fmatvec::RowVector< Ref, AT >) | fmatvec::RowVector< Ref, AT > | inline |
| end() const (defined in fmatvec::RowVector< Ref, AT >) | fmatvec::RowVector< Ref, AT > | inline |
| inc() const | fmatvec::RowVector< Ref, AT > | inline |
| init(const AT &val) | fmatvec::RowVector< Ref, AT > | inline |
| init(Init, const AT &a=AT()) (defined in fmatvec::RowVector< Ref, AT >) | fmatvec::RowVector< Ref, AT > | inline |
| init(Noinit, const AT &a=AT()) (defined in fmatvec::RowVector< Ref, AT >) | fmatvec::RowVector< Ref, AT > | inline |
| init(Eye, const AT &val=1) (defined in fmatvec::Matrix< General, Ref, Ref, AT >) | fmatvec::Matrix< General, Ref, Ref, AT > | inline |
| init0(const AT &val=AT()) (defined in fmatvec::Matrix< General, Ref, Ref, AT >) | fmatvec::Matrix< General, Ref, Ref, AT > | inline |
| init0(Init, const AT &a=AT()) (defined in fmatvec::Matrix< General, Ref, Ref, AT >) | fmatvec::Matrix< General, Ref, Ref, AT > | inline |
| isVector (defined in fmatvec::RowVector< Ref, AT >) | fmatvec::RowVector< Ref, AT > | static |
| iterator typedef (defined in fmatvec::RowVector< Ref, AT >) | fmatvec::RowVector< Ref, AT > | |
| ldim() const | fmatvec::Matrix< General, Ref, Ref, AT > | inline |
| Matrix() | fmatvec::Matrix< General, Ref, Ref, AT > | inlineexplicit |
| Matrix(int m_, int n_, Noinit) (defined in fmatvec::Matrix< General, Ref, Ref, AT >) | fmatvec::Matrix< General, Ref, Ref, AT > | inlineexplicit |
| Matrix(int m_, int n_, Init ini=INIT, const AT &a=AT()) (defined in fmatvec::Matrix< General, Ref, Ref, AT >) | fmatvec::Matrix< General, Ref, Ref, AT > | inlineexplicit |
| Matrix(int m_, int n_, Eye ini, const AT &a=1) (defined in fmatvec::Matrix< General, Ref, Ref, AT >) | fmatvec::Matrix< General, Ref, Ref, AT > | inlineexplicit |
| Matrix(const Matrix< General, Ref, Ref, AT > &A) | fmatvec::Matrix< General, Ref, Ref, AT > | inline |
| Matrix(const Matrix< General, Row, Col, AT > &A) | fmatvec::Matrix< General, Ref, Ref, AT > | inline |
| Matrix(const Matrix< Type, Row, Col, AT > &A) | fmatvec::Matrix< General, Ref, Ref, AT > | inlineexplicit |
| Matrix(int m_, int n_, AT *ele_) | fmatvec::Matrix< General, Ref, Ref, AT > | inlineexplicit |
| Matrix(const std::string &strs) | fmatvec::Matrix< General, Ref, Ref, AT > | |
| Matrix(const char *strs) (defined in fmatvec::Matrix< General, Ref, Ref, AT >) | fmatvec::Matrix< General, Ref, Ref, AT > | |
| Matrix(const std::vector< std::vector< AT > > &m) | fmatvec::Matrix< General, Ref, Ref, AT > | inlineexplicit |
| nonZeroElements() const | fmatvec::Matrix< General, Ref, Ref, AT > | |
| operator Matrix< General, Ref, Ref, AT2 >() const (defined in fmatvec::Matrix< General, Ref, Ref, AT >) | fmatvec::Matrix< General, Ref, Ref, AT > | inline |
| operator std::vector< AT >() const | fmatvec::RowVector< Ref, AT > | inlineexplicit |
| operator std::vector< std::vector< AT > >() const | fmatvec::Matrix< General, Ref, Ref, AT > | inlineexplicit |
| operator Vector< Ref, AT2 >() const (defined in fmatvec::RowVector< Ref, AT >) | fmatvec::RowVector< Ref, AT > | inline |
| operator&=(RowVector< Ref, AT > &x) | fmatvec::RowVector< Ref, AT > | inline |
| operator&=(Matrix< General, Ref, Ref, AT > &A) | fmatvec::RowVector< Ref, AT > | inline |
| operator()(int i) | fmatvec::RowVector< Ref, AT > | inline |
| operator()(int i) const | fmatvec::RowVector< Ref, AT > | inline |
| operator()(const Range< Var, Var > &I) const | fmatvec::RowVector< Ref, AT > | inline |
| fmatvec::Matrix< General, Ref, Ref, AT >::operator()(int i, int j) | fmatvec::Matrix< General, Ref, Ref, AT > | inline |
| fmatvec::Matrix< General, Ref, Ref, AT >::operator()(int i, int j) const | fmatvec::Matrix< General, Ref, Ref, AT > | inline |
| fmatvec::Matrix< General, Ref, Ref, AT >::operator()() | fmatvec::Matrix< General, Ref, Ref, AT > | inline |
| fmatvec::Matrix< General, Ref, Ref, AT >::operator()() const | fmatvec::Matrix< General, Ref, Ref, AT > | inline |
| fmatvec::Matrix< General, Ref, Ref, AT >::operator()(const Range< Var, Var > &I, const Range< Var, Var > &J) const | fmatvec::Matrix< General, Ref, Ref, AT > | inline |
| operator<<=(const RowVector< Row, AT > &x) | fmatvec::RowVector< Ref, AT > | inline |
| fmatvec::Matrix< General, Ref, Ref, AT >::operator<<=(const Matrix< Type, Row, Col, AT > &A) | fmatvec::Matrix< General, Ref, Ref, AT > | inline |
| operator=(const RowVector< Ref, AT > &x) | fmatvec::RowVector< Ref, AT > | inline |
| operator=(const RowVector< Row, AT > &x) | fmatvec::RowVector< Ref, AT > | inline |
| fmatvec::Matrix< General, Ref, Ref, AT >::operator=(const Matrix< General, Ref, Ref, AT > &A) | fmatvec::Matrix< General, Ref, Ref, AT > | inline |
| fmatvec::Matrix< General, Ref, Ref, AT >::operator=(const Matrix< Type, Row, Col, AT > &A) | fmatvec::Matrix< General, Ref, Ref, AT > | inline |
| resize(int n, Noinit) (defined in fmatvec::RowVector< Ref, AT >) | fmatvec::RowVector< Ref, AT > | inline |
| resize(int n, Init ini=INIT, const AT &a=AT()) (defined in fmatvec::RowVector< Ref, AT >) | fmatvec::RowVector< Ref, AT > | inline |
| resize(int m_, int n_, Noinit) (defined in fmatvec::Matrix< General, Ref, Ref, AT >) | fmatvec::Matrix< General, Ref, Ref, AT > | inline |
| resize(int m, int n, Init ini=INIT, const AT &a=AT()) (defined in fmatvec::Matrix< General, Ref, Ref, AT >) | fmatvec::Matrix< General, Ref, Ref, AT > | inline |
| resize(int m, int n, Eye ini, const AT &a=1) (defined in fmatvec::Matrix< General, Ref, Ref, AT >) | fmatvec::Matrix< General, Ref, Ref, AT > | inline |
| row(int i) const | fmatvec::Matrix< General, Ref, Ref, AT > | inline |
| rows() const | fmatvec::Matrix< General, Ref, Ref, AT > | inline |
| RowVector() | fmatvec::RowVector< Ref, AT > | inlineexplicit |
| RowVector(int n, Noinit ini) (defined in fmatvec::RowVector< Ref, AT >) | fmatvec::RowVector< Ref, AT > | inlineexplicit |
| RowVector(int n, Init ini=INIT, const AT &a=AT()) (defined in fmatvec::RowVector< Ref, AT >) | fmatvec::RowVector< Ref, AT > | inlineexplicit |
| RowVector(const RowVector< Ref, AT > &x) | fmatvec::RowVector< Ref, AT > | inline |
| RowVector(const RowVector< Row, AT > &x) (defined in fmatvec::RowVector< Ref, AT >) | fmatvec::RowVector< Ref, AT > | inline |
| RowVector(const Matrix< Type, Row, Col, AT > &x) (defined in fmatvec::RowVector< Ref, AT >) | fmatvec::RowVector< Ref, AT > | inlineexplicit |
| RowVector(int n, AT *ele) | fmatvec::RowVector< Ref, AT > | inlineexplicit |
| RowVector(const char *str) | fmatvec::RowVector< Ref, AT > | inline |
| RowVector(const std::vector< AT > &v) | fmatvec::RowVector< Ref, AT > | inlineexplicit |
| shape_type typedef (defined in fmatvec::Matrix< General, Ref, Ref, AT >) | fmatvec::Matrix< General, Ref, Ref, AT > | |
| size() const | fmatvec::RowVector< Ref, AT > | inline |
| value_type typedef (defined in fmatvec::RowVector< Ref, AT >) | fmatvec::RowVector< Ref, AT > | |
| ~Matrix()=default | fmatvec::Matrix< General, Ref, Ref, AT > | |