Module core::core_simd::vector

source ·
🔬This is a nightly-only experimental API. (portable_simd #86656)

Modules

Structs

  • SimdExperimental
    A SIMD vector with the shape of [T; N] but the operations of T.

Traits

  • SimdElementExperimental
    Marker trait for types that may be used as SIMD vector elements.