SyTen

◆ transpose_r2_direct()

template<typename Scalar >
void syten::transpose_r2_direct ( ConstSpan< Scalar > const  inp,
MutSpan< Scalar >  out,
Index const  inp_rows,
Index const  inp_cols,
Conj const  do_conj = Conj::n() 
)

Direct, naive, error-free transposition.

References conj(), and syten::YesNo< struct _prod_conj >::y().

Referenced by transpose_r2(), and transpose_r2_lib().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: