All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class fft.IFFT2d

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

public class IFFT2d
extends java.lang.Object

Constructor Index

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

Constructors

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

All Packages  Class Hierarchy  This Package  Previous  Next  Index