Searched refs:PolynomialType (Results 1 – 2 of 2) sorted by relevance
32 typedef Matrix<_Scalar,Dim::ret,1> PolynomialType; in realRoots_to_monicPolynomial_test() typedef35 PolynomialType pols(deg+1); in realRoots_to_monicPolynomial_test()70 typedef Matrix<_Scalar,Dim::ret,1> PolynomialType; in CauchyBounds() typedef73 PolynomialType pols(deg+1); in CauchyBounds()
167 typedef Matrix<_Scalar,Dim::ret,1> PolynomialType; in polynomialsolver() typedef171 PolynomialType pols = PolynomialType::Random(deg+1); in polynomialsolver()172 evalSolver<_Deg,PolynomialType>( pols ); in polynomialsolver()178 evalSolver<_Deg,PolynomialType>( pols ); in polynomialsolver()