SyTen

◆ mv() [1/5]

DenseTensor< 1, HighPrec > syten::DenseProduct::mv ( DenseTensor< 1, HighPrec > const &  a,
DenseTensor< 2, HighPrec > const &  b,
std::array< int, 1 > const &  c_a,
std::array< int, 2 > const &  c_b,
bool  conjugate 
)

Matrix-vector product of high-precision scalars.

References syten::DenseTensor< rank, Scalar >::dim(), syten::DenseTensor< rank, Scalar >::size(), and SYTEN_ASSERT_MSG.

+ Here is the call graph for this function: