Home
last modified time | relevance | path

Searched refs:test_arith_overflow_proj_and_lift (Results 1 – 4 of 4) sorted by relevance

/dports/math/libnormaliz/normaliz-3.9.0/source/libnormaliz/
H A Dgeneral.cpp57 bool test_arith_overflow_proj_and_lift = false; variable
H A Dgeneral.h108 NORMALIZ_DLL_EXPORT extern bool test_arith_overflow_descent, test_arith_overflow_proj_and_lift;
H A Dproject_and_lift.cpp911 if(!using_GMP<IntegerRet>() && !using_renf<IntegerRet>() && test_arith_overflow_proj_and_lift) in compute()
H A Dcone.cpp3500 test_arith_overflow_proj_and_lift=true; in set_extended_tests()