, including all inherited members.
| clone_mns() | AbstractLinAlgPack::MatrixNonsing | [virtual] |
| clone_mns() const | AbstractLinAlgPack::MatrixNonsing | [virtual] |
| cols() const | AbstractLinAlgPack::MatrixBase | [virtual] |
| fact_struc_ptr_t typedef | AbstractLinAlgPack::DirectSparseSolver::BasisMatrix | |
| get_fact_struc() const =0 | AbstractLinAlgPack::DirectSparseSolver::BasisMatrix | [pure virtual] |
| M_StInvMtM(MatrixOp *m_lhs, value_type alpha, const MatrixNonsing &M_rhs1, BLAS_Cpp::Transp trans_rhs1, const MatrixOp &mwo_rhs2, BLAS_Cpp::Transp trans_rhs2) | AbstractLinAlgPack::MatrixNonsing | [friend] |
| M_StInvMtM(MatrixOp *m_lhs, value_type alpha, BLAS_Cpp::Transp trans_rhs1, const MatrixOp &mwo_rhs2, BLAS_Cpp::Transp trans_rhs2) const | AbstractLinAlgPack::MatrixNonsing | [virtual] |
| M_StMtInvM(MatrixOp *m_lhs, value_type alpha, const MatrixOp &mwo_rhs1, BLAS_Cpp::Transp trans_rhs1, const MatrixNonsing &M_rhs2, BLAS_Cpp::Transp trans_rhs2) | AbstractLinAlgPack::MatrixNonsing | [friend] |
| M_StMtInvM(MatrixOp *m_lhs, value_type alpha, const MatrixOp &mwo_rhs1, BLAS_Cpp::Transp trans_rhs1, BLAS_Cpp::Transp trans_rhs2) const | AbstractLinAlgPack::MatrixNonsing | [virtual] |
| nz() const | AbstractLinAlgPack::MatrixBase | [virtual] |
| rows() const | AbstractLinAlgPack::MatrixBase | [virtual] |
| space_cols() const =0 | AbstractLinAlgPack::MatrixBase | [pure virtual] |
| space_rows() const =0 | AbstractLinAlgPack::MatrixBase | [pure virtual] |
| transVtInvMtV(const Vector &v_rhs1, const MatrixNonsing &M_rhs2, BLAS_Cpp::Transp trans_rhs2, const Vector &v_rhs3) | AbstractLinAlgPack::MatrixNonsing | [friend] |
| transVtInvMtV(const SpVectorSlice &sv_rhs1, const MatrixNonsing &M_rhs2, BLAS_Cpp::Transp trans_rhs2, const SpVectorSlice &sv_rhs3) | AbstractLinAlgPack::MatrixNonsing | [friend] |
| transVtInvMtV(const Vector &v_rhs1, BLAS_Cpp::Transp trans_rhs2, const Vector &v_rhs3) const | AbstractLinAlgPack::MatrixNonsing | [virtual] |
| transVtInvMtV(const SpVectorSlice &sv_rhs1, BLAS_Cpp::Transp trans_rhs2, const SpVectorSlice &sv_rhs3) const | AbstractLinAlgPack::MatrixNonsing | [virtual] |
| V_InvMtV(VectorMutable *v_lhs, const MatrixNonsing &M_rhs1, BLAS_Cpp::Transp trans_rhs1, const Vector &v_rhs2) | AbstractLinAlgPack::MatrixNonsing | [friend] |
| V_InvMtV(VectorMutable *v_lhs, const MatrixNonsing &M_rhs1, BLAS_Cpp::Transp trans_rhs1, const SpVectorSlice &sv_rhs2) | AbstractLinAlgPack::MatrixNonsing | [friend] |
| V_InvMtV(VectorMutable *v_lhs, BLAS_Cpp::Transp trans_rhs1, const Vector &v_rhs2) const =0 | AbstractLinAlgPack::MatrixNonsing | [pure virtual] |
| V_InvMtV(VectorMutable *v_lhs, BLAS_Cpp::Transp trans_rhs1, const SpVectorSlice &sv_rhs2) const | AbstractLinAlgPack::MatrixNonsing | [virtual] |
| ~MatrixBase() | AbstractLinAlgPack::MatrixBase | [inline, virtual] |