Module rand::distributions::utils
source ยท Expand description
Math helper functions
Macrosยง
- scalar_float_impl ๐
- wmul_impl ๐
- wmul_impl_large ๐
- wmul_impl_usize ๐
Traitsยง
- BoolAsSIMD ๐
- Float ๐Implement functions available in std builds but missing from core primitives
- FloatAsSIMD ๐Implement functions on f32/f64 to give them APIs similar to SIMD types
- FloatSIMDUtils ๐Helper trait when dealing with scalar and SIMD floating point types.
- WideningMultiply ๐