aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/doc/examples/PolynomialSolver1.cpp
Commit message (Collapse)AuthorAge
* Creation of the Polynomials module with the following features:Gravatar Manuel Yguel2010-03-25
* convenient functions: - Horner and stabilized Horner evaluation - polynomial coefficients from a set of given roots - Cauchy bounds * a QR based polynomial solver