AbstractLinAlgPack: C++ Interfaces For Vectors, Matrices And Related Linear Algebra Objects  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
AbstractLinAlgPack::MatrixNonsingSerial Member List

This is the complete list of members for AbstractLinAlgPack::MatrixNonsingSerial, including all inherited members.

clone_mns()AbstractLinAlgPack::MatrixNonsingvirtual
clone_mns() const AbstractLinAlgPack::MatrixNonsingvirtual
cols() const AbstractLinAlgPack::MatrixBasevirtual
M_StInvMtM(DMatrix *gm_lhs, value_type alpha, BLAS_Cpp::Transp trans_rhs1, const DMatrixSlice &gms_rhs2, BLAS_Cpp::Transp trans_rhs2) const AbstractLinAlgPack::MatrixNonsingSerialvirtual
M_StInvMtM(DMatrixSlice *gms_lhs, value_type alpha, BLAS_Cpp::Transp trans_rhs1, const DMatrixSlice &gms_rhs2, BLAS_Cpp::Transp trans_rhs2) const AbstractLinAlgPack::MatrixNonsingSerialvirtual
M_StInvMtM(DMatrix *gm_lhs, value_type alpha, BLAS_Cpp::Transp trans_rhs1, const MatrixOpSerial &mwo_rhs2, BLAS_Cpp::Transp trans_rhs2) const AbstractLinAlgPack::MatrixNonsingSerialvirtual
M_StInvMtM(DMatrixSlice *gms_lhs, value_type alpha, BLAS_Cpp::Transp trans_rhs1, const MatrixOpSerial &mwo_rhs2, BLAS_Cpp::Transp trans_rhs2) const AbstractLinAlgPack::MatrixNonsingSerialvirtual
M_StInvMtM(MatrixOp *m_lhs, value_type alpha, BLAS_Cpp::Transp trans_rhs1, const MatrixOp &mwo_rhs2, BLAS_Cpp::Transp trans_rhs2) const AbstractLinAlgPack::MatrixNonsingSerialvirtual
M_StMtInvM(DMatrix *gm_lhs, value_type alpha, const DMatrixSlice &gms_rhs1, BLAS_Cpp::Transp trans_rhs1, BLAS_Cpp::Transp trans_rhs2) const AbstractLinAlgPack::MatrixNonsingSerialvirtual
M_StMtInvM(DMatrixSlice *gms_lhs, value_type alpha, const DMatrixSlice &gms_rhs1, BLAS_Cpp::Transp trans_rhs1, BLAS_Cpp::Transp trans_rhs2) const AbstractLinAlgPack::MatrixNonsingSerialvirtual
M_StMtInvM(DMatrix *gm_lhs, value_type alpha, const MatrixOpSerial &mwo_rhs1, BLAS_Cpp::Transp trans_rhs1, BLAS_Cpp::Transp trans_rhs2) const AbstractLinAlgPack::MatrixNonsingSerialvirtual
M_StMtInvM(DMatrixSlice *gms_lhs, value_type alpha, const MatrixOpSerial &mwo_rhs1, BLAS_Cpp::Transp trans_rhs1, BLAS_Cpp::Transp trans_rhs2) const AbstractLinAlgPack::MatrixNonsingSerialvirtual
M_StMtInvM(MatrixOp *m_lhs, value_type alpha, const MatrixOp &mwo_rhs1, BLAS_Cpp::Transp trans_rhs1, BLAS_Cpp::Transp trans_rhs2) const AbstractLinAlgPack::MatrixNonsingSerialvirtual
nz() const AbstractLinAlgPack::MatrixBasevirtual
rows() const AbstractLinAlgPack::MatrixBasevirtual
space_cols() const =0AbstractLinAlgPack::MatrixBasepure virtual
space_rows() const =0AbstractLinAlgPack::MatrixBasepure virtual
transVtInvMtV(const DVectorSlice &vs_rhs1, BLAS_Cpp::Transp trans_rhs2, const DVectorSlice &vs_rhs3) const AbstractLinAlgPack::MatrixNonsingSerialvirtual
transVtInvMtV(const SpVectorSlice &sv_rhs1, BLAS_Cpp::Transp trans_rhs2, const SpVectorSlice &sv_rhs3) const AbstractLinAlgPack::MatrixNonsingSerialvirtual
transVtInvMtV(const Vector &v_rhs1, BLAS_Cpp::Transp trans_rhs2, const Vector &v_rhs3) const AbstractLinAlgPack::MatrixNonsingSerialvirtual
V_InvMtV(DVector *v_lhs, BLAS_Cpp::Transp trans_rhs1, const DVectorSlice &vs_rhs2) const AbstractLinAlgPack::MatrixNonsingSerialvirtual
V_InvMtV(DVectorSlice *vs_lhs, BLAS_Cpp::Transp trans_rhs1, const DVectorSlice &vs_rhs2) const =0AbstractLinAlgPack::MatrixNonsingSerialpure virtual
V_InvMtV(DVector *v_lhs, BLAS_Cpp::Transp trans_rhs1, const SpVectorSlice &sv_rhs2) const AbstractLinAlgPack::MatrixNonsingSerialvirtual
V_InvMtV(DVectorSlice *vs_lhs, BLAS_Cpp::Transp trans_rhs1, const SpVectorSlice &sv_rhs2) const AbstractLinAlgPack::MatrixNonsingSerialvirtual
V_InvMtV(VectorMutable *v_lhs, BLAS_Cpp::Transp trans_rhs1, const Vector &v_rhs2) const AbstractLinAlgPack::MatrixNonsingSerialvirtual
V_InvMtV(VectorMutable *v_lhs, BLAS_Cpp::Transp trans_rhs1, const SpVectorSlice &sv_rhs2) const AbstractLinAlgPack::MatrixNonsingSerialvirtual
~MatrixBase()AbstractLinAlgPack::MatrixBaseinlinevirtual