SyTen

◆ one_times_one()

template<Rank summed, Rank frank, Rank srank, typename Scalar >
DenseTensor<frank + srank - 2 * summed, Scalar> syten::DenseProduct::one_times_one ( DenseTensor< frank, Scalar > const &  a,
DenseTensor< srank, Scalar > const &  b,
std::array< int, frank > const &  ,
std::array< int, srank > const &  ,
bool  conjugate 
)
inline

Product of two singleton tensors.

References std::array< T >::begin(), syten::conj(), std::array< T >::end(), std::fill(), and syten::No.

+ Here is the call graph for this function: