Public Attributes | |
int | count |
int * | fac |
Definition at line 22 of file Lattice.c.
int factor::count |
Definition at line 23 of file Lattice.c.
Referenced by allfactors(), and Simplify().
int* factor::fac |
Definition at line 24 of file Lattice.c.
Referenced by allfactors(), and Simplify().