Click or drag to resize

Simplex Fields

The Simplex type exposes the following members.

Fields
 NameDescription
Private field_AmoebaDirver 
Private field_CobylaDriver 
Protected field_FreeVariables The initial guess .
(Inherited from xMinimizationBase)
Protected field_FunEvaluations The number of function evaluations used to compute the minimum.
(Inherited from xMinimizationBase)
Protected field_MaxFunEvaluations Maximum number of function evaluations.
(Inherited from xMinimizationBase)
Protected field_NumFreeVariables The number of variables.
(Inherited from xMinimizationBase)
Protected field_Tolerance Desired accuracy for the solution.
(Inherited from xMinimizationBase)
Protected field_Variables All the variables.
(Inherited from xMinimizationBase)
Top
See Also