Click or drag to resize

IObjectiveModelEvaluationFunctionEvaluations Property

Gets or sets the number of calls to the objective function.

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

Property Value

Int32
See Also