| DenseTensor< 1, float > syten::DenseProduct::mv | ( | DenseTensor< 2, float > const & | a, |
| DenseTensor< 1, float > const & | v, | ||
| std::array< int, 2 > const & | c_a, | ||
| std::array< int, 1 > const & | c_b | ||
| ) |
Matrix-vector product of floats.
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: