ILNumerics Ultimate VS

MKLFFTCachePlans Property

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
(True) Informs about the capability of this IFFT implementation to optimize subsequent transforms of similar data (regarding shape and type).

[ILNumerics Core Module]

Namespace:  ILNumerics.Core.Native
Assembly:  ILNumerics.Core (in ILNumerics.Core.dll) Version: 5.5.0.0 (5.5.7503.3146)
Syntax

public bool CachePlans { get; }

Property Value

Type: Boolean

Implements

IFFTCachePlans
Remarks

[ILNumerics Core Module]

See Also

Reference