Click or drag to resize

FloatSWTWavelet Property

The assigned wavelet.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public FloatWavelet Wavelet { get; set; }

Property Value

FloatWavelet
Remarks
Changing the wavelet nullifies the current decomposition.
See Also