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

◆ get_change()

const Matrix * F4Computation::get_change ( )
overridevirtual

Implements GBComputation.

Definition at line 172 of file f4-computation.cpp.

173{
174 ERROR("Change of basis matrix for all `Algorithm => LinearAlgebra` Groebner bases not computed");
175 return nullptr;
176}
const int ERROR
Definition m2-mem.cpp:55

References ERROR, and Matrix.