rasmus.fft.radix2
Class OpFFT8

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

public final class OpFFT8
extends java.lang.Object


Constructor Summary
OpFFT8()
           
 
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

OpFFT8

public OpFFT8()
Method Detail

calc

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