Macaulay2 Engine
Loading...
Searching...
No Matches
cra.cpp File Reference
#include "interface/cra.h"
#include "cra.hpp"
#include "error.h"
#include "freemod.hpp"
#include "matrix-con.hpp"
#include "matrix.hpp"
#include "monoid.hpp"
#include "poly.hpp"
#include "relem.hpp"
#include "ring.hpp"
#include "ringelem.hpp"

Go to the source code of this file.

Functions

const RingElementrawRingElementCRA (const RingElement *f, const RingElement *g, mpz_srcptr m, mpz_srcptr n)
const MatrixrawMatrixCRA (const Matrix *f, const Matrix *g, mpz_srcptr m, mpz_srcptr n)
const RingElementrawRingElementRatConversion (const RingElement *f, mpz_srcptr m, const Ring *RQ)
const MatrixrawMatrixRatConversion (const Matrix *f, mpz_srcptr m, const Ring *RQ)