#include <Standard.hxx>#include <Standard_DefineAlloc.hxx>#include <math_Vector.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... | |