MOOCHO (Single Doxygen Collection)
Version of the Day
|
Functions | |
template<class T_COOM > | |
void | imp_Mp_StMtCOOM (DMatrixSlice &gms_lhs, BLAS_Cpp::Transp trans_lhs, value_type alpha, const DMatrixSlice &gms_rhs1, BLAS_Cpp::Transp trans_rhs1, const T_COOM &coom_rhs2, BLAS_Cpp::Transp trans_rhs2) |
template<class T_COOM > | |
void | imp_Mp_StMtCOOM (DMatrixSlice *gms_lhs, BLAS_Cpp::Transp trans_lhs, value_type alpha, const DMatrixSlice &gms_rhs1, BLAS_Cpp::Transp trans_rhs1, const T_COOM &coom_rhs2, BLAS_Cpp::Transp trans_rhs2) |
void AbstractLinAlgPack::UtilityPack::imp_Mp_StMtCOOM | ( | DMatrixSlice & | gms_lhs, |
BLAS_Cpp::Transp | trans_lhs, | ||
value_type | alpha, | ||
const DMatrixSlice & | gms_rhs1, | ||
BLAS_Cpp::Transp | trans_rhs1, | ||
const T_COOM & | coom_rhs2, | ||
BLAS_Cpp::Transp | trans_rhs2 | ||
) |
void AbstractLinAlgPack::UtilityPack::imp_Mp_StMtCOOM | ( | DMatrixSlice * | gms_lhs, |
BLAS_Cpp::Transp | trans_lhs, | ||
value_type | alpha, | ||
const DMatrixSlice & | gms_rhs1, | ||
BLAS_Cpp::Transp | trans_rhs1, | ||
const T_COOM & | coom_rhs2, | ||
BLAS_Cpp::Transp | trans_rhs2 | ||
) |
Definition at line 193 of file AbstractLinAlgPack_COOMatrixTmplOpDef.hpp.