rasmus.fft.radix2
Class OpFFT2

java.lang.Object
  extended by rasmus.fft.radix2.OpFFT2

public final class OpFFT2
extends java.lang.Object


Constructor Summary
OpFFT2()
           
 
Method Summary
static void calc(double[] d, int offset)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OpFFT2

public OpFFT2()
Method Detail

calc

public static final void calc(double[] d,
                              int offset)