Click or drag to resize

DoubleDWTCurrentDecompLevel Method

Provides the current maximum level to which this signal has been decomposed.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public int CurrentDecompLevel()

Return Value

Int32
The current maximum level of signal decompostion completed. Returns 0 if no wavelet decomposition has been completed.
See Also