Searched refs:selectComplexRoot_withRespectToNorm (Results 1 - 1 of 1) sorted by relevance

/external/eigen/unsupported/Eigen/src/Polynomials/
H A DPolynomialSolver.h83 inline const RootType& selectComplexRoot_withRespectToNorm( squaredNormBinaryPredicate& pred ) const function in class:Eigen::PolynomialSolverBase
103 return selectComplexRoot_withRespectToNorm( greater );
112 return selectComplexRoot_withRespectToNorm( less );

Completed in 98 milliseconds