Managed Iterative Algorithm<T, TError, TReport>.Evaluations Needed 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.3
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
public int EvaluationsNeeded { get; }