IntegrationRuleResult.Evaluations Property

Gets the number of function evaluations.

Definition

Namespace: Numerics.NET.Calculus
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
public int Evaluations { get; }

Property Value

Int32

See Also