![]() |
My Project
debian-1:4.1.2-p1+ds-2
|
#include "misc/options.h"
#include "bbfan.h"
#include "groebnerCone.h"
#include "startingCone.h"
#include "tropicalTraversal.h"
Go to the source code of this file.
Functions | |
static void | setOptionRedSB () |
static void | undoSetOptionRedSB () |
gfan::ZFan * | groebnerFan (const tropicalStrategy currentStrategy) |
gfan::ZFan * | groebnerFanOfPolynomial (poly g, ring r, bool onlyLowerHalfSpace=false) |
BOOLEAN | groebnerFan (leftv res, leftv args) |
Variables | |
VAR BITSET | groebnerBitsetSave1 |
VAR BITSET | groebnerBitsetSave2 |
gfan::ZFan* groebnerFan | ( | const tropicalStrategy | currentStrategy | ) |
Definition at line 26 of file groebnerFan.cc.
Definition at line 83 of file groebnerFan.cc.
gfan::ZFan* groebnerFanOfPolynomial | ( | poly | g, |
ring | r, | ||
bool | onlyLowerHalfSpace = false |
||
) |
Definition at line 34 of file groebnerFan.cc.
|
static |
Definition at line 13 of file groebnerFan.cc.
|
static |
Definition at line 21 of file groebnerFan.cc.
Definition at line 9 of file groebnerFan.cc.
Definition at line 9 of file groebnerFan.cc.