fmatvec  0.0.0
fmatvec::RowVector< Ref, AT > Member List

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

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() constfmatvec::Matrix< General, Ref, Ref, AT >inline
blasTrans() constfmatvec::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) constfmatvec::Matrix< General, Ref, Ref, AT >inline
cols() constfmatvec::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() constfmatvec::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() constfmatvec::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() constfmatvec::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 >() constfmatvec::RowVector< Ref, AT >inlineexplicit
operator std::vector< std::vector< AT > >() constfmatvec::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) constfmatvec::RowVector< Ref, AT >inline
operator()(const Range< Var, Var > &I) constfmatvec::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) constfmatvec::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()() constfmatvec::Matrix< General, Ref, Ref, AT >inline
fmatvec::Matrix< General, Ref, Ref, AT >::operator()(const Range< Var, Var > &I, const Range< Var, Var > &J) constfmatvec::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) constfmatvec::Matrix< General, Ref, Ref, AT >inline
rows() constfmatvec::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() constfmatvec::RowVector< Ref, AT >inline
value_type typedef (defined in fmatvec::RowVector< Ref, AT >)fmatvec::RowVector< Ref, AT >
~Matrix()=defaultfmatvec::Matrix< General, Ref, Ref, AT >