|
Macaulay2 Engine
|
Pairs a gbvector with its evolving syzygy gbvector. More...
#include <gbring.hpp>
Public Attributes | |
| gbvector * | f |
| gbvector * | fsyz |
Pairs a gbvector with its evolving syzygy gbvector.
f is the polynomial in the current module and fsyz is the syzygy expressing how f was built from the original generators. Carried together throughout a Groebner basis computation so that the syzygy module can be reported alongside the basis.
Definition at line 96 of file gbring.hpp.