My Project
Loading...
Searching...
No Matches
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
BOOLEAN
int BOOLEAN
Definition
auxiliary.h:88
g
g
Definition
cfModGcd.cc:4098
res
CanonicalForm res
Definition
facAbsFact.cc:60
groebnerFan
BOOLEAN groebnerFan(leftv res, leftv args)
Definition
groebnerFan.cc:85
groebnerFanOfPolynomial
gfan::ZFan * groebnerFanOfPolynomial(poly g, ring r, bool onlyLowerHalfSpace=false)
Definition
groebnerFan.cc:36
leftv
sleftv * leftv
Definition
structs.h:53
Generated on Thu Mar 20 2025 00:00:00 for My Project by
doxygen 1.13.2
for
Singular