ILNumerics Ultimate VS

IFFTSpeedyHermitian Property

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
true, if the implementation efficiently transforms from/to hermitian sequences (hermitian symmetry).

[ILNumerics Core Module]

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

bool SpeedyHermitian { get; }

Property Value

Type: Boolean
Remarks

If this property returns 'true', the implementation brings increased performance. If not, the symmetry methods will bring no performance advantage over the 1D transforms.

[ILNumerics Core Module]

See Also

Reference