Click or drag to resize

RealFourierTransformation2D_pretreatment Field

Stores the pretreatment actions that are executed immediately before the Fourier transform.

Namespace: Altaxo.Calc.Fourier
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
protected Action<IMatrix<double>>? _pretreatment

Field Value

ActionIMatrixDouble
See Also