Docs.rs
polydat-core-0.3.1
polydat-core 0.3.1
Docs.rs crate page
Apache-2.0
14 September 2026
Links
Homepage
Repository
crates.io
Source
Owners
jshook
Dependencies
base64 ^0.22
normal
cranelift-codegen ^0.116
normal
optional
cranelift-frontend ^0.116
normal
optional
cranelift-jit ^0.116
normal
optional
cranelift-module ^0.116
normal
optional
cranelift-native ^0.116
normal
optional
data-encoding ^2
normal
half ^2
normal
indexmap ^2
normal
inventory ^0.3.24
normal
paste ^1
normal
polydat-derive ^0.3.0
normal
polydat-grammar ^0.3.0
normal
regex ^1
normal
ryu ^1
normal
serde ^1
normal
serde_json ^1
normal
sha2 ^0.10
normal
tokio ^1
normal
optional
vectordata ^1.2
normal
optional
xxhash-rust ^0.8
normal
Versions
100%
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
cosine_f32
polydat_
core
0.3.1
In polydat_
core::
numeric::
vector
polydat_core
::
numeric
::
vector
Function
cosine_
f32
Copy item path
Source
pub fn cosine_f32(a: &[
f32
], b: &[
f32
]) ->
f64
Expand description
The cosine similarity of
vec_cosine
.