jsci.maths.wavelet.cdf2_4
Class FastCDF2_4

java.lang.Object
  extended by jsci.maths.wavelet.FWT
      extended by jsci.maths.wavelet.cdf2_4.FastCDF2_4

public class FastCDF2_4
extends FWT

Cohen-Daubechies-Feauveau with N=2 and Ntilde=4 adapted to the interval by Deslauriers-Dubuc-Lemire


Constructor Summary
FastCDF2_4()
           
 
Method Summary
 void invTransform(float[] v)
           
static void invTransform(float[] v, int last)
           
 void transform(float[] v)
           
static void transform(float[] v, int last)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FastCDF2_4

public FastCDF2_4()
Method Detail

transform

public void transform(float[] v)
Specified by:
transform in class FWT

invTransform

public void invTransform(float[] v)
Specified by:
invTransform in class FWT

transform

public static void transform(float[] v,
                             int last)

invTransform

public static void invTransform(float[] v,
                                int last)


jHepWork 3.1 ©