Available on crate feature
wave
only.Expand description
Wavelets.
Structs§
- Wavelet
Haar - A Haar wavelet is a simple, piecewise-constant wavelet.
- Wavelet
Unit Vec alloc
- A single unit of the wavelet decomposition at a specific level and position.
Enums§
- Wavelet
Unit Role - Distinguishes the role of a component in wavelet analysis.
Traits§
- Wavelet
Compression Vec alloc
- Trait for lossy compression of wavelet coefficients.
- Wavelet
Transform Vec alloc
- Trait defining essential wavelet transform operations.