| Name | Description |
---|
| GetResultCentered(IMatrixDouble, FuncDouble, 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, IMatrixDouble, IReadOnlyListDouble, IReadOnlyListDouble) |
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, FuncDouble, Double, Double, IMatrixDouble, IReadOnlyListDouble, IReadOnlyListDouble) |
Gets a result of the Fourier transformation. Here, the row and column frequency of zero is located in the center of the matrix.
|