Implements GBComputation.
Definition at line 1260 of file gb-toric.cpp.
1265{
1266 (void) m;
1267 *result_remainder = nullptr;
1268 *result_quotient = nullptr;
1269 ERROR(
"rawGBMatrixLift not implemented for toric GB's");
1270 return false;
1271}
References ERROR, and Matrix.