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
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Double
generic_
simd
0.1.0
Double
Required Associated Types
Doubled
Implementors
In generic_
simd::
shim
generic_simd
::
shim
Trait
Double
Copy item path
Source
pub trait Double { type
Doubled
:
Width
; }
Expand description
Determines the doubled width of this vector.
Required Associated Types
§
Source
type
Doubled
:
Width
Implementors
§
Source
§
impl
Double
for
W1
Source
§
type
Doubled
=
W2
Source
§
impl
Double
for
W2
Source
§
type
Doubled
=
W4
Source
§
impl
Double
for
W4
Source
§
type
Doubled
=
W8