FiniteDifferenceMethod.DerivativeOrder Property

Gets the order of the derivative computed by the method.

Definition

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

Property Value

Int32

See Also