Definition at line 668 of file monideal.cpp.
669{
670
671
672
675 {
678 {
679 new_elems.push_back(
new Bag(a));
680 }
681 else
683 {
686 b.monom().data(),
688 new_elems.push_back(new_elem);
689 }
690 }
692 GC_reachable_here(&J);
694}
static void lcm(ConstExponents a, ConstExponents b, Vector &result)
int search(const_varpower m, Bag *&b) const
MonomialIdeal(const PolynomialRing *RR, stash *mi_stash=nullptr)
const PolynomialRing * get_ring() const
gc_vector< int > & monom()
VALGRIND_MAKE_MEM_DEFINED & result(result)
References int_bag::basis_elem(), get_ring(), ExponentList< int, true >::lcm(), int_bag::monom(), MonomialIdeal(), result(), search(), and VECTOR.