My Project
UNKNOWN_GIT_VERSION
Singular
dyn_modules
gfanlib
groebnerFan.h
Go to the documentation of this file.
1
#ifndef GFANLIB_GROEBNERFAN_H
2
#define GFANLIB_GROEBNERFAN_H
3
4
#include "gfanlib/gfanlib_zfan.h"
5
6
gfan::ZFan*
groebnerFanOfPolynomial
(poly
g
, ring r,
bool
onlyLowerHalfSpace=
false
);
7
BOOLEAN
groebnerFan
(
leftv
res
,
leftv
args);
8
9
#endif
g
g
Definition:
cfModGcd.cc:4031
sleftv
Class used for (list of) interpreter objects.
Definition:
subexpr.h:81
res
CanonicalForm res
Definition:
facAbsFact.cc:64
BOOLEAN
int BOOLEAN
Definition:
auxiliary.h:85
groebnerFan
BOOLEAN groebnerFan(leftv res, leftv args)
Definition:
groebnerFan.cc:83
groebnerFanOfPolynomial
gfan::ZFan * groebnerFanOfPolynomial(poly g, ring r, bool onlyLowerHalfSpace=false)
Definition:
groebnerFan.cc:34
Generated on Thu Jan 9 2020 00:00:00 for My Project by
doxygen 1.8.16
for
Singular UNKNOWN_GIT_VERSION