core
1.84.0
(9fc6b4312 2025-01-07) (Fedora 1.84.0-3.fc41)
Module num
Module Items
Traits
In core::
simd
core
::
simd
Module
num
Copy item path
Source
🔬
This is a nightly-only experimental API. (
portable_simd
#86656
)
Expand description
Traits for vectors with numeric elements.
Traits
§
Simd
Float
Experimental
Operations on SIMD vectors of floats.
SimdInt
Experimental
Operations on SIMD vectors of signed integers.
Simd
Uint
Experimental
Operations on SIMD vectors of unsigned integers.