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

◆ reduce()

Matrix * binomialGB_comp::reduce ( const Matrix * m,
Matrix *& lift )

Definition at line 1215 of file gb-toric.cpp.

1216{
1217 (void) m;
1218 ERROR("MES: not implemented yet");
1219 return nullptr;
1220}
const int ERROR
Definition m2-mem.cpp:55

References ERROR, and Matrix.