edu.mines.jtk.bench
Class FftBench

java.lang.Object
  extended by edu.mines.jtk.bench.FftBench

public class FftBench
extends java.lang.Object

Benchmark FFTs.

Version:
2005.03.24
Author:
Dave Hale, Colorado School of Mines

Constructor Summary
FftBench()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FftBench

public FftBench()
Method Detail

main

public static void main(java.lang.String[] args)