Click or drag to resize

xMinimizationBase Fields

The xMinimizationBase type exposes the following members.

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