|
Macaulay2 Engine
|
#include "gb-walk.hpp"#include <assert.h>#include "comp-gb-declared.hpp"#include "error.h"#include "gbring.hpp"#include "interface/computation.h"#include "interface/monomial-ordering.h"#include "reducedgb-marked.hpp"Go to the source code of this file.
Classes | |
| class | MonomialOrderMatrix |
| Matrix-form encoding of a MonomialOrdering used by the Groebner walk algorithm. More... | |