blasOrder() const | fmatvec::Matrix< GeneralBand, Ref, Ref, AT > | inline |
cols() const | fmatvec::Matrix< GeneralBand, Ref, Ref, AT > | inline |
copy() const | fmatvec::Matrix< GeneralBand, Ref, Ref, AT > | inline |
init(const AT &a=0) | fmatvec::Matrix< GeneralBand, Ref, Ref, AT > | inline |
init(Init, const AT &a=0) (defined in fmatvec::Matrix< GeneralBand, Ref, Ref, AT >) | fmatvec::Matrix< GeneralBand, Ref, Ref, AT > | inline |
init(Eye, const AT &a=1) (defined in fmatvec::Matrix< GeneralBand, Ref, Ref, AT >) | fmatvec::Matrix< GeneralBand, Ref, Ref, AT > | inline |
init(Noinit, const AT &a=0) (defined in fmatvec::Matrix< GeneralBand, Ref, Ref, AT >) | fmatvec::Matrix< GeneralBand, Ref, Ref, AT > | inline |
Matrix() | fmatvec::Matrix< GeneralBand, Ref, Ref, AT > | inline |
Matrix(int n_, int kl_, int ku_, Noinit) (defined in fmatvec::Matrix< GeneralBand, Ref, Ref, AT >) | fmatvec::Matrix< GeneralBand, Ref, Ref, AT > | inline |
Matrix(int n_, int kl_, int ku_, Init ini=INIT, const AT &a=0) (defined in fmatvec::Matrix< GeneralBand, Ref, Ref, AT >) | fmatvec::Matrix< GeneralBand, Ref, Ref, AT > | inline |
Matrix(int n_, int kl_, int ku_, Eye ini, const AT &a=1) (defined in fmatvec::Matrix< GeneralBand, Ref, Ref, AT >) | fmatvec::Matrix< GeneralBand, Ref, Ref, AT > | inline |
Matrix(int m_, int n_, int kl_, int ku_, Noinit) (defined in fmatvec::Matrix< GeneralBand, Ref, Ref, AT >) | fmatvec::Matrix< GeneralBand, Ref, Ref, AT > | inline |
Matrix(int m_, int n_, int kl_, int ku_, Init ini=INIT, const AT &a=0) (defined in fmatvec::Matrix< GeneralBand, Ref, Ref, AT >) | fmatvec::Matrix< GeneralBand, Ref, Ref, AT > | inline |
Matrix(int m_, int n_, int kl_, int ku_, Eye ini, const AT &a=1) (defined in fmatvec::Matrix< GeneralBand, Ref, Ref, AT >) | fmatvec::Matrix< GeneralBand, Ref, Ref, AT > | inline |
Matrix(const Matrix< GeneralBand, Ref, Ref, AT > &A) | fmatvec::Matrix< GeneralBand, Ref, Ref, AT > | inline |
Matrix(int n_, int kl_, int ku_, AT *ele_) | fmatvec::Matrix< GeneralBand, Ref, Ref, AT > | inline |
operator std::vector< std::vector< AT > >() | fmatvec::Matrix< GeneralBand, Ref, Ref, AT > | inline |
operator()(int i, int j) const | fmatvec::Matrix< GeneralBand, Ref, Ref, AT > | inline |
operator()() | fmatvec::Matrix< GeneralBand, Ref, Ref, AT > | inline |
operator()() const | fmatvec::Matrix< GeneralBand, Ref, Ref, AT > | inline |
operator()(int i) const | fmatvec::Matrix< GeneralBand, Ref, Ref, AT > | inline |
operator()(int i) | fmatvec::Matrix< GeneralBand, Ref, Ref, AT > | inline |
operator<<(const Matrix< GeneralBand, Ref, Ref, AT > &A) | fmatvec::Matrix< GeneralBand, Ref, Ref, AT > | inline |
operator=(const Matrix< GeneralBand, Ref, Ref, AT > &A) | fmatvec::Matrix< GeneralBand, Ref, Ref, AT > | inline |
operator>>(const Matrix< GeneralBand, Ref, Ref, AT > &A) | fmatvec::Matrix< GeneralBand, Ref, Ref, AT > | inline |
resize() (defined in fmatvec::Matrix< GeneralBand, Ref, Ref, AT >) | fmatvec::Matrix< GeneralBand, Ref, Ref, AT > | inline |
resize(int n_, int kl_, int ku_, Noinit) (defined in fmatvec::Matrix< GeneralBand, Ref, Ref, AT >) | fmatvec::Matrix< GeneralBand, Ref, Ref, AT > | inline |
resize(int n, int kl, int ku=0, Init ini=INIT, const AT &a=0) (defined in fmatvec::Matrix< GeneralBand, Ref, Ref, AT >) | fmatvec::Matrix< GeneralBand, Ref, Ref, AT > | inline |
resize(int n, int kl, int ku, Eye ini, const AT &a=1) (defined in fmatvec::Matrix< GeneralBand, Ref, Ref, AT >) | fmatvec::Matrix< GeneralBand, Ref, Ref, AT > | inline |
rows() const | fmatvec::Matrix< GeneralBand, Ref, Ref, AT > | inline |
size() const | fmatvec::Matrix< GeneralBand, Ref, Ref, AT > | inline |
~Matrix() | fmatvec::Matrix< GeneralBand, Ref, Ref, AT > | inline |