RealFourierTransformation2DGetFourierAmplitude Method |
Gets the resultant matrix of Fourier amplitudes.
Namespace: Altaxo.Calc.FourierAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public IMatrix<double> GetFourierAmplitude()
Return Value
IMatrixDoubleResultant matrix of Fourier amplitudes.
See Also