Macaulay2 Engine
Loading...
Searching...
No Matches
GF.cpp File Reference
#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)