 |
My Project
UNKNOWN_GIT_VERSION
|
Go to the documentation of this file. 1 #ifndef GFANLIB_TROPICALVARIETYOFPOLYNOMIALS_H
2 #define GFANLIB_TROPICALVARIETYOFPOLYNOMIALS_H
4 #include "gfanlib/gfanlib.h"
16 bool operator() (
const gfan::ZCone &zc,
const gfan::ZCone &zd)
const
18 int n = zc.dimension();
19 int m = zd.dimension();
std::set< gfan::ZCone > tropicalVariety(const poly g, const ring r, const tropicalStrategy *currentCase)
Class used for (list of) interpreter objects.
std::set< gfan::ZCone, ZConeCompareDimensionFirst > ZConesSortedByDimension
implementation of the class tropicalStrategy
bool operator()(const gfan::ZCone &zc, const gfan::ZCone &zd) const
ZConesSortedByDimension tropicalVarietySortedByDimension(const poly g, const ring r, const tropicalStrategy *currentCase)