Home
last modified time | relevance | path

Searched defs:real_roots (Results 1 – 2 of 2) sorted by relevance

/external/eigen/unsupported/test/
Dpolynomialsolver.cpp93 …evalSolverSugarFunction( const POLYNOMIAL& pols, const ROOTS& roots, const REAL_ROOTS& real_roots ) in evalSolverSugarFunction()
/external/opencv3/modules/calib3d/src/
Dp3p.cpp206 double real_roots[4]; in solve_for_lengths() local