Methods
Modifier and Type |
Method and Description |
static float[] |
FFT2(float[] in,
int rows,
int cols) |
static float[] |
FFT2d(float[] in,
int rows,
int cols) |
static float[] |
IFFT2(float[] in,
int rows,
int cols) |
static float[] |
IFFT2d(float[] in,
int rows,
int cols) |