carl  24.04
Computer ARithmetic Library
EigenWrapper.h File Reference
#include <vector>
Include dependency graph for EigenWrapper.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 carl
 carl is the main namespace for the library.
 
 carl::roots
 
 carl::roots::eigen
 

Functions

std::vector< double > carl::roots::eigen::root_approximation (const std::vector< double > &coeffs)
 Compute approximations of the real roots of the univariate polynomials with the given coefficients. More...