|
inline |
De-linearises the columns of a matrix based on the provided thresholds.
Main implementation of Delinearise::cols()
.
References syten::abs(), std::vector< T >::back(), std::vector< T >::begin(), syten::Deparallelise::cols(), compare_residual(), syten::DenseTensor< rank, Scalar >::dim(), syten::elem_abs(), std::vector< T >::emplace_back(), std::vector< T >::end(), std::vector< T >::erase(), syten::hsplit(), syten::hstack(), syten::isnan(), std::move(), syten::norm(), syten::overThreshold(), permute(), postprocess_coefficient(), std::vector< T >::push_back(), syten::STensorImpl::qr(), std::vector< T >::reserve(), syten::Deparallelise::rows(), std::vector< T >::size(), std::sort(), SYTEN_ASSERT, syten::transpose(), and syten::underThreshold().
Referenced by cols().