Adaptive Integrator ND.Order Property
Gets the order of the integration rule.
Definition
Namespace: Numerics.NET.Calculus
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
public override int Order { get; }
Property Value
Int32Remarks
The order of an integration rule is the highest degree of a polynomial that is integrated exactly by the rule.