SyTen

◆ transpose_r2() [2/2]

template<typename Scalar , Index use_library = 1>
DenseTensor<2, Scalar> syten::transpose_r2 ( DenseTensor< 2, Scalar > const &  in,
Conj const  conj = Conj::n() 
)

Standard entry point for rank-2 transposition of a DenseTensor.

References conj(), syten::DenseTensor< rank, Scalar >::dim(), syten::DenseTensor< rank, Scalar >::get_data(), and No.

+ Here is the call graph for this function: