Double | 
| Name | Description | |
|---|---|---|
| DoubleWavelet(DoubleWavelet) | Creates a deep copy of the given wavelet object. | |
| DoubleWavelet(WaveletWavelets) | Creates a wavelet. | |
| DoubleWavelet(Double, Double) | 
            Creates a wavelet from the given low-pass and high-pass decimation filters.  If the orthonality condition for decimation
            filters h1 and h0,  C# h1(n) = (-1)^n h0(N - n) |