Open CASCADE Technology
7.3.0
|
#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_BrentMinimum.lxx>
Data Structures | |
class | math_BrentMinimum |
This class implements the Brent's method to find the minimum of a function of a single variable. No knowledge of the derivative is required. More... | |