Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
com.jhlabs.math.FFT
public class FFT
extends java.lang.Object
Constructor Summary | |
|
Method Summary | |
void |
|
void |
|
public void transform1D(float[] real, float[] imag, int logN, int n, boolean forward)
public void transform2D(float[] real, float[] imag, int cols, int rows, boolean forward)