#include <Standard.hxx>#include <Standard_Macro.hxx>#include <Standard_Boolean.hxx>#include <Standard_Integer.hxx>#include <Standard_Real.hxx>#include <Standard_OStream.hxx>#include <math_DirectPolynomialRoots.lxx>#include <Standard_RangeError.hxx>#include <Standard_DefineHandle.hxx>#include <Standard_DefineException.hxx>#include <Standard_SStream.hxx>#include <Standard_Failure.hxx>#include <Handle_StdFail_InfiniteSolutions.hxx>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... | |
1.6.3