SyTen

◆ clear()

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

Removes all elements from the vector by resetting used to 0.

References syten::LimVec< Type, max, MaxType, type >::used.

Referenced by syten::STensorImpl::SBasis::rename().

+ Here is the caller graph for this function: