net.sarcommand.fft.deprecated
Class DFT1

java.lang.Object
  extended by net.sarcommand.fft.deprecated.DFT1

public class DFT1
extends java.lang.Object


Method Summary
 Complex[] DFT(Complex[] g, boolean forward)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

DFT

public Complex[] DFT(Complex[] g,
                     boolean forward)