|  | DoubleSWTMaximumDecompLevel Method | 
            Provides the maximum number of DWT decompositions possible based on the signal and wavelet lengths.
            
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
 Syntax
Syntaxpublic int MaximumDecompLevel()
Public Function MaximumDecompLevel As Integer
public:
int MaximumDecompLevel()
member MaximumDecompLevel : unit -> int 
Return Value
Int32Maximum number of DWT transforms possible.
 Exceptions
Exceptions See Also
See Also