My Project  UNKNOWN_GIT_VERSION
tropicalVarietyOfIdeals.h
Go to the documentation of this file.
1 #ifndef CALLGfANLIB_TROPICALVARIETYOFIDEALS
2 #define CALLGfANLIB_TROPICALVARIETYOFIDEALS
3 
4 #include "polys/simpleideals.h"
5 #include "tropicalStrategy.h"
6 
7 gfan::ZFan* tropicalVariety(const tropicalStrategy currentStrategy);
8 
9 #endif
simpleideals.h
tropicalStrategy.h
implementation of the class tropicalStrategy
tropicalVariety
gfan::ZFan * tropicalVariety(const tropicalStrategy currentStrategy)
Definition: tropicalVarietyOfIdeals.cc:5
tropicalStrategy
Definition: tropicalStrategy.h:37