Docs.rs
rustface-0.1.7
rustface 0.1.7
Permalink
Docs.rs crate page
BSD-2-Clause
Links
Repository
crates.io
Source
Owners
atomashpolskiy
jjhbw
Dependencies
byteorder ^1.2.6
normal
num ^0.3
normal
rayon ^1.4.1
normal
optional
criterion ^0.3
dev
image ^0.23
dev
imageproc ^0.22.0
dev
Versions
36.67%
of the crate is documented
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
vector_inner_product
rustface
0.1.7
In rustface::
math
rustface
::
math
Function
vector_
inner_
product
Copy item path
Source
pub fn vector_inner_product(left: &[
f32
], right: &[
f32
]) ->
f32