Click or drag to resize

RealFourierTransformation2DGetResultCentered Method

Overload List
 NameDescription
Protected methodGetResultCentered(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.
Public methodGetResultCentered(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.
Public methodGetResultCentered(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.
Top
See Also