Integration Rule<T>.Create Gauss Kronrod 61Point Rule Method
Returns a new instance of a 61 point Gauss-Kronrod integration rule.
Definition
Namespace: Numerics.NET.Calculus.Generic
Assembly: Numerics.NET.Generic (in Numerics.NET.Generic.dll) Version: 9.0.1
C#
An IntegrationRule<T>.
Assembly: Numerics.NET.Generic (in Numerics.NET.Generic.dll) Version: 9.0.1
public static IntegrationRule<T> CreateGaussKronrod61PointRule()
Return Value
IntegrationRule<T>An IntegrationRule<T>.