public class Wavelet_sym12 extends Wavelet
| Constructor and Description |
|---|
Wavelet_sym12() |
| Modifier and Type | Method and Description |
|---|---|
int |
getMotherWavelength() |
double[] |
getScalingDeComposition() |
double[] |
getScalingReConstruction() |
int |
getTransformWavelength() |
double[] |
getWaveletDeComposition() |
double[] |
getWaveletReConstruction() |
public int getTransformWavelength()
getTransformWavelength in class Waveletpublic int getMotherWavelength()
getMotherWavelength in class Waveletpublic double[] getScalingDeComposition()
getScalingDeComposition in class Waveletpublic double[] getWaveletDeComposition()
getWaveletDeComposition in class Waveletpublic double[] getScalingReConstruction()
getScalingReConstruction in class Waveletpublic double[] getWaveletReConstruction()
getWaveletReConstruction in class Wavelet