Click or drag to resize

IInterpolationSupportsIntegration Property

Gets a value indicating whether the algorithm supports integration (interpolated quadrature).

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

Property Value

Boolean
See Also