All Classes Namespaces Functions Typedefs Enumerations Pages
fmatvec::Vector< Ref, AT > Member List

This is the complete list of members for fmatvec::Vector< Ref, AT >, including all inherited members.

blasOrder() const fmatvec::Matrix< General, Ref, Ref, AT >inline
blasTrans() const fmatvec::Matrix< General, Ref, Ref, AT >inline
col(int i)fmatvec::Matrix< General, Ref, Ref, AT >inline
col(int i) const fmatvec::Matrix< General, Ref, Ref, AT >inline
cols() const fmatvec::Matrix< General, Ref, Ref, AT >inline
copy() const fmatvec::Vector< Ref, AT >inline
e(int i) (defined in fmatvec::Vector< Ref, AT >)fmatvec::Vector< Ref, AT >inline
e(int i) const (defined in fmatvec::Vector< Ref, AT >)fmatvec::Vector< 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
er(int i) (defined in fmatvec::Vector< Ref, AT >)fmatvec::Vector< Ref, AT >inline
er(int i) const (defined in fmatvec::Vector< Ref, AT >)fmatvec::Vector< Ref, AT >inline
er(int i, int j) (defined in fmatvec::Matrix< General, Ref, Ref, AT >)fmatvec::Matrix< General, Ref, Ref, AT >inline
er(int i, int j) const (defined in fmatvec::Matrix< General, Ref, Ref, AT >)fmatvec::Matrix< General, Ref, Ref, AT >inline
et(int i) (defined in fmatvec::Vector< Ref, AT >)fmatvec::Vector< Ref, AT >inline
et(int i) const (defined in fmatvec::Vector< Ref, AT >)fmatvec::Vector< Ref, AT >inline
et(int i, int j) (defined in fmatvec::Matrix< General, Ref, Ref, AT >)fmatvec::Matrix< General, Ref, Ref, AT >inline
et(int i, int j) const (defined in fmatvec::Matrix< General, Ref, Ref, AT >)fmatvec::Matrix< General, Ref, Ref, AT >inline
inc() const fmatvec::Vector< Ref, AT >inline
init(const AT &a=0)fmatvec::Vector< Ref, AT >inline
init(Init, const AT &a=0) (defined in fmatvec::Vector< Ref, AT >)fmatvec::Vector< Ref, AT >inline
init(Noinit, const AT &a=0) (defined in fmatvec::Vector< Ref, AT >)fmatvec::Vector< Ref, AT >inline
init(Eye, const AT &a=1) (defined in fmatvec::Matrix< General, Ref, Ref, AT >)fmatvec::Matrix< General, Ref, Ref, AT >inline
init0(const AT &a=0) (defined in fmatvec::Matrix< General, Ref, Ref, AT >)fmatvec::Matrix< General, Ref, Ref, AT >inline
init0(Init, const AT &a=0) (defined in fmatvec::Matrix< General, Ref, Ref, AT >)fmatvec::Matrix< General, Ref, Ref, AT >inline
ldim() const fmatvec::Matrix< General, Ref, Ref, AT >inline
Matrix()fmatvec::Matrix< General, Ref, Ref, AT >inline
Matrix(int m_, int n_, Noinit) (defined in fmatvec::Matrix< General, Ref, Ref, AT >)fmatvec::Matrix< General, Ref, Ref, AT >inline
Matrix(int m_, int n_, Init ini=INIT, const AT &a=0) (defined in fmatvec::Matrix< General, Ref, Ref, AT >)fmatvec::Matrix< General, Ref, Ref, AT >inline
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 >inline
Matrix(const Matrix< General, Ref, Ref, AT > &A)fmatvec::Matrix< General, Ref, Ref, AT >inline
Matrix(int m_, int n_, AT *ele_)fmatvec::Matrix< General, Ref, Ref, AT >inline
Matrix(const char *str)fmatvec::Matrix< General, Ref, Ref, AT >
Matrix(const Matrix< Type, Row, Col, AT > &A) (defined in fmatvec::Matrix< General, Ref, Ref, AT >)fmatvec::Matrix< General, Ref, Ref, AT >inlineexplicit
Matrix(std::vector< std::vector< AT > > m)fmatvec::Matrix< General, Ref, Ref, AT >inline
operator std::vector< AT >()fmatvec::Vector< Ref, AT >inline
operator std::vector< std::vector< AT > >()fmatvec::Matrix< General, Ref, Ref, AT >inline
operator()(int i)fmatvec::Vector< Ref, AT >inline
operator()(int i) const fmatvec::Vector< Ref, AT >inline
operator()(int i1, int i2)fmatvec::Vector< Ref, AT >inline
operator()(int i1, int i2) const fmatvec::Vector< Ref, AT >inline
operator()(const Index &I)fmatvec::Vector< Ref, AT >inline
operator()(const Index &I) const fmatvec::Vector< 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()(int i1, int j1, int i2, int j2)fmatvec::Matrix< General, Ref, Ref, AT >inline
fmatvec::Matrix< General, Ref, Ref, AT >::operator()(int i1, int j1, int i2, int j2) const fmatvec::Matrix< General, Ref, Ref, AT >inline
fmatvec::Matrix< General, Ref, Ref, AT >::operator()(const Index &I, const Index &J)fmatvec::Matrix< General, Ref, Ref, AT >inline
fmatvec::Matrix< General, Ref, Ref, AT >::operator()(const Index &I, const Index &J) const fmatvec::Matrix< General, Ref, Ref, AT >inline
operator<<(const Vector< Row, AT > &x)fmatvec::Vector< 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 Vector< Ref, AT > &x)fmatvec::Vector< Ref, AT >inline
operator=(const Vector< Row, AT > &x) (defined in fmatvec::Vector< Ref, AT >)fmatvec::Vector< Ref, AT >inline
fmatvec::Matrix< General, Ref, Ref, AT >::operator=(const Matrix< General, Ref, Ref, AT > &A)fmatvec::Matrix< General, Ref, Ref, AT >inline
operator=(const Matrix< Type, Row, Col, AT > &A) (defined in fmatvec::Matrix< General, Ref, Ref, AT >)fmatvec::Matrix< General, Ref, Ref, AT >inline
operator>>(const Vector< Ref, AT > &x)fmatvec::Vector< Ref, AT >inline
operator>>(const Matrix< General, Ref, Ref, AT > &A) (defined in fmatvec::Vector< Ref, AT >)fmatvec::Vector< Ref, AT >inline
resize() (defined in fmatvec::Vector< Ref, AT >)fmatvec::Vector< Ref, AT >inline
resize(int m, Noinit) (defined in fmatvec::Vector< Ref, AT >)fmatvec::Vector< Ref, AT >inline
resize(int m, Init ini=INIT, const AT &a=0) (defined in fmatvec::Vector< Ref, AT >)fmatvec::Vector< 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=0) (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)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
size() const fmatvec::Vector< Ref, AT >inline
T() (defined in fmatvec::Vector< Ref, AT >)fmatvec::Vector< Ref, AT >inline
T() const (defined in fmatvec::Vector< Ref, AT >)fmatvec::Vector< Ref, AT >inline
transposed() const fmatvec::Matrix< General, Ref, Ref, AT >inline
Vector()fmatvec::Vector< Ref, AT >inline
Vector(int m, Noinit ini) (defined in fmatvec::Vector< Ref, AT >)fmatvec::Vector< Ref, AT >inline
Vector(int m, Init ini=INIT, const AT &a=0) (defined in fmatvec::Vector< Ref, AT >)fmatvec::Vector< Ref, AT >inline
Vector(int m, AT *ele)fmatvec::Vector< Ref, AT >inline
Vector(const char *str)fmatvec::Vector< Ref, AT >inline
Vector(const Vector< Ref, AT > &x)fmatvec::Vector< Ref, AT >inline
Vector(const Vector< Row, AT > &x) (defined in fmatvec::Vector< Ref, AT >)fmatvec::Vector< Ref, AT >inline
Vector(const Matrix< Type, Row, Col, AT > &x) (defined in fmatvec::Vector< Ref, AT >)fmatvec::Vector< Ref, AT >inlineexplicit
Vector(std::vector< AT > v)fmatvec::Vector< Ref, AT >inline
~Matrix()fmatvec::Matrix< General, Ref, Ref, AT >inline

Impressum / Disclaimer / Datenschutz Generated by doxygen 1.8.5 Valid HTML