tracing_
core
0.1.33
Module num
Traits
In tracing_
core::
stdlib::
simd
Module
tracing_core
::
stdlib
::
simd
::
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.