spoke.signal.ondelette
Class TOR2D

java.lang.Object
  extended by spoke.signal.ondelette.TOR2D

public class TOR2D
extends java.lang.Object


Constructor Summary
TOR2D(int nl, int nc, Filtre h)
           
 
Method Summary
 void compute(Arithmetic[][] x, int resolution, boolean sens)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TOR2D

public TOR2D(int nl,
             int nc,
             Filtre h)
Method Detail

compute

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