Functions | |
| void | AbstractLinAlgPack::Mp_StPtMtP (MatrixSymOp *sym_lhs, value_type alpha, MatrixSymOp::EMatRhsPlaceHolder dummy_place_holder, const MatrixSymOp &M, const GenPermMatrixSlice &gpms_rhs, BLAS_Cpp::Transp gpms_rhs_trans, value_type beta=1.0) |
| | |
| void | AbstractLinAlgPack::Mp_StMtMtM (MatrixSymOp *sym_lhs, value_type alpha, MatrixSymOp::EMatRhsPlaceHolder dummy_place_holder, const MatrixSymOp &M, const MatrixOp &mwo_rhs, BLAS_Cpp::Transp mwo_rhs_trans, value_type beta=1.0) |
| | |
|
||||||||||||||||||||||||||||||||
|
Definition at line 183 of file AbstractLinAlgPack_MatrixSymOp.hpp. |
|
||||||||||||||||||||||||||||||||
|
Definition at line 196 of file AbstractLinAlgPack_MatrixSymOp.hpp. |
1.3.9.1