Click or drag to resize

IObjectiveModelEvaluationJacobianEvaluations Property

Get the number of calls to jacobian.

Namespace: Altaxo.Calc.Optimization
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
int JacobianEvaluations { get; set; }

Property Value

Int32
See Also