spoke.signal.fourier
Class TFR

java.lang.Object
  extended by spoke.signal.fourier.TFR

public class TFR
extends java.lang.Object


Constructor Summary
TFR(int n)
           
 
Method Summary
 void compute(Arithmetic[] x, boolean sens)
           
protected static int log2e(int n)
           
protected static int ret(int n, int nu)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TFR

public TFR(int n)
Method Detail

compute

public void compute(Arithmetic[] x,
                    boolean sens)

ret

protected static int ret(int n,
                         int nu)

log2e

protected static int log2e(int n)