Click or drag to resize
BoundedLeastSquaresMaximumJacobianEvals Property
The maximum number of Jacobian evaluations.

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

Property Value

Type: Int32
A int scalar containing the maximum number of Jacobian evaluations.
See Also