Click or drag to resize

IFourierTransformProviderIsAvailable Method

Try to find out whether the provider is available, at least in principle. Verification may still fail if available, but it will certainly fail if unavailable.

Namespace: Altaxo.Calc.Providers.FourierTransform
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
bool IsAvailable()

Return Value

Boolean

[Missing <returns> documentation for "M:Altaxo.Calc.Providers.FourierTransform.IFourierTransformProvider.IsAvailable"]

See Also