core
1.77.0
(aedd173a2 2024-03-17)
Module num
Traits
In core::simd
?
Module
core
::
simd
::
num
source
·
[
−
]
🔬
This is a nightly-only experimental API. (
portable_simd
#86656
)
Expand description
Traits for vectors with numeric elements.
Traits
§
SimdFloat
Experimental
Operations on SIMD vectors of floats.
SimdInt
Experimental
Operations on SIMD vectors of signed integers.
SimdUint
Experimental
Operations on SIMD vectors of unsigned integers.