, including all inherited members.
| alpha() const | ConstrainedOptPack::MatrixIdentConcatStd | [virtual] |
| calc_norm(EMatNormType requested_norm_type=MAT_NORM_1, bool allow_replacement=false) const | AbstractLinAlgPack::MatrixOp | |
| clone() | AbstractLinAlgPack::MatrixOp | [virtual] |
| clone() const | AbstractLinAlgPack::MatrixOp | [virtual] |
| cols() const | ConstrainedOptPack::MatrixIdentConcat | [virtual] |
| D() const | ConstrainedOptPack::MatrixIdentConcatStd | [virtual] |
| D_ptr() const | ConstrainedOptPack::MatrixIdentConcatStd | [virtual] |
| D_ptr_t typedef | ConstrainedOptPack::MatrixIdentConcatStd | |
| D_rng() const | ConstrainedOptPack::MatrixIdentConcatStd | [virtual] |
| D_trans() const | ConstrainedOptPack::MatrixIdentConcatStd | [virtual] |
| EMatNormType enum name | AbstractLinAlgPack::MatrixOp | |
| ETopBottom enum name | ConstrainedOptPack::MatrixIdentConcatStd | |
| I_rng() const | ConstrainedOptPack::MatrixIdentConcatStd | [virtual] |
| initialize(const VectorSpace::space_ptr_t &space_cols, const VectorSpace::space_ptr_t &space_rows, ETopBottom top_or_bottom, value_type alpha, const D_ptr_t &D_ptr, BLAS_Cpp::Transp D_trans) | ConstrainedOptPack::MatrixIdentConcatStd | [virtual] |
| MAT_NORM_1 | AbstractLinAlgPack::MatrixOp | |
| MAT_NORM_2 | AbstractLinAlgPack::MatrixOp | |
| MAT_NORM_FORB | AbstractLinAlgPack::MatrixOp | |
| MAT_NORM_INF | AbstractLinAlgPack::MatrixOp | |
| MatrixIdentConcatStd() | ConstrainedOptPack::MatrixIdentConcatStd | |
| Mp_StM(MatrixOp *mwo_lhs, value_type alpha, const MatrixOp &M_rhs, BLAS_Cpp::Transp trans_rhs) | AbstractLinAlgPack::MatrixOp | [friend] |
| Mp_StM(MatrixOp *mwo_lhs, value_type alpha, BLAS_Cpp::Transp trans_rhs) const | AbstractLinAlgPack::MatrixOp | [protected, virtual] |
| Mp_StM(value_type alpha, const MatrixOp &M_rhs, BLAS_Cpp::Transp trans_rhs) | AbstractLinAlgPack::MatrixOp | [protected, virtual] |
| Mp_StMtM(MatrixOp *mwo_lhs, 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::MatrixOp | [friend] |
| 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::MatrixOp | [protected, virtual] |
| 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::MatrixOp | [protected, virtual] |
| 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::MatrixOp | [protected, virtual] |
| Mp_StMtP(MatrixOp *mwo_lhs, value_type alpha, const MatrixOp &M_rhs, BLAS_Cpp::Transp M_trans, const GenPermMatrixSlice &P_rhs, BLAS_Cpp::Transp P_rhs_trans) | AbstractLinAlgPack::MatrixOp | [friend] |
| 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::MatrixOp | [protected, virtual] |
| 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::MatrixOp | [protected, virtual] |
| Mp_StPtM(MatrixOp *mwo_lhs, value_type alpha, const GenPermMatrixSlice &P_rhs, BLAS_Cpp::Transp P_rhs_trans, const MatrixOp &M_rhs, BLAS_Cpp::Transp M_trans) | AbstractLinAlgPack::MatrixOp | [friend] |
| 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::MatrixOp | [protected, virtual] |
| 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::MatrixOp | [protected, virtual] |
| Mp_StPtMtP(MatrixOp *mwo_lhs, value_type alpha, const GenPermMatrixSlice &P_rhs1, BLAS_Cpp::Transp P_rhs1_trans, const MatrixOp &M_rhs, BLAS_Cpp::Transp trans_rhs, const GenPermMatrixSlice &P_rhs2, BLAS_Cpp::Transp P_rhs2_trans) | AbstractLinAlgPack::MatrixOp | [friend] |
| 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::MatrixOp | [protected, virtual] |
| 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::MatrixOp | [protected, virtual] |
| Mt_S(MatrixOp *mwo_lhs, value_type alpha) | AbstractLinAlgPack::MatrixOp | [friend] |
| Mt_S(value_type alpha) | AbstractLinAlgPack::MatrixOp | [virtual] |
| nz() const | ConstrainedOptPack::MatrixIdentConcat | [virtual] |
| operator=(const MatrixOp &m) | ConstrainedOptPack::MatrixIdentConcatStd | |
| ConstrainedOptPack::MatrixIdentConcat::operator=(const MatrixOp &mwo_rhs) | AbstractLinAlgPack::MatrixOp | [virtual] |
| output(std::ostream &out) const | ConstrainedOptPack::MatrixIdentConcat | [virtual] |
| 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::MatrixOp | [virtual] |
| 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::MatrixOp | [virtual] |
| rows() const | ConstrainedOptPack::MatrixIdentConcat | [virtual] |
| set_uninitialized() | ConstrainedOptPack::MatrixIdentConcatStd | [virtual] |
| space_cols() const | ConstrainedOptPack::MatrixIdentConcatStd | [virtual] |
| space_rows() const | ConstrainedOptPack::MatrixIdentConcatStd | [virtual] |
| sub_view(const Range1D &row_rng, const Range1D &col_rng) const | AbstractLinAlgPack::MatrixOp | [virtual] |
| sub_view(const index_type &rl, const index_type &ru, const index_type &cl, const index_type &cu) const | AbstractLinAlgPack::MatrixOp | |
| syr2k(const MatrixOp &M, 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) | AbstractLinAlgPack::MatrixOp | [friend] |
| 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::MatrixOp | [protected, virtual] |
| syrk(const MatrixOp &mwo_rhs, BLAS_Cpp::Transp M_trans, value_type alpha, value_type beta, MatrixSymOp *sym_lhs) | AbstractLinAlgPack::MatrixOp | [friend] |
| syrk(BLAS_Cpp::Transp M_trans, value_type alpha, value_type beta, MatrixSymOp *sym_lhs) const | AbstractLinAlgPack::MatrixOp | [protected, virtual] |
| syrk(const MatrixOp &mwo_rhs, BLAS_Cpp::Transp M_trans, value_type alpha, value_type beta) | AbstractLinAlgPack::MatrixOp | [protected, virtual] |
| transVtMtV(const Vector &v_rhs1, const MatrixOp &M_rhs2, BLAS_Cpp::Transp trans_rhs2, const Vector &v_rhs3) | AbstractLinAlgPack::MatrixOp | [friend] |
| transVtMtV(const SpVectorSlice &sv_rhs1, const MatrixOp &M_rhs2, BLAS_Cpp::Transp trans_rhs2, const SpVectorSlice &sv_rhs3) | AbstractLinAlgPack::MatrixOp | [friend] |
| transVtMtV(const Vector &v_rhs1, BLAS_Cpp::Transp trans_rhs2, const Vector &v_rhs3) const | AbstractLinAlgPack::MatrixOp | [protected, virtual] |
| transVtMtV(const SpVectorSlice &sv_rhs1, BLAS_Cpp::Transp trans_rhs2, const SpVectorSlice &sv_rhs3) const | AbstractLinAlgPack::MatrixOp | [protected, virtual] |
| Vp_StMtV(VectorMutable *vs_lhs, value_type alpha, BLAS_Cpp::Transp trans_rhs1, const Vector &vs_rhs2, value_type beta) const | ConstrainedOptPack::MatrixIdentConcat | [virtual] |
| Vp_StMtV(VectorMutable *vs_lhs, value_type alpha, BLAS_Cpp::Transp trans_rhs1, const SpVectorSlice &sv_rhs2, value_type beta) const | ConstrainedOptPack::MatrixIdentConcat | [virtual] |
| AbstractLinAlgPack::MatrixOp::Vp_StMtV(VectorMutable *v_lhs, value_type alpha, const MatrixOp &M_rhs1, BLAS_Cpp::Transp trans_rhs1, const Vector &v_rhs2, value_type beta) | AbstractLinAlgPack::MatrixOp | [friend] |
| AbstractLinAlgPack::MatrixOp::Vp_StMtV(VectorMutable *v_lhs, value_type alpha, const MatrixOp &M_rhs1, BLAS_Cpp::Transp trans_rhs1, const SpVectorSlice &sv_rhs2, value_type beta) | AbstractLinAlgPack::MatrixOp | [friend] |
| Vp_StPtMtV(VectorMutable *v_lhs, value_type alpha, const GenPermMatrixSlice &P_rhs1, BLAS_Cpp::Transp P_rhs1_trans, const MatrixOp &M_rhs2, BLAS_Cpp::Transp M_rhs2_trans, const Vector &v_rhs3, value_type beta) | AbstractLinAlgPack::MatrixOp | [friend] |
| Vp_StPtMtV(VectorMutable *v_lhs, value_type alpha, const GenPermMatrixSlice &P_rhs1, BLAS_Cpp::Transp P_rhs1_trans, const MatrixOp &M_rhs2, BLAS_Cpp::Transp M_rhs2_trans, const SpVectorSlice &sv_rhs3, value_type beta) | AbstractLinAlgPack::MatrixOp | [friend] |
| 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::MatrixOp | [protected, virtual] |
| 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::MatrixOp | [protected, virtual] |
| zero_out() | AbstractLinAlgPack::MatrixOp | [virtual] |
| ~MatrixBase() | AbstractLinAlgPack::MatrixBase | [virtual] |