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.
  • An SIMD boolean structure associated to wide::f32x4 that implements all the relevant traits from simba.
  • A wrapper type of wide::f32x4 that implements all the relevant traits from num and simba.

Traits

Type Aliases