Integration Rule<T>.Create Gauss Kronrod 41Point Rule Method
Returns a new instance of a 41 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> CreateGaussKronrod41PointRule()
Return Value
IntegrationRule<T>An IntegrationRule<T>.