MultidimensionalOptimizer.GradientEvaluationsNeeded Property

Gets the number of evaluations of the gradient of the objective function.

Definition

Namespace: Extreme.Mathematics.Optimization
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
public int GradientEvaluationsNeeded { get; }

Property Value

>Int32

See Also