![]() |
#include "kernel/mod2.h"
#include <reporter/reporter.h>
#include <coeffs/numbers.h>
#include <coeffs/rmodulon.h>
#include <coeffs/bigintmat.h>
#include <coeffs/longrat.h>
#include <polys/ext_fields/algext.h>
#include <misc/prime.h>
#include <Singular/blackbox.h>
#include <Singular/ipshell.h>
#include <Singular/ipconv.h>
#include <Singular/ipid.h>
#include <Singular/number2.h>
Go to the source code of this file.
Functions | |
char * | crString (coeffs c) |
void | crPrint (coeffs c) |
BOOLEAN | jjCRING_Zp (leftv res, leftv a, leftv b) |
BOOLEAN | jjCRING_Zm (leftv res, leftv a, leftv b) |
BOOLEAN | jjEQUAL_CR (leftv res, leftv a, leftv b) |
void crPrint | ( | coeffs | c | ) |
Definition at line 26 of file number2.cc.
char* crString | ( | coeffs | c | ) |
Definition at line 18 of file number2.cc.
Definition at line 59 of file number2.cc.
Definition at line 36 of file number2.cc.
Definition at line 76 of file number2.cc.