Skip to main content

swt

Function swt 

Source
pub fn swt(
    signal: &[f64],
    wavelet: WaveletFamily,
    levels: usize,
) -> SwtDecomposition
Expand description

Perform a stationary wavelet transform (SWT).

Also known as the “algorithme a trous” (with holes).