Click or drag to resize

RealFFTResultWrapperComplexResult Property

Returns the vector of the complex result of the FFT.

Namespace: Altaxo.Calc.Fourier
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public IROComplexDoubleVector ComplexResult { get; }

Property Value

IROComplexDoubleVector
See Also