![]() |
My Project
debian-1:4.1.1-p2+ds-4
|
#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) |
| BOOLEAN | jjR2_CR (leftv res, leftv a) |
| void crPrint | ( | coeffs | c | ) |
| char* crString | ( | coeffs | c | ) |
Definition at line 17 of file number2.cc.
Definition at line 78 of file number2.cc.
Definition at line 35 of file number2.cc.
Definition at line 122 of file number2.cc.