SyTen

◆ hsplit()

template<typename Scalar >
std::vector<DenseTensor<1, Scalar> > syten::hsplit ( DenseTensor< 2, Scalar > const &  matrix)
inline

\( R[j]_i = in_{ij} \), horizontally splits a matrix into column vectors

References syten::DenseTensor< rank, Scalar >::dim(), and std::move().

Referenced by syten::Deparallelise::cols(), and syten::Delinearise::cols_only().

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