SyTen

◆ reserve()

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 >::reserve ( Index  ) const
inline

Dummy, does nothing, as we are fixed-length.

Referenced by syten::IdentityDenseTensorImpl::split().

+ Here is the caller graph for this function: