Module num
core
1.92.0-nightly
(6c8957480 2025-10-16) (Ferrocene by Ferrous Systems)
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
)
Available on
non-crate feature
ferrocene_certified
only.
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.