Click or drag to resize

FiniteDifferenceCoefficientsPoints Property

Number of points for finite difference coefficients. Changing this value recalculates the coefficients table.

Namespace: Altaxo.Calc.Differentiation
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public int Points { get; set; }

Property Value

Int32
See Also