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_
simd
0.1.0
Module shim
Module Items
Structs
Traits
Type Aliases
In crate generic_
simd
generic_simd
Module
shim
Copy item path
Source
Expand description
Shims for non-native vectors.
Structs
§
Shim2
Shim that doubles the width of a vector.
Shim
Token
Shim that converts the associated token.
Traits
§
Double
Determines the doubled width of this vector.
Type Aliases
§
Shim4
Shim that quadruples the width of a vector.
Shim8
Shim that octuples the width of a vector.