Least Squares Optimizer.Jacobian Evaluations Needed Property
Gets or sets the number of times the Jacobian was evaluated.
Definition
Namespace: Numerics.NET.Optimization
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
public int JacobianEvaluationsNeeded { get; }