![]() |
#include <fglm.h>
Public Member Functions | |
fglmDelem (poly &m, fglmVector mv, int v) | |
The new basis. More... | |
void | cleanup () |
BOOLEAN | isBasisOrEdge () const |
void | newDivisor () |
Data Fields | |
poly | monom |
fglmVector | v |
int | insertions |
int | var |
fglmDelem::fglmDelem | ( | poly & | m, |
fglmVector | mv, | ||
int | v | ||
) |
The new basis.
Definition at line 701 of file fglmzero.cc.
void fglmDelem::cleanup | ( | ) |
Definition at line 715 of file fglmzero.cc.
fglmVector fglmDelem::v |