Module simba::simd

source ·
Expand description

Traits implemented by SIMD types and non-SIMD types.

Structs

  • A SIMD boolean structure that implements all the relevant traits from num an simba.
  • The resolver for an archived AutoBoolSimd
  • A SIMD structure that implements all the relevant traits from num an simba.
  • The resolver for an archived AutoSimd
  • 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.
  • An SIMD boolean structure associated to wide::f32x8 that implements all the relevant traits from simba.
  • An SIMD boolean structure associated to wide::f64x4 that implements all the relevant traits from simba.
  • A wrapper type of wide::f32x4 that implements all the relevant traits from num and simba.
  • A wrapper type of wide::f32x8 that implements all the relevant traits from num and simba.
  • A wrapper type of wide::f64x4 that implements all the relevant traits from num and simba.

Traits

Type Definitions