Docs.rs
threecrate-algorithms-0.3.1
threecrate-algorithms 0.3.1
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
rajgandhi1
Dependencies
anyhow ^1.0
normal
itertools ^0.12
normal
kdtree ^0.7
normal
kiddo ^4.2
normal
nalgebra ^0.33
normal
ndarray ^0.16
normal
rand ^0.8
normal
rayon ^1.10
normal
rstar ^0.12
normal
thiserror ^2.0
normal
threecrate-core ^0.3.1
normal
approx ^0.5
dev
criterion ^0.5
dev
Versions
98.36%
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
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
threecrate_
algorithms
0.3.1
Module point_
cloud_
ops
Module Items
Traits
In crate threecrate_
algorithms
threecrate_algorithms
Module
point_cloud_ops
Copy item path
Source
Expand description
Point cloud operations including k-nearest neighbors search
Traits
ยง
Point
Cloud
Neighbors
Extension trait for PointCloud to add k-nearest neighbors functionality