| Name | Description |
---|
 | GetResultCentered(IMatrix<Double>, Func<Double, Double, Double>) |
Gets the result of the Fourier transformation. Here, the value associated with the row and column frequency of zero is located in the center of the matrix.
|
 | GetResultCentered(Double, Double, RealFourierTransformationOutputKind, IMatrix<Double>, IReadOnlyList<Double>, IReadOnlyList<Double>) |
Gets a result of the Fourier transformation. Here, the row and column frequency of zero is located in the center of the matrix.
|
 | GetResultCentered(Double, Double, Func<Double, Double, Double>, IMatrix<Double>, IReadOnlyList<Double>, IReadOnlyList<Double>) |
Gets a result of the Fourier transformation. Here, the row and column frequency of zero is located in the center of the matrix.
|