rasmus.fft.radix2
Class OpFFTI8

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

public final class OpFFTI8
extends java.lang.Object


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

OpFFTI8

public OpFFTI8()
Method Detail

calc

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