|
Macaulay2 Engine
|
#include "ZZ.hpp"#include "GF.hpp"#include "text-io.hpp"#include "monoid.hpp"#include "ringmap.hpp"#include "poly.hpp"#include "interrupted.hpp"#include "aring-m2-gf.hpp"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) |