| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectmath.fourierTransforms.pfa.PFA2d
public class PFA2d
| Constructor Summary | |
|---|---|
| PFA2d(ComplexFloat1d c,
      int inputWidth) | |
| PFA2d(float[] inputRe,
      float[] inputIm,
      int inputWidth) | |
| Method Summary | |
|---|---|
| static void | main(java.lang.String[] args) | 
| Methods inherited from class java.lang.Object | 
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public PFA2d(ComplexFloat1d c,
             int inputWidth)
public PFA2d(float[] inputRe,
             float[] inputIm,
             int inputWidth)
| Method Detail | 
|---|
public static void main(java.lang.String[] args)
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||