cs431_
homework
0.1.0
Module num
Module Items
Traits
In cs431_
homework::
test::
loom::
simd
cs431_homework
::
test
::
loom
::
simd
Module
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.