Docs.rs
fast-kd-0.1.1
fast-kd 0.1.1
Permalink
Docs.rs crate page
MIT OR Apache-2.0
Links
Crates.io
Source
Owners
Christoff-Zulzi
Dependencies
num-traits ^0.2
normal
ordered-float ^2.8.0
normal
serde ^1.0
normal
serde_derive ^1.0
normal
aligned ^0.4
dev
criterion ^0.3.5
dev
kdtree ^0.6.0
dev
rand ^0.8
dev
rand_distr ^0.4
dev
serde ^1.0
dev
serde_json ^1.0.64
dev
Versions
12.9%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Crate fast_kd
?
List of all items
Structs
kdtree::KdTree
Enums
kdtree::ErrorKind
kdtree::Node
Functions
distance::dot_product
distance::dot_product_sse
distance::dot_product_sse_3
distance::dot_product_sse_4
distance::dot_product_sse_aligned
distance::dot_sse
distance::dot_sse_aligned
distance::squared_euclidean