|
Macaulay2 Engine
|
#include "monideal.hpp"#include <iostream>#include <algorithm>#include "ExponentList.hpp"#include "ExponentVector.hpp"#include "debug.hpp"#include "monoid.hpp"#include "text-io.hpp"Go to the source code of this file.
Functions | |
| static MonomialIdeal * | varpower_monideal (const PolynomialRing *R, const M2_arrayint top, const_varpower vp) |
| static void | borel1 (VECTOR(Bag *) &result, exponents_t m, int loc, int nvars) |
Variables | |
| static int | nlists = 0 |
| static int | nleaves = 0 |
| static int | nnodes = 0 |
| static int | ndepth = 0 |