27 #ifndef _CXSC_LRMATIMAT_HPP_INCLUDED 28 #define _CXSC_LRMATIMAT_HPP_INCLUDED 33 INLINE
void accumulate(idotprecision &dp,
const l_rmatrix_subv & rv1,
const imatrix_subv &rv2)
35 throw(OP_WITH_WRONG_DIM);
39 INLINE
void accumulate(idotprecision &dp,
const imatrix_subv & rv1,
const l_rmatrix_subv &rv2)
42 throw(OP_WITH_WRONG_DIM);
The namespace cxsc, providing all functionality of the class library C-XSC.