|
inline |
Product wrapper for generic dense tensors to scalars.
Forwards to the appropriate implementation.
a | the first tensor |
b | the second tensor |
c_a | the product specification for the first tensor |
c_b | the product specification for the second tensor |
conjugate | if true, complex-conjugate the elements of b |
References syten::GenericDenseTensorImpl::GenericDenseTensor< rank, Scalar >::storage.