, including all inherited members.
| clone_mns() | AbstractLinAlgPack::MatrixNonsing | [virtual] |
| clone_mns() const | AbstractLinAlgPack::MatrixNonsing | [virtual] |
| cols() const | AbstractLinAlgPack::MatrixBase | [virtual] |
| M_StInvMtM(DMatrix *gm_lhs, value_type alpha, BLAS_Cpp::Transp trans_rhs1, const DMatrixSlice &gms_rhs2, BLAS_Cpp::Transp trans_rhs2) const | AbstractLinAlgPack::MatrixNonsingSerial | [virtual] |
| M_StInvMtM(DMatrixSlice *gms_lhs, value_type alpha, BLAS_Cpp::Transp trans_rhs1, const DMatrixSlice &gms_rhs2, BLAS_Cpp::Transp trans_rhs2) const | AbstractLinAlgPack::MatrixNonsingSerial | [virtual] |
| M_StInvMtM(DMatrix *gm_lhs, value_type alpha, BLAS_Cpp::Transp trans_rhs1, const MatrixOpSerial &mwo_rhs2, BLAS_Cpp::Transp trans_rhs2) const | AbstractLinAlgPack::MatrixNonsingSerial | [virtual] |
| M_StInvMtM(DMatrixSlice *gms_lhs, value_type alpha, BLAS_Cpp::Transp trans_rhs1, const MatrixOpSerial &mwo_rhs2, BLAS_Cpp::Transp trans_rhs2) const | AbstractLinAlgPack::MatrixNonsingSerial | [virtual] |
| M_StInvMtM(MatrixOp *m_lhs, value_type alpha, BLAS_Cpp::Transp trans_rhs1, const MatrixOp &mwo_rhs2, BLAS_Cpp::Transp trans_rhs2) const | AbstractLinAlgPack::MatrixNonsingSerial | [virtual] |
| AbstractLinAlgPack::MatrixNonsing::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_StMtInvM(DMatrix *gm_lhs, value_type alpha, const DMatrixSlice &gms_rhs1, BLAS_Cpp::Transp trans_rhs1, BLAS_Cpp::Transp trans_rhs2) const | AbstractLinAlgPack::MatrixNonsingSerial | [virtual] |
| M_StMtInvM(DMatrixSlice *gms_lhs, value_type alpha, const DMatrixSlice &gms_rhs1, BLAS_Cpp::Transp trans_rhs1, BLAS_Cpp::Transp trans_rhs2) const | AbstractLinAlgPack::MatrixNonsingSerial | [virtual] |
| M_StMtInvM(DMatrix *gm_lhs, value_type alpha, const MatrixOpSerial &mwo_rhs1, BLAS_Cpp::Transp trans_rhs1, BLAS_Cpp::Transp trans_rhs2) const | AbstractLinAlgPack::MatrixNonsingSerial | [virtual] |
| M_StMtInvM(DMatrixSlice *gms_lhs, value_type alpha, const MatrixOpSerial &mwo_rhs1, BLAS_Cpp::Transp trans_rhs1, BLAS_Cpp::Transp trans_rhs2) const | AbstractLinAlgPack::MatrixNonsingSerial | [virtual] |
| M_StMtInvM(MatrixOp *m_lhs, value_type alpha, const MatrixOp &mwo_rhs1, BLAS_Cpp::Transp trans_rhs1, BLAS_Cpp::Transp trans_rhs2) const | AbstractLinAlgPack::MatrixNonsingSerial | [virtual] |
| AbstractLinAlgPack::MatrixNonsing::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] |
| 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 DVectorSlice &vs_rhs1, BLAS_Cpp::Transp trans_rhs2, const DVectorSlice &vs_rhs3) const | AbstractLinAlgPack::MatrixNonsingSerial | [virtual] |
| transVtInvMtV(const SpVectorSlice &sv_rhs1, BLAS_Cpp::Transp trans_rhs2, const SpVectorSlice &sv_rhs3) const | AbstractLinAlgPack::MatrixNonsingSerial | [virtual] |
| transVtInvMtV(const Vector &v_rhs1, BLAS_Cpp::Transp trans_rhs2, const Vector &v_rhs3) const | AbstractLinAlgPack::MatrixNonsingSerial | [virtual] |
| AbstractLinAlgPack::MatrixNonsing::transVtInvMtV(const Vector &v_rhs1, const MatrixNonsing &M_rhs2, BLAS_Cpp::Transp trans_rhs2, const Vector &v_rhs3) | AbstractLinAlgPack::MatrixNonsing | [friend] |
| AbstractLinAlgPack::MatrixNonsing::transVtInvMtV(const SpVectorSlice &sv_rhs1, const MatrixNonsing &M_rhs2, BLAS_Cpp::Transp trans_rhs2, const SpVectorSlice &sv_rhs3) | AbstractLinAlgPack::MatrixNonsing | [friend] |
| V_InvMtV(DVector *v_lhs, BLAS_Cpp::Transp trans_rhs1, const DVectorSlice &vs_rhs2) const | AbstractLinAlgPack::MatrixNonsingSerial | [virtual] |
| V_InvMtV(DVectorSlice *vs_lhs, BLAS_Cpp::Transp trans_rhs1, const DVectorSlice &vs_rhs2) const =0 | AbstractLinAlgPack::MatrixNonsingSerial | [pure virtual] |
| V_InvMtV(DVector *v_lhs, BLAS_Cpp::Transp trans_rhs1, const SpVectorSlice &sv_rhs2) const | AbstractLinAlgPack::MatrixNonsingSerial | [virtual] |
| V_InvMtV(DVectorSlice *vs_lhs, BLAS_Cpp::Transp trans_rhs1, const SpVectorSlice &sv_rhs2) const | AbstractLinAlgPack::MatrixNonsingSerial | [virtual] |
| V_InvMtV(VectorMutable *v_lhs, BLAS_Cpp::Transp trans_rhs1, const Vector &v_rhs2) const | AbstractLinAlgPack::MatrixNonsingSerial | [virtual] |
| V_InvMtV(VectorMutable *v_lhs, BLAS_Cpp::Transp trans_rhs1, const SpVectorSlice &sv_rhs2) const | AbstractLinAlgPack::MatrixNonsingSerial | [virtual] |
| AbstractLinAlgPack::MatrixNonsing::V_InvMtV(VectorMutable *v_lhs, const MatrixNonsing &M_rhs1, BLAS_Cpp::Transp trans_rhs1, const Vector &v_rhs2) | AbstractLinAlgPack::MatrixNonsing | [friend] |
| AbstractLinAlgPack::MatrixNonsing::V_InvMtV(VectorMutable *v_lhs, const MatrixNonsing &M_rhs1, BLAS_Cpp::Transp trans_rhs1, const SpVectorSlice &sv_rhs2) | AbstractLinAlgPack::MatrixNonsing | [friend] |
| ~MatrixBase() | AbstractLinAlgPack::MatrixBase | [inline, virtual] |