The MinUncon type exposes the following members.

Properties

NameDescription
Accuracy
The required absolute accuracy in the final value returned by the ComputeMin method.
Bound
The amount by which X may be changed from its initial value, Guess.
DerivTolerance
The derivative tolerance used by member method ComputeMin to decide if the current point is a local minimum.
Guess
The initial guess of the minimum point of the input function.
Step
The stepsize to use when changing x.

See Also