|
inline |
Reordering scalar product of two dense tensors.
By default, the second tensor is not complex-conjugated, in line with the generic interface of prodD.
References syten::DenseProduct::check_dense_dims(), syten::DenseTensor< rank, Scalar >::dims, dot(), syten::DenseTensor< rank, Scalar >::get_data(), syten::DenseTensor< rank, Scalar >::getDims(), syten::DenseProduct::is_trivial_order_a(), syten::DenseProduct::is_trivial_order_b(), and syten::DenseProduct::validateProductSpecifier().