ManagedFftProviderOfSingle Properties

Properties

ComplexManagedThresholdLength Gets or sets the threshold for switching between the managed and native FFT providers.
HasSharedDegreeOfParallelism Indicates whether the degree of parallelism is a property that is shared across instances.
(Inherited from FftOperations<T>)
ImplementedType Gets the base type of the implementation.
(Inherited from FftOperations<T>)
MaxDegreeOfParallelism Gets or sets the maximum degree of parallelism enabled by the instance.
(Inherited from FftOperations<T>)
Name Gets the name of the implementation.
(Overrides FftOperations<T>.Name)
Platform Gets the processor architecture supported by the implementation.
(Overrides FftOperations<T>.Platform)
RealManagedThresholdLength Gets or sets the threshold for switching between the managed and native FFT providers.

See Also