Searched defs:pols (Results 1 – 3 of 3) sorted by relevance
31 bool aux_evalSolver( const POLYNOMIAL& pols, SOLVER& psolve ) in aux_evalSolver()79 void evalSolver( const POLYNOMIAL& pols ) in evalSolver()93 void evalSolverSugarFunction( const POLYNOMIAL& pols, const ROOTS& roots, const REAL_ROOTS& real_ro… in evalSolverSugarFunction()173 PolynomialType pols = PolynomialType::Random(deg+1); in polynomialsolver() local
35 PolynomialType pols(deg+1); in realRoots_to_monicPolynomial_test() local73 PolynomialType pols(deg+1); in CauchyBounds() local
1282 Set pols = new HashSet(); in processCertD() local