ManagedIterativeAlgorithm<T, TError, TReport>.EvaluationsNeeded Property

Gets the number of evaluations needed to execute the algorithm.

Definition

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

Property Value

Int32

See Also