Expand description
Float trait abstraction for f32/f64 support.
This module provides a unified trait for floating-point operations, enabling the BM3D library to work with both f32 and f64 precision.
Traitsยง
- Bm3d
Float - Trait alias for floating point types supported by BM3D.