Macaulay2 Engine
Loading...
Searching...
No Matches

◆ Length()

template<typename MonomType>
unsigned BIBasis::BooleanInvolutiveBasis< MonomType >::Length ( ) const

Definition at line 137 of file involutive.hpp.

138 {
139 return GBasis.size();
140 }
std::list< Polynom< MonomType > * > GBasis

References GBasis.

Referenced by operator[]().