Open CASCADE Technology  6.9.1
Data Structures
math_Powell.hxx File Reference
#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Macro.hxx>
#include <Standard_Boolean.hxx>
#include <math_Vector.hxx>
#include <Standard_Real.hxx>
#include <Standard_Integer.hxx>
#include <math_Status.hxx>
#include <math_Matrix.hxx>
#include <Standard_OStream.hxx>
#include <math_Powell.lxx>

Data Structures

class  math_Powell
 This class implements the Powell method to find the minimum of function of multiple variables (the gradient does not have to be known). More...