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

◆ reduce_lead_term_heap()

void GBRing::reduce_lead_term_heap ( const FreeModule * F,
const FreeModule * Fsyz,
const gbvector * fcurrent_lead,
const_exponents exp,
gbvector * flead,
gbvectorHeap & f,
gbvectorHeap & fsyz,
const gbvector * g,
const gbvector * gsyz )

Definition at line 1678 of file gbring.cpp.

1688{
1690 F, Fsyz, fcurrent_lead, exp, flead, f, fsyz, g, g, gsyz);
1691}
void reduce_marked_lead_term_heap(const FreeModule *F, const FreeModule *Fsyz, const gbvector *fcurrent_lead, const_exponents exp, gbvector *flead, gbvectorHeap &f, gbvectorHeap &fsyz, const gbvector *marked_in_g, const gbvector *g, const gbvector *gsyz)
Definition gbring.cpp:1640

References reduce_marked_lead_term_heap().