All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class fft.IFFT1d

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

public class IFFT1d
extends java.lang.Object

Constructor Index

 o IFFT1d(int)

Method Index

 o ifft(float[], float[])

Constructors

 o IFFT1d
 public IFFT1d(int N)

Methods

 o ifft
 public void ifft(float inputRe[],
                  float inputIm[])

All Packages  Class Hierarchy  This Package  Previous  Next  Index