Click or drag to resize

FourierTransformControlTryUseNativeMKL Method

Attempts to switch to the native MKL Fourier transform provider.

Namespace: Altaxo.Calc.Providers.FourierTransform
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public static bool TryUseNativeMKL()

Return Value

Boolean
if the provider was selected; otherwise, .
See Also