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

◆ buchberger_moeller_keep()

template<class E, bool L>
Exponent ExponentList< E, L >::buchberger_moeller_keep ( ConstExponents m,
ConstExponents p,
ConstExponents q,
ConstExponents pq )
inlinestatic

Definition at line 214 of file ExponentList.hpp.

218 {
219#ifdef DEVELOPMENT
220# warning "buchberger-moeller still to write"
221#endif
222 return 0;
223 }