My Project
Loading...
Searching...
No Matches
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
19lists gmsNF(ideal p, ideal g, matrix B, int D, int K);
21
22#endif /* GMS_H */
int BOOLEAN
Definition auxiliary.h:88
int p
Definition cfModGcd.cc:4086
g
Definition cfModGcd.cc:4098
CanonicalForm res
Definition facAbsFact.cc:60
b *CanonicalForm B
Definition facBivar.cc:52
#define D(A)
Definition gentable.cc:128
lists gmsNF(ideal p, ideal g, matrix B, int D, int K)
Definition gms.cc:22
STATIC_VAR Poly * h
Definition janet.cc:971
ip_smatrix * matrix
Definition matpol.h:43
slists * lists
sleftv * leftv
Definition structs.h:53