![]() |
#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 25 of file number2.cc.
| char* crString | ( | coeffs | c | ) |
Definition at line 17 of file number2.cc.
Definition at line 58 of file number2.cc.
Definition at line 35 of file number2.cc.
Definition at line 75 of file number2.cc.