|
Macaulay2 Engine
|
Per-element bookkeeping record used by ReducedGB_Field_Local during local-ring GB minimisation. More...
#include <reducedgb-field-local.hpp>
Public Attributes | |
| POLY | g |
| int | size |
| int | alpha |
Per-element bookkeeping record used by ReducedGB_Field_Local during local-ring GB minimisation.
g is the (poly, syzygy) pair, size caches the number of terms (so the minimisation pass can prefer shorter divisors), and alpha records the homogenising shift the local-ring normal-form computation needs to apply when this element is used as a tail-reducer.
Definition at line 35 of file reducedgb-field-local.hpp.