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.6
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.6
public int JacobianEvaluationsNeeded { get; }