|
Macaulay2 Engine
|
#include "ZZp.hpp"#include "text-io.hpp"#include "monoid.hpp"#include "ringmap.hpp"#include "ZZ.hpp"#include "gbring.hpp"#include "aring-zzp.hpp"#include "error.h"Go to the source code of this file.
Functions | |
| static int | modulus_add (int a, int b, int p) |
| static int | modulus_sub (int a, int b, int p) |
Variables | |
| RingZZ * | globalZZ |