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()
169 typedef Matrix<_Scalar,Dim::ret,1> PolynomialType; in polynomialsolver() typedef173 PolynomialType pols = PolynomialType::Random(deg+1); in polynomialsolver()174 evalSolver<_Deg,PolynomialType>( pols ); in polynomialsolver()180 evalSolver<_Deg,PolynomialType>( pols ); in polynomialsolver()