Docs.rs
ghostflow-core-0.1.0
ghostflow-core 0.1.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
choksi2212
Dependencies
cblas ^0.4
normal
optional
num-traits ^0.2
normal
parking_lot ^0.12
normal
pulp ^0.18
normal
optional
rand ^0.8
normal
rand_distr ^0.4
normal
rayon ^1.8
normal
optional
smallvec ^1.11
normal
thiserror ^1.0
normal
wide ^0.7
normal
optional
Versions
70.45%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
x86_64-pc-windows-msvc
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
add_simd
ghostflow_
core
0.1.0
In ghostflow_
core::
ops::
simd
ghostflow_core
::
ops
::
simd
Function
add_
simd
Copy item path
Source
pub fn add_simd(a: &[
f32
], b: &[
f32
]) ->
Vec
<
f32
>
Expand description
SIMD-optimized element-wise addition