Open CASCADE Technology  7.0.0
Data Structures

math_FunctionRoots.hxx File Reference

#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Handle.hxx>
#include <Standard_Boolean.hxx>
#include <TColStd_SequenceOfReal.hxx>
#include <TColStd_SequenceOfInteger.hxx>
#include <Standard_Real.hxx>
#include <Standard_Integer.hxx>
#include <Standard_OStream.hxx>
#include <math_FunctionRoots.lxx>

Data Structures

class  math_FunctionRoots
 This class implements an algorithm which finds all the real roots of a function with derivative within a given range. Knowledge of the derivative is required. More...