![]() |
#include <kernel/mod2.h>#include <callgfanlib_conversion.h>#include <bbcone.h>#include <bbfan.h>#include <gitfan.h>#include <Singular/ipid.h>#include <Singular/lists.h>#include <Singular/ipshell.h>#include <coeffs/bigintmat.h>Go to the source code of this file.
Namespaces | |
| gitfan | |
Functions | |
| void | gitfan::mergeFacets (facets &F, const facets &newFacets) |
| static gfan::ZCone | subcone (const lists &cones, const gfan::ZVector &point) |
| static gitfan::facets | interiorFacets (const gfan::ZCone &zc, const gfan::ZCone &bound) |
| BOOLEAN | refineCones (leftv res, leftv args) |
| static int | binomial (int n, int k) |
| intvec * | intToAface (unsigned int v0, int n, int k) |
| BOOLEAN | listOfAfacesToCheck (leftv res, leftv args) |
| BOOLEAN | nextAfaceToCheck (leftv res, leftv args) |
| void | gitfan_setup (SModulFunctions *p) |
| void gitfan_setup | ( | SModulFunctions * | p | ) |
|
static |
Definition at line 107 of file gitfan.cc.
Definition at line 280 of file gitfan.cc.
Definition at line 293 of file gitfan.cc.
Definition at line 331 of file gitfan.cc.
Definition at line 165 of file gitfan.cc.