FiniteDifferenceCoefficientsPoints Property |
Number of points for finite difference coefficients. Changing this value recalculates the coefficients table.
Namespace: Altaxo.Calc.DifferentiationAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public int Points { get; set; }
Property Value
Int32See Also