Click or drag to resize

IInterpolationSupportsDifferentiation Property

Gets a value indicating whether the algorithm supports differentiation (interpolated derivative).

Namespace: Altaxo.Calc.Interpolation
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
bool SupportsDifferentiation { get; }

Property Value

Boolean
See Also