Click or drag to resize
MinUnconMultiVarIterations Property
The number of iterations used to compute a minimum.

Namespace: Imsl.Math
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public int Iterations { get; }

Property Value

Type: Int32
An int specifying the number of iterations used to compute the minimum.
See Also