Home
last modified time | relevance | path

Searched refs:getGMPIntegerConeProperty (Results 1 – 5 of 5) sorted by relevance

/dports/math/gap/gap-4.11.0/pkg/NormalizInterface-1.1.0/src/
H A Dnormaliz.cc697 return NmzToGAP(C->getGMPIntegerConeProperty(p)); in _NmzConePropertyImpl()
/dports/math/libnormaliz/normaliz-3.9.0/source/libnormaliz/
H A Dcone.h523 mpz_class getGMPIntegerConeProperty(ConeProperty::Enum property);
H A Dcone.cpp8313 mpz_class Cone<Integer>::getGMPIntegerConeProperty(ConeProperty::Enum property) { in getGMPIntegerConeProperty() function in libnormaliz::Cone
/dports/math/libnormaliz/normaliz-3.9.0/PyNormaliz/
H A DNormalizModule.cpp1798 return NmzToPyNumber(C->getGMPIntegerConeProperty(p)); in _NmzResultImpl()
/dports/math/libnormaliz/normaliz-3.9.0/doc/
H A DNormaliz.tex9477 mpz_class getGMPIntegerConeProperty(ConeProperty::Enum property);