SyTen

◆ EntryA

template<typename Scalar , Rank rank_a, Rank rank_b>
using syten::DenseProduct::TemporaryTransposeStorage< Scalar, rank_a, rank_b >::EntryA = std::pair<DenseTensor<rank_a, Scalar>, std::array<int, rank_a> >

Type of entries for tensor A, a pair of the transposed tensor and transposed array of the correct size.