std
1.78.0
(9b00956e5 2024-04-29) (Homebrew)
Module num
Traits
In std::simd
?
Module
std
::
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.