core_
simd
0.1.0
Module num
Module Items
Traits
In core_
simd::
simd
Module
core_simd
::
simd
::
num
Copy item path
source
·
[
−
]
🔬
This is a nightly-only experimental API. (
portable_simd
)
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.