12 #include "gfanlib/gfanlib.h"
20 gfan::ZVector
randomPoint(
const gfan::ZCone* zc,
const int b=0);
21 gfan::ZCone
liftUp(
const gfan::ZCone &zc);
22 gfan::ZMatrix
interiorPointsOfFacets(
const gfan::ZCone &zc,
const std::set<gfan::ZVector> &exceptThese=std::set<gfan::ZVector>());
23 std::pair<gfan::ZMatrix,gfan::ZMatrix>
interiorPointsAndNormalsOfFacets(
const gfan::ZCone zc,
const std::set<gfan::ZVector> &exceptThesePoints=std::set<gfan::ZVector>(),
const bool onlyLowerHalfSpace=
false);
std::pair< gfan::ZMatrix, gfan::ZMatrix > interiorPointsAndNormalsOfFacets(const gfan::ZCone zc, const std::set< gfan::ZVector > &exceptThesePoints=std::set< gfan::ZVector >(), const bool onlyLowerHalfSpace=false)
gfan::ZVector randomPoint(const gfan::ZCone *zc, const int b=0)
void bbcone_setup(SModulFunctions *p)
gfan::ZMatrix interiorPointsOfFacets(const gfan::ZCone &zc, const std::set< gfan::ZVector > &exceptThese=std::set< gfan::ZVector >())
gfan::ZCone liftUp(const gfan::ZCone &zc)
std::string toString(const gfan::ZCone *const c)