Implements PolynomialHeap.
Definition at line 557 of file NCReduction.cpp.
558 {
559
561 {
563 if (
mRing.coefficientRing()->is_zero(
e.second))
565 else
566 return false;
567 }
568 return true;
569 }
Queue< NaiveDedupQueueConfiguration > mQueue
NaiveDedupQueueConfiguration::Entry Entry
References mQueue, and mRing.
Referenced by value().