linbox
LinBox::BLAS2 Namespace Reference

Functions

template<class _anyVector>
_anyVector & mul (_anyVector &C, const SparseMatrix< typename _anyVector::Field, SparseMatrixFormat::CSR > &A, const _anyVector &B, const BLAS3::mulMethod::CRA &)
 

Function Documentation

◆ mul()

template<class _anyVector>
_anyVector & mul ( _anyVector & C,
const SparseMatrix< typename _anyVector::Field, SparseMatrixFormat::CSR > & A,
const _anyVector & B,
const BLAS3::mulMethod::CRA &  )