Click or drag to resize

RealFourierTransformation2D_imagMatrix Field

Stores the imaginary part of the transformed result.

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

Field Value

IMatrixDouble
See Also