Click or drag to resize

RealFourierTransform Constructor

Initializes a new instance of the RealFourierTransform class

Namespace: Altaxo.Calc.Fourier
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public RealFourierTransform(
	int length
)

Parameters

length  Int32

[Missing <param name="length"/> documentation for "M:Altaxo.Calc.Fourier.RealFourierTransform.#ctor(System.Int32)"]

See Also