Click or drag to resize

ManagedFourierTransformProvider.FreeResources Method

Frees memory buffers, caches and handles allocated in or to the provider. Does not unload the provider itself, it is still usable afterwards.

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

Implements

IFourierTransformProvider.FreeResources()
See Also