Integration Rule Result<T>.Evaluations Property
Gets the number of function evaluations.
Definition
Namespace: Numerics.NET.Calculus.Generic
Assembly: Numerics.NET.Generic (in Numerics.NET.Generic.dll) Version: 9.1.0
C#
Assembly: Numerics.NET.Generic (in Numerics.NET.Generic.dll) Version: 9.1.0
public int Evaluations { get; }