Float | 
| Name | Description | |
|---|---|---|
| FloatWavelet(FloatWavelet) | Creates a deep copy of the given wavelet object. | |
| FloatWavelet(WaveletWavelets) | Creates a wavelet. | |
| FloatWavelet(Single, Single) | 
            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) |