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::MatrixSymOpNonsingSerial Member List

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

calc_cond_num(EMatNormType requested_norm_type=MAT_NORM_1, bool allow_replacement=false) const AbstractLinAlgPack::MatrixOpNonsing
calc_norm(EMatNormType requested_norm_type=MAT_NORM_1, bool allow_replacement=false) const AbstractLinAlgPack::MatrixOp
AbstractLinAlgPack::clone_msns()AbstractLinAlgPack::MatrixSymNonsingvirtual
AbstractLinAlgPack::clone_msns() const AbstractLinAlgPack::MatrixSymNonsingvirtual
AbstractLinAlgPack::MatrixSymOpNonsing::clone_msns()AbstractLinAlgPack::MatrixSymOpNonsingvirtual
AbstractLinAlgPack::MatrixSymOpNonsing::clone_msns() const AbstractLinAlgPack::MatrixSymOpNonsingvirtual
AbstractLinAlgPack::clone_mswo()AbstractLinAlgPack::MatrixSymOpvirtual
AbstractLinAlgPack::clone_mswo() const AbstractLinAlgPack::MatrixSymOpvirtual
AbstractLinAlgPack::MatrixSymOpNonsing::clone_mswo()AbstractLinAlgPack::MatrixSymOpNonsingvirtual
AbstractLinAlgPack::MatrixSymOpNonsing::clone_mswo() const AbstractLinAlgPack::MatrixSymOpNonsingvirtual
clone_mswons()AbstractLinAlgPack::MatrixSymOpNonsingvirtual
clone_mswons() const AbstractLinAlgPack::MatrixSymOpNonsingvirtual
AbstractLinAlgPack::clone_mwons()AbstractLinAlgPack::MatrixOpNonsingvirtual
AbstractLinAlgPack::clone_mwons() const AbstractLinAlgPack::MatrixOpNonsingvirtual
AbstractLinAlgPack::MatrixSymOpNonsing::clone_mwons()AbstractLinAlgPack::MatrixSymOpNonsingvirtual
AbstractLinAlgPack::MatrixSymOpNonsing::clone_mwons() const AbstractLinAlgPack::MatrixSymOpNonsingvirtual
AbstractLinAlgPack::cols() const AbstractLinAlgPack::MatrixBasevirtual
AbstractLinAlgPack::MatrixSymOp::cols() const AbstractLinAlgPack::MatrixSymOpvirtual
EMatNormType enum nameAbstractLinAlgPack::MatrixOp
EMatRhsPlaceHolder enum nameAbstractLinAlgPack::MatrixSymOp
EMatrixDummyArg enum nameAbstractLinAlgPack::MatrixSymNonsing
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
M_StMtInvMtM(DMatrixSliceSym *sym_gms_lhs, value_type alpha, const MatrixOpSerial &mwo, BLAS_Cpp::Transp mwo_trans, EMatrixDummyArg) const AbstractLinAlgPack::MatrixSymNonsingSerialvirtual
M_StMtInvMtM(MatrixSymOp *sym_lhs, value_type alpha, const MatrixOp &mwo, BLAS_Cpp::Transp mwo_trans, EMatrixDummyArg) const AbstractLinAlgPack::MatrixSymNonsingSerialvirtual
MAT_NORM_1 enum valueAbstractLinAlgPack::MatrixOp
MAT_NORM_2 enum valueAbstractLinAlgPack::MatrixOp
MAT_NORM_FORB enum valueAbstractLinAlgPack::MatrixOp
MAT_NORM_INF enum valueAbstractLinAlgPack::MatrixOp
Mp_StM(DMatrixSlice *gms_lhs, value_type alpha, BLAS_Cpp::Transp trans_rhs) const AbstractLinAlgPack::MatrixOpSerialvirtual
Mp_StM(MatrixOp *mwo_lhs, value_type alpha, BLAS_Cpp::Transp trans_rhs) const AbstractLinAlgPack::MatrixOpSerialvirtual
AbstractLinAlgPack::MatrixOp::Mp_StM(value_type alpha, const MatrixOp &M_rhs, BLAS_Cpp::Transp trans_rhs)AbstractLinAlgPack::MatrixOpprotectedvirtual
Mp_StMtM(DMatrixSlice *gms_lhs, value_type alpha, BLAS_Cpp::Transp trans_rhs1, const DMatrixSlice &gms_rhs2, BLAS_Cpp::Transp trans_rhs2, value_type beta) const AbstractLinAlgPack::MatrixOpSerialvirtual
Mp_StMtM(DMatrixSlice *gms_lhs, value_type alpha, const DMatrixSlice &gms_rhs1, BLAS_Cpp::Transp trans_rhs1, BLAS_Cpp::Transp trans_rhs2, value_type beta) const AbstractLinAlgPack::MatrixOpSerialvirtual
Mp_StMtM(DMatrixSlice *gms_lhs, value_type alpha, BLAS_Cpp::Transp trans_rhs1, const MatrixOpSerial &mwo_rhs2, BLAS_Cpp::Transp trans_rhs2, value_type beta) const AbstractLinAlgPack::MatrixOpSerialvirtual
Mp_StMtM(DMatrixSlice *gms_lhs, value_type alpha, BLAS_Cpp::Transp trans_rhs1, const DMatrixSliceSym &sym_rhs2, BLAS_Cpp::Transp trans_rhs2, value_type beta) const AbstractLinAlgPack::MatrixOpSerialvirtual
Mp_StMtM(DMatrixSlice *gms_lhs, value_type alpha, const DMatrixSliceSym &sym_rhs1, BLAS_Cpp::Transp trans_rhs1, BLAS_Cpp::Transp trans_rhs2, value_type beta) const AbstractLinAlgPack::MatrixOpSerialvirtual
Mp_StMtM(DMatrixSlice *gms_lhs, value_type alpha, BLAS_Cpp::Transp trans_rhs1, const DMatrixSliceTri &tri_rhs2, BLAS_Cpp::Transp trans_rhs2, value_type beta) const AbstractLinAlgPack::MatrixOpSerialvirtual
Mp_StMtM(DMatrixSlice *gms_lhs, value_type alpha, const DMatrixSliceTri &tri_rhs1, BLAS_Cpp::Transp trans_rhs1, BLAS_Cpp::Transp trans_rhs2, value_type beta) const AbstractLinAlgPack::MatrixOpSerialvirtual
Mp_StMtM(MatrixOp *mwo_lhs, value_type alpha, BLAS_Cpp::Transp trans_rhs1, const MatrixOp &mwo_rhs2, BLAS_Cpp::Transp trans_rhs2, value_type beta) const AbstractLinAlgPack::MatrixOpSerialvirtual
AbstractLinAlgPack::MatrixOp::Mp_StMtM(MatrixOp *mwo_lhs, value_type alpha, const MatrixOp &mwo_rhs1, BLAS_Cpp::Transp trans_rhs1, BLAS_Cpp::Transp trans_rhs2, value_type beta) const AbstractLinAlgPack::MatrixOpprotectedvirtual
AbstractLinAlgPack::MatrixOp::Mp_StMtM(value_type alpha, const MatrixOp &mwo_rhs1, BLAS_Cpp::Transp trans_rhs1, const MatrixOp &mwo_rhs2, BLAS_Cpp::Transp trans_rhs2, value_type beta)AbstractLinAlgPack::MatrixOpprotectedvirtual
Mp_StMtMtM(DMatrixSliceSym *sym_lhs, value_type alpha, EMatRhsPlaceHolder dummy_place_holder, const MatrixOpSerial &mwo_rhs, BLAS_Cpp::Transp mwo_rhs_trans, value_type beta) const AbstractLinAlgPack::MatrixSymOpSerialvirtual
Mp_StMtMtM(MatrixSymOp *symwo_lhs, value_type alpha, EMatRhsPlaceHolder dummy_place_holder, const MatrixOp &mwo_rhs, BLAS_Cpp::Transp mwo_rhs_trans, value_type beta) const AbstractLinAlgPack::MatrixSymOpSerialvirtual
Mp_StMtP(DMatrixSlice *gms_lhs, value_type alpha, BLAS_Cpp::Transp M_trans, const GenPermMatrixSlice &P_rhs, BLAS_Cpp::Transp P_rhs_trans) const AbstractLinAlgPack::MatrixOpSerialvirtual
Mp_StMtP(MatrixOp *mwo_lhs, value_type alpha, BLAS_Cpp::Transp M_trans, const GenPermMatrixSlice &P_rhs, BLAS_Cpp::Transp P_rhs_trans) const AbstractLinAlgPack::MatrixOpSerialvirtual
AbstractLinAlgPack::MatrixOp::Mp_StMtP(value_type alpha, const MatrixOp &mwo_rhs, BLAS_Cpp::Transp M_trans, const GenPermMatrixSlice &P_rhs, BLAS_Cpp::Transp P_rhs_trans)AbstractLinAlgPack::MatrixOpprotectedvirtual
Mp_StPtM(DMatrixSlice *gms_lhs, value_type alpha, const GenPermMatrixSlice &P_rhs, BLAS_Cpp::Transp P_rhs_trans, BLAS_Cpp::Transp M_trans) const AbstractLinAlgPack::MatrixOpSerialvirtual
Mp_StPtM(MatrixOp *mwo_lhs, value_type alpha, const GenPermMatrixSlice &P_rhs, BLAS_Cpp::Transp P_rhs_trans, BLAS_Cpp::Transp M_trans) const AbstractLinAlgPack::MatrixOpSerialvirtual
AbstractLinAlgPack::MatrixOp::Mp_StPtM(value_type alpha, const GenPermMatrixSlice &P_rhs, BLAS_Cpp::Transp P_rhs_trans, const MatrixOp &mwo_rhs, BLAS_Cpp::Transp M_trans)AbstractLinAlgPack::MatrixOpprotectedvirtual
Mp_StPtMtP(DMatrixSliceSym *sym_lhs, value_type alpha, EMatRhsPlaceHolder dummy_place_holder, const GenPermMatrixSlice &gpms_rhs, BLAS_Cpp::Transp gpms_rhs_trans, value_type beta) const AbstractLinAlgPack::MatrixSymOpSerialvirtual
Mp_StPtMtP(MatrixSymOp *symwo_lhs, value_type alpha, EMatRhsPlaceHolder dummy_place_holder, const GenPermMatrixSlice &gpms_rhs, BLAS_Cpp::Transp gpms_rhs_trans, value_type beta) const AbstractLinAlgPack::MatrixSymOpSerialvirtual
AbstractLinAlgPack::MatrixOpSerial::Mp_StPtMtP(DMatrixSlice *gms_lhs, value_type alpha, const GenPermMatrixSlice &P_rhs1, BLAS_Cpp::Transp P_rhs1_trans, BLAS_Cpp::Transp M_trans, const GenPermMatrixSlice &P_rhs2, BLAS_Cpp::Transp P_rhs2_trans) const AbstractLinAlgPack::MatrixOpSerialvirtual
AbstractLinAlgPack::MatrixOpSerial::Mp_StPtMtP(MatrixOp *mwo_lhs, value_type alpha, const GenPermMatrixSlice &P_rhs1, BLAS_Cpp::Transp P_rhs1_trans, BLAS_Cpp::Transp M_trans, const GenPermMatrixSlice &P_rhs2, BLAS_Cpp::Transp P_rhs2_trans) const AbstractLinAlgPack::MatrixOpSerialvirtual
AbstractLinAlgPack::MatrixOp::Mp_StPtMtP(value_type alpha, const GenPermMatrixSlice &P_rhs1, BLAS_Cpp::Transp P_rhs1_trans, const MatrixOp &mwo_rhs, BLAS_Cpp::Transp M_trans, const GenPermMatrixSlice &P_rhs2, BLAS_Cpp::Transp P_rhs2_trans)AbstractLinAlgPack::MatrixOpprotectedvirtual
Mt_S(value_type alpha)AbstractLinAlgPack::MatrixOpvirtual
nz() const AbstractLinAlgPack::MatrixBasevirtual
AbstractLinAlgPack::operator=(const MatrixOp &mwo_rhs)AbstractLinAlgPack::MatrixOpvirtual
AbstractLinAlgPack::MatrixSymOp::operator=(const MatrixSymOp &M)AbstractLinAlgPack::MatrixSymOpinlinevirtual
AbstractLinAlgPack::MatrixOpNonsing::operator=(const MatrixOpNonsing &M)AbstractLinAlgPack::MatrixOpNonsinginline
AbstractLinAlgPack::MatrixSymOpNonsing::operator=(const MatrixSymOpNonsing &M)AbstractLinAlgPack::MatrixSymOpNonsinginline
output(std::ostream &out) const AbstractLinAlgPack::MatrixOpSerialvirtual
perm_view(const Permutation *P_row, const index_type row_part[], int num_row_part, const Permutation *P_col, const index_type col_part[], int num_col_part) const AbstractLinAlgPack::MatrixOpvirtual
perm_view_update(const Permutation *P_row, const index_type row_part[], int num_row_part, const Permutation *P_col, const index_type col_part[], int num_col_part, const mat_ptr_t &perm_view) const AbstractLinAlgPack::MatrixOpvirtual
rows() const AbstractLinAlgPack::MatrixBasevirtual
space_cols() const AbstractLinAlgPack::MatrixOpSerialvirtual
space_rows() const AbstractLinAlgPack::MatrixSymOpSerialvirtual
sub_view(const Range1D &row_rng, const Range1D &col_rng) const AbstractLinAlgPack::MatrixOpvirtual
sub_view(const index_type &rl, const index_type &ru, const index_type &cl, const index_type &cu) const AbstractLinAlgPack::MatrixOpinline
syr2k(BLAS_Cpp::Transp M_trans, value_type alpha, const GenPermMatrixSlice &P1, BLAS_Cpp::Transp P1_trans, const GenPermMatrixSlice &P2, BLAS_Cpp::Transp P2_trans, value_type beta, DMatrixSliceSym *sym_lhs) const AbstractLinAlgPack::MatrixOpSerialvirtual
syr2k(BLAS_Cpp::Transp M_trans, value_type alpha, const GenPermMatrixSlice &P1, BLAS_Cpp::Transp P1_trans, const GenPermMatrixSlice &P2, BLAS_Cpp::Transp P2_trans, value_type beta, MatrixSymOp *symwo_lhs) const AbstractLinAlgPack::MatrixOpSerialvirtual
syrk(BLAS_Cpp::Transp M_trans, value_type alpha, value_type beta, DMatrixSliceSym *sym_lhs) const AbstractLinAlgPack::MatrixOpSerialvirtual
syrk(BLAS_Cpp::Transp M_trans, value_type alpha, value_type beta, MatrixSymOp *sym_lhs) const AbstractLinAlgPack::MatrixOpSerialvirtual
AbstractLinAlgPack::MatrixOp::syrk(const MatrixOp &mwo_rhs, BLAS_Cpp::Transp M_trans, value_type alpha, value_type beta)AbstractLinAlgPack::MatrixOpprotectedvirtual
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
transVtMtV(const DVectorSlice &vs_rhs1, BLAS_Cpp::Transp trans_rhs2, const DVectorSlice &vs_rhs3) const AbstractLinAlgPack::MatrixOpSerialvirtual
transVtMtV(const Vector &v_rhs1, BLAS_Cpp::Transp trans_rhs2, const Vector &v_rhs3) const AbstractLinAlgPack::MatrixOpSerialvirtual
transVtMtV(const SpVectorSlice &sv_rhs1, BLAS_Cpp::Transp trans_rhs2, const SpVectorSlice &sv_rhs3) const AbstractLinAlgPack::MatrixOpSerialvirtual
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
Vp_StMtV(DVectorSlice *vs_lhs, value_type alpha, BLAS_Cpp::Transp trans_rhs1, const DVectorSlice &vs_rhs2, value_type beta) const =0AbstractLinAlgPack::MatrixOpSerialpure virtual
Vp_StMtV(DVectorSlice *vs_lhs, value_type alpha, BLAS_Cpp::Transp trans_rhs1, const SpVectorSlice &sv_rhs2, value_type beta) const AbstractLinAlgPack::MatrixOpSerialvirtual
Vp_StMtV(VectorMutable *v_lhs, value_type alpha, BLAS_Cpp::Transp trans_rhs1, const Vector &v_rhs2, value_type beta) const AbstractLinAlgPack::MatrixOpSerialvirtual
Vp_StMtV(VectorMutable *v_lhs, value_type alpha, BLAS_Cpp::Transp trans_rhs1, const SpVectorSlice &sv_rhs2, value_type beta) const AbstractLinAlgPack::MatrixOpSerialvirtual
Vp_StPtMtV(DVectorSlice *vs_lhs, value_type alpha, const GenPermMatrixSlice &P_rhs1, BLAS_Cpp::Transp P_rhs1_trans, BLAS_Cpp::Transp M_rhs2_trans, const DVectorSlice &vs_rhs3, value_type beta) const AbstractLinAlgPack::MatrixOpSerialvirtual
Vp_StPtMtV(DVectorSlice *vs_lhs, value_type alpha, const GenPermMatrixSlice &P_rhs1, BLAS_Cpp::Transp P_rhs1_trans, BLAS_Cpp::Transp M_rhs2_trans, const SpVectorSlice &sv_rhs3, value_type beta) const AbstractLinAlgPack::MatrixOpSerialvirtual
Vp_StPtMtV(VectorMutable *v_lhs, value_type alpha, const GenPermMatrixSlice &P_rhs1, BLAS_Cpp::Transp P_rhs1_trans, BLAS_Cpp::Transp M_rhs2_trans, const Vector &v_rhs3, value_type beta) const AbstractLinAlgPack::MatrixOpSerialvirtual
Vp_StPtMtV(VectorMutable *v_lhs, value_type alpha, const GenPermMatrixSlice &P_rhs1, BLAS_Cpp::Transp P_rhs1_trans, BLAS_Cpp::Transp M_rhs2_trans, const SpVectorSlice &sv_rhs3, value_type beta) const AbstractLinAlgPack::MatrixOpSerialvirtual
zero_out()AbstractLinAlgPack::MatrixOpvirtual
~MatrixBase()AbstractLinAlgPack::MatrixBaseinlinevirtual