ManagedIterativeAlgorithm<T, TError, TReport>.EvaluationsRemaining Property

Gets the number of evaluations still available.

Definition

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

Property Value

Int32

See Also