23 _recordInto(recordInto) {
size_t getVarCount() const
Represents a monomial ideal with int exponents.
virtual void consume(const Term &term)
Consume a term.
virtual void beginConsuming()
Tell the consumer to begin consuming an ideal.
DecomRecorder(Ideal *recordInto)
size_t getVarCount() const
virtual void doneConsuming()
Must be called once after each time beginConsuming has been called.
void insert(const Exponent *term)
Term represents a product of variables which does not include a coefficient.