 |
My Project
debian-1:4.1.1-p2+ds-4
|
Go to the source code of this file.
◆ redNF() [1/2]
ideal redNF |
( |
ideal |
N, |
|
|
ideal |
M, |
|
|
matrix |
U, |
|
|
int |
d, |
|
|
intvec * |
w |
|
) |
| |
◆ redNF() [2/2]
poly redNF |
( |
ideal |
N, |
|
|
poly |
p, |
|
|
poly |
u, |
|
|
int |
d, |
|
|
intvec * |
w |
|
) |
| |
int idElem(const ideal F)
count non-zero elements
#define pGetComp(p)
Component.
#define idDelete(H)
delete an ideal
#define MATELEM(mat, i, j)
const CanonicalForm CFMap CFMap & N
#define __p_Mult_nn(p, n, r)
ring currRing
Widely used global variable which specifies the current polynomial ring for Singular interpreter and ...
ideal redNF(ideal N, ideal M, matrix U, int d, intvec *w)
poly kNF(ideal F, ideal Q, poly p, int syzComp, int lazyReduce)
matrix mpNew(int r, int c)
create a r x c zero-matrix
ideal idInit(int idsize, int rank)
initialise an ideal / module
int id_MinDegW(ideal M, intvec *w, const ring r)
#define pCopy(p)
return a copy of the poly
#define pHead(p)
returns newly allocated copy of Lm(p), coef is copied, next=NULL, p might be NULL
static number & pGetCoeff(poly p)
return an alias to the leading coefficient of p assumes that p != NULL NOTE: not copy
matrix mp_Copy(matrix a, const ring r)
copies matrix a (from ring r to r)