RealFourierTransformation2D.GetFourierAmplitude Method |
Gets the resultant matrix of Fourier amplitudes.
Namespace: Altaxo.Calc.FourierAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3261.0 (4.8.3261.0)
Syntaxpublic IMatrix<double> GetFourierAmplitude()
Return Value
IMatrix<Double>Resultant matrix of Fourier amplitudes.
See Also