EvaluationResultEvaluationCount Property |
Gets the number of function evaluations performed.
Namespace:
Meta.Numerics.Analysis
Assembly:
Meta.Numerics (in Meta.Numerics.dll) Version: 4.1.4
Syntax public int EvaluationCount { get; }
Public ReadOnly Property EvaluationCount As Integer
Get
public:
property int EvaluationCount {
int get ();
}
member EvaluationCount : int with get
Property Value
Type:
Int32See Also