IntegrationRuleResult<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.0.0
C#
public int Evaluations { get; }

Property Value

Int32

See Also