using syten::DenseProduct::TemporaryTransposeStorage< Scalar, rank_a, rank_b >::EntryB = std::pair<DenseTensor<rank_b, Scalar>, std::array<int, rank_b> > |
Type of entries for tensor B, a pair of the transposed tensor and the transposed array of the correct size.