Open CASCADE Technology  7.3.0
Data Structures

math_DirectPolynomialRoots.hxx File Reference

#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Handle.hxx>
#include <Standard_Boolean.hxx>
#include <Standard_Integer.hxx>
#include <Standard_Real.hxx>
#include <Standard_OStream.hxx>
#include <math_DirectPolynomialRoots.lxx>

Data Structures

class  math_DirectPolynomialRoots
 This class implements the calculation of all the real roots of a real polynomial of degree <= 4 using a direct method. Once found, the roots are polished using the Newton method. More...