My Project
Loading...
Searching...
No Matches
Singular
dyn_modules
gfanlib
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_VAR
int
tropicalVerboseLevel
;
8
9
10
gfan::ZCone
maximalGroebnerCone
(
const
ideal
&
I
,
const
ring
&r);
11
gfan::ZCone
homogeneitySpace
(
ideal
I
,
ring
r);
12
void
tropical_setup
(
SModulFunctions
*
p
);
13
14
#endif
p
int p
Definition
cfModGcd.cc:4086
List
Definition
ftmpl_list.h:52
List::List
List()
Definition
ftmpl_list.cc:86
EXTERN_VAR
#define EXTERN_VAR
Definition
globaldefs.h:6
ipid.h
SModulFunctions
Definition
ipid.h:69
tropical_setup
void tropical_setup(SModulFunctions *p)
Definition
tropical.cc:441
homogeneitySpace
gfan::ZCone homogeneitySpace(ideal I, ring r)
Definition
tropical.cc:19
maximalGroebnerCone
gfan::ZCone maximalGroebnerCone(const ideal &I, const ring &r)
Definition
tropical.cc:291
tropicalVerboseLevel
EXTERN_VAR int tropicalVerboseLevel
Definition
tropical.h:7
Generated on Sat Jan 25 2025 22:36:41 for My Project by
doxygen 1.9.8
for
Singular