|
Macaulay2 Engine
|
#include <gb-default.hpp>
Public Member Functions | |
| gbvector *& | f () |
| gbvector *& | fsyz () |
Public Attributes | |
| spair * | next |
| SPAIR | type |
| int | deg |
| exponents_t | lcm |
| union { | |
| POLY f | |
| struct pair { | |
| int i | |
| int j | |
| } pair | |
| } | x |
| gbvector * | lead_of_spoly |
Definition at line 104 of file gb-default.hpp.