Module utils

Source
Expand description

Math helper functions

Macrosยง

scalar_float_impl ๐Ÿ”’
wmul_impl ๐Ÿ”’
wmul_impl_large ๐Ÿ”’
wmul_impl_usize ๐Ÿ”’

Traitsยง

BoolAsSIMD ๐Ÿ”’
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.
IntAsSIMD ๐Ÿ”’
WideningMultiply ๐Ÿ”’