Docs.rs
kdt-0.0.2
kdt 0.0.2
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
TianyiShi2001
Dependencies
num-traits ^0.2.14
normal
ordered-float ^2.0.1
normal
rand ^0.8.0
normal
kdtree ^0.6.0
dev
lazy_static ^1.4.0
dev
Versions
14.29%
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
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
kdt
0.0.2
All Items
Crate Items
Modules
Structs
Crate
kdt
Copy item path
Source
Expand description
A k-dimensional tree data structure
Re-exports
§
pub use
point
::*;
Modules
§
point
Structs
§
KdTree