math.fourierTransforms
Class DFTTest

java.lang.Object
  extended by math.fourierTransforms.DFTTest

public class DFTTest
extends java.lang.Object

Copyright 2005, DocJava, Inc. User: dlyon Date: Oct 31, 2005 Time: 1:20:57 PM


Constructor Summary
DFTTest()
           
 
Method Summary
static double getTimeDFT(int n)
           
static void timeFFT(int n)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DFTTest

public DFTTest()
Method Detail

timeFFT

public static void timeFFT(int n)

getTimeDFT

public static double getTimeDFT(int n)