Docs.rs
dakera-engine-0.11.3
dakera-engine 0.11.3
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
ferhimedamine
Dependencies
async-trait ^0.1
normal
dakera-common ^0.11.0
normal
metrics ^0.24
normal
parking_lot ^0.12
normal
rand ^0.8
normal
regex ^1.10
normal
rusqlite ^0.32
normal
rust-stemmers ^1.2
normal
serde ^1.0
normal
serde_json ^1.0
normal
dakera-storage ^0.11.0
normal
thiserror ^1.0
normal
tokio ^1.37
normal
tracing ^0.1
normal
criterion ^0.5
dev
rand ^0.8
dev
dakera-storage ^0.11.0
dev
Versions
78.13%
of the crate is documented
Go to latest version
Platform
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
Skip to main content
simd_dot_product
engine
0.11.3
In engine::
simd_
distance
engine
::
simd_distance
Function
simd_
dot_
product
Copy item path
Source
pub fn simd_dot_product(a: &[
f32
], b: &[
f32
]) ->
f32
Expand description
SIMD-accelerated dot product