Module simba::simd

source ·
Expand description

Traits implemented by SIMD types and non-SIMD types.

Structs

  • An Simd boolean structure that implements all the relevant traits from num an simba.
  • An Simd structure that implements all the relevant traits from num an simba.
  • Generalization of Option for SIMD computation.

Traits

Type Definitions