Module extendr_api::prelude::utils::simd

Expand description

Simd operations for a specific type satisfying ComplexField.

Structs§

  • Do not conjugate.
  • Simd prefix, contains the elements before the body.
  • Simd prefix (mutable), contains the elements before the body.
  • Wrapper for simd operations for type E.
  • Simd suffix, contains the elements after the body.
  • Simd suffix (mutable), contains the elements after the body.
  • Do conjugate.

Traits§