|
Macaulay2 Engine
|
#include "gbring.hpp"#include <assert.h>#include <stdio.h>#include "ExponentVector.hpp"#include "ZZ.hpp"#include "ZZp.hpp"#include "aring-glue.hpp"#include "coeffrings.hpp"#include "freemod.hpp"#include "mem.hpp"#include "ring.hpp"#include "schorder.hpp"#include "text-io.hpp"#include "weylalg.hpp"#include "debug.hpp"Go to the source code of this file.
Macros | |
| #define | sizeofgbvector(s, len) |
Functions | |
| static bool | isparallel (M2_arrayint w, int *e, int *f) |