Gets the number of evaluations needed to execute the algorithm.
Namespace:
Extreme.Mathematics.Algorithms
Assembly:
Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.1
public int EvaluationsNeeded { get; }
Public ReadOnly Property EvaluationsNeeded As Integer
Get
public:
property int EvaluationsNeeded {
int get ();
}
member EvaluationsNeeded : int with get
Property Value
Type:
Int32
Reference