My Project
|
#include "misc/auxiliary.h"
#include "factory/factory.h"
#include "misc/mylimits.h"
#include "reporter/reporter.h"
#include "coeffs/rintegers.h"
#include "coeffs/mpr_complex.h"
#include "coeffs/rmodulon.h"
#include "coeffs/longrat.h"
#include "coeffs/numbers.h"
#include <string.h>
#include "rintegers2.cc"
Go to the source code of this file.
Functions | |
static char * | nrzCoeffName (const coeffs) |
Variables | |
VAR omBin | gmp_nrz_bin = omGetSpecBin(sizeof(mpz_t)) |
|
static |
Definition at line 26 of file rintegers.cc.
VAR omBin gmp_nrz_bin = omGetSpecBin(sizeof(mpz_t)) |
Definition at line 24 of file rintegers.cc.