Open CASCADE Technology  7.1.0.beta
Data Structures

math_BracketedRoot.hxx File Reference

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

Data Structures

class  math_BracketedRoot
 This class implements the Brent method to find the root of a function located within two bounds. No knowledge of the derivative is required. More...