SyTen

◆ begin() [1/2]

template<typename Type , Rank max, typename MaxType = unsigned char, typename std::enable_if<(max< std::numeric_limits< MaxType >::max()), int >::type = 0>
Iter syten::LimVec< Type, max, MaxType, type >::begin ( )
inline

Iterator to begin of storage.

References std::array< T >::begin(), and syten::LimVec< Type, max, MaxType, type >::storage.

Referenced by syten::CudaDenseTensorImpl::cuda_transpose_recursive_impl(), syten::DenseProduct::is_trivial_order_a(), syten::DenseProduct::is_trivial_order_b(), syten::DenseProduct::is_trivial_order_r(), syten::IdentityDenseTensorImpl::merge(), syten::STensorImpl::SBasis::name(), syten::LimVec< Type, max, MaxType, type >::operator Container(), syten::DenseProduct::transpose_a(), syten::DenseProduct::transpose_b(), and syten::transpose_recursive_impl().

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