Docs.rs
  • generic-simd-0.1.0
    • generic-simd 0.1.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • calebzulawski
    • Dependencies
      • generic-simd-macros ^0.1 normal
      • multiversion ^0.6.1 normal
      • num-complex ^0.3 normal optional
    • Versions
    • 95.68% of the crate is documented
  • Platform
    • armv7-unknown-linux-gnueabihf
    • i686-unknown-linux-gnu
    • wasm32-unknown-unknown
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

generic_simd0.1.0

Crate Items

  • Macros
  • Structs
  • Traits
  • Functions
  • Type Aliases
  • Attribute Macros

List of all items

Structs

  • alignment::Aligned
  • arch::generic::Generic
  • arch::generic::cf32x1
  • arch::generic::cf64x1
  • arch::generic::f32x1
  • arch::generic::f64x1
  • arch::x86::Avx
  • arch::x86::Sse
  • arch::x86::cf32x2
  • arch::x86::cf32x4
  • arch::x86::cf64x1
  • arch::x86::cf64x2
  • arch::x86::f32x4
  • arch::x86::f32x8
  • arch::x86::f64x2
  • arch::x86::f64x4
  • shim::Shim2
  • shim::ShimToken
  • slice::Overlapping
  • slice::OverlappingMut
  • slice::RefMut
  • vector::width::W1
  • vector::width::W2
  • vector::width::W4
  • vector::width::W8

Traits

  • arch::Token
  • pointer::Pointer
  • pointer::PointerExt
  • scalar::Scalar
  • scalar::ScalarExt
  • shim::Double
  • slice::Slice
  • slice::SliceExt
  • vector::Complex
  • vector::Native
  • vector::Ops
  • vector::Signed
  • vector::Vector
  • vector::width::Width

Macros

  • call_macro_with_tokens

Attribute Macros

  • dispatch

Functions

  • alignment::allocate_aligned_slice
  • alignment::allocate_max_aligned_slice

Type Aliases

  • alignment::MaxAligned
  • shim::Shim4
  • shim::Shim8
  • vector::NativeVector
  • vector::NativeWidth
  • vector::VectorOf