Home
last modified time | relevance | path

Searched refs:init_delta_def (Results 1 – 3 of 3) sorted by relevance

/dports/math/fplll/fplll-5.4.1/fplll/
H A Dsvpcvp.cpp166 evaluator->init_delta_def(prec, rho, true); in shortest_vector_ex()
361 evaluator->init_delta_def(prec, rho, true); in shortest_vector_ex()
/dports/math/fplll/fplll-5.4.1/fplll/enum/
H A Devaluator.h295 void init_delta_def(int prec, double rho, bool withRoundingToEnumf);
H A Devaluator.cpp20 void ErrorBoundedEvaluator::init_delta_def(int prec, double rho, bool withRoundingToEnumf) in init_delta_def() function in ErrorBoundedEvaluator