SyTen

◆ mv() [2/5]

DenseTensor< 1, double > syten::DenseProduct::mv ( DenseTensor< 2, double > const &  a,
DenseTensor< 1, double > const &  v,
std::array< int, 2 > const &  c_a,
std::array< int, 1 > const &  c_b 
)

Matrix-vector product of doubles.

References syten::DenseTensor< rank, Scalar >::begin(), syten::DenseTensor< rank, Scalar >::dim(), syten::No, SYTEN_ASSERT, SYTEN_BLAS_THREADS_SETUP, and SYTEN_BLAS_THREADS_TEARDOWN.

+ Here is the call graph for this function: