| Open CASCADE Technology
    6.9.1
    | 
#include <Standard.hxx>#include <Standard_DefineAlloc.hxx>#include <Standard_Macro.hxx>#include <Standard_Boolean.hxx>#include <Standard_Real.hxx>#include <Standard_OStream.hxx>#include <math_BracketMinimum.lxx>| Data Structures | |
| class | math_BracketMinimum | 
| Given two distinct initial points, BracketMinimum implements the computation of three points (a, b, c) which bracket the minimum of the function and verify A less than B, B less than C and F(A) less than F(B), F(B) less than (C).  More... | |
 1.8.10
 1.8.10