| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectcom.jhlabs.math.FFTpublic class FFTextends java.lang.ObjectConstructor 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)