rasmus.fft.radix2
Class OpFFTI2

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

public final class OpFFTI2
extends java.lang.Object


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

OpFFTI2

public OpFFTI2()
Method Detail

calc

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