SyTen

◆ size()

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

Number of used elements.

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

Referenced by syten::Basis::add(), syten::ProjectedPurification::complementary(), syten::dist(), syten::DenseProduct::is_trivial_order_b(), syten::DenseProduct::is_trivial_order_r(), syten::STensorImpl::SBasis::name(), syten::LimVec< Type, max, MaxType, type >::operator<(), and syten::operator<<().

+ Here is the caller graph for this function: