SyTen

◆ transpose() [2/4]

template<typename Scalar >
DenseTensor<2, Scalar> syten::transpose ( DenseTensor< 2, Scalar > const &  in,
Conj const  conj = Conj::n() 
)

Convenience entry point for transposition of a matrix.

References conj(), and transpose_r2().

+ Here is the call graph for this function: