|
Macaulay2 Engine
|
#include <f4-types.hpp>
Public Member Functions | |
| spair () | |
| spair (SPairType t, int deg0, int i0, int j0, monomial_word *lcm0) | |
Public Attributes | |
| SPairType | type |
| int | deg |
| int | i |
| int | j |
| monomial_word * | lcm |
Definition at line 123 of file f4-types.hpp.