ManagedIterativeAlgorithm<T, TError, TReport>.EvaluationsNeeded Property

Gets the number of evaluations needed to execute the algorithm.

Definition

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

Property Value

>Int32

See Also