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

◆ ~FF_LUComputation()

FF_LUComputation::~FF_LUComputation ( )
private

Definition at line 27 of file fractionfreeLU.cpp.

28{
29 R->remove(pivot);
30 R->remove(lastpivot);
33}
void freemem(void *s)
Definition m2-mem.cpp:103

References col_perm, freemem(), lastpivot, need_div, pivot, and R.