All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class fft.FFT2d

java.lang.Object
   |
   +----fft.FFT2d

public class FFT2d
extends java.lang.Object

Constructor Index

 o FFT2d(float[], float[], int)

Constructors

 o FFT2d
 public FFT2d(float inputRe[],
              float inputIm[],
              int inputWidth)

All Packages  Class Hierarchy  This Package  Previous  Next  Index