Click or drag to resize

RealFourierTransformation2D_realMatrix Field

Stores the real part of the source matrix and, after execution, 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> _realMatrix

Field Value

IMatrixDouble
See Also