My Project  debian-1:4.1.1-p2+ds-4build2
gms.h
Go to the documentation of this file.
1 /****************************************
2 * Computer Algebra System SINGULAR *
3 ****************************************/
4 /*
5 * ABSTRACT: Gauss-Manin system normal form
6 */
7 
8 #ifndef GMS_H
9 #define GMS_H
10 
11 #include "kernel/mod2.h"
12 #include "polys/matpol.h"
13 
14 #include "kernel/structs.h"
15 #include "kernel/ideals.h"
16 
17 #include "Singular/lists.h"
18 
19 lists gmsNF(ideal p, ideal g, matrix B, int D, int K);
21 
22 #endif /* GMS_H */
ip_smatrix
Definition: matpol.h:14
lists.h
g
g
Definition: cfModGcd.cc:4031
sleftv
Class used for (list of) interpreter objects.
Definition: subexpr.h:82
res
CanonicalForm res
Definition: facAbsFact.cc:64
matpol.h
BOOLEAN
int BOOLEAN
Definition: auxiliary.h:85
structs.h
D
#define D(A)
Definition: gentable.cc:129
h
static Poly * h
Definition: janet.cc:972
mod2.h
slists
Definition: lists.h:22
B
b *CanonicalForm B
Definition: facBivar.cc:52
gmsNF
lists gmsNF(ideal p, ideal g, matrix B, int D, int K)
Definition: gms.cc:22
ideals.h
p
int p
Definition: cfModGcd.cc:4019