Available on crate feature
wave
only.Expand description
Wavelets.
Structs§
- 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§
- Distinguishes the role of a component in wavelet analysis.
Traits§
- Trait for lossy compression of wavelet coefficients.
- Wavelet
Transform Vec alloc
Trait defining essential wavelet transform operations.