![]() | Double |
The DoubleSWT type exposes the following members.
Name | Description | |
---|---|---|
![]() | Clone | Returns a deep copy of this object. |
![]() | ComputeThreshold |
Finds a single threshold for a given thresholding method and decomposition level.
(Inherited from DiscreteWaveletTransform) |
![]() | CurrentDecompLevel | Provides the current maximum level to which this signal has been decomposed. |
![]() | DecompLength |
Provides the length of the DWT approximation and detail coefficient vectors.
(Inherited from DiscreteWaveletTransform) |
![]() | Decompose | Decompose the signal into approximation and details with the SWT. |
![]() | MaximumDecompLevel | Provides the maximum number of DWT decompositions possible based on the signal and wavelet lengths. |
![]() | Reconstruct | A complete multi-level discrete wavelet reconstruction. A signal decomposition must be first completed. |
![]() | WaveletCoefficients | Provides access to the details and approximation vectors. All details and approximation vectors are the same length with a SWT signal decomposition. |