org.das2.math.fft
Class SimpleFFT

java.lang.Object
  extended by org.das2.math.fft.SimpleFFT

public final class SimpleFFT
extends java.lang.Object


Method Summary
static double[][] fft(double[][] array)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

fft

public static double[][] fft(double[][] array)