#include "main.h"
#include <unsupported/Eigen/Polynomials>
#include <iostream>
Go to the source code of this file.
◆ CauchyBounds()
template<typename _Scalar , int _Deg> 
      
        
          | void CauchyBounds | ( | int | deg | ) |  | 
      
 
 
◆ CauchyBounds_scalar()
template<typename _Scalar > 
      
        
          | void CauchyBounds_scalar | ( |  | ) |  | 
      
 
 
◆ EIGEN_DECLARE_TEST()
      
        
          | EIGEN_DECLARE_TEST | ( | polynomialutils |  | ) |  | 
      
 
 
◆ realRoots_to_monicPolynomial_scalar()
template<typename _Scalar > 
      
        
          | void realRoots_to_monicPolynomial_scalar | ( |  | ) |  | 
      
 
 
◆ realRoots_to_monicPolynomial_test()
template<typename _Scalar , int _Deg> 
      
        
          | void realRoots_to_monicPolynomial_test | ( | int | deg | ) |  |