tropical.h
Go to the documentation of this file.
1 #ifndef TROPICAL_H
2 #define TROPICAL_H
3 
4 #include "Singular/ipid.h"
5 
6 
7 extern int tropicalVerboseLevel;
8 
9 
10 gfan::ZCone homogeneitySpace(ideal I, ring r);
12 
13 #endif
return P p
Definition: myNF.cc:203
void tropical_setup(SModulFunctions *p)
Definition: tropical.cc:437
const ring r
Definition: syzextra.cc:208
gfan::ZCone homogeneitySpace(ideal I, ring r)
Definition: tropical.cc:19
int tropicalVerboseLevel
Definition: tropical.cc:17