Click or drag to resize

ManagedFourierTransformProviderInitializeVerify Method

Initialize and verify that the provided is indeed available. If not, fall back to alternatives like the managed provider

Namespace: Altaxo.Calc.Providers.FourierTransform
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public void InitializeVerify()

Implements

IFourierTransformProviderInitializeVerify
See Also