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

◆ GetVariable()

template<typename MonomType>
MonomType::Integer BIBasis::Triple< MonomType >::GetVariable ( ) const

Definition at line 179 of file triple.hpp.

180 {
181 return Variable;
182 }
const MonomType::Integer Variable
Definition triple.hpp:63

References Variable.

Referenced by BIBasis::BooleanInvolutiveBasis< MonomType >::NormalForm().