Click or drag to resize

Simplex Properties

The Simplex type exposes the following members.

Properties
 NameDescription
Public propertyFunEvaluations The number of function evaluations used to compute the minimum.
(Inherited from xMinimizationBase)
Public propertyMaxFunEvaluations Maximum number of function evaluations.
(Inherited from xMinimizationBase)
Public propertyTolerance Desired accuracy for the solution.
(Inherited from xMinimizationBase)
Top
See Also