Docs.rs
linfa-nn-0.5.0
linfa-nn 0.5.0
Docs.rs crate page
MIT
/
Apache-2.0
Links
Repository
crates.io
Source
Owners
bytesnake
github:rust-ml:wg
Dependencies
kdtree ^0.6.0
normal
linfa ^0.5.0
normal
ndarray ^0.15
normal
ndarray-stats ^0.5
normal
noisy_float ^0.2.0
normal
num-traits ^0.2.0
normal
order-stat ^0.1.3
normal
serde ^1.0
normal
thiserror ^1.0
normal
approx ^0.4
dev
criterion ^0.3.5
dev
ndarray-rand ^0.14
dev
rand_isaac ^0.3
dev
Versions
87.5%
of the crate is documented
Go to latest version
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
☰
Crate linfa_nn
Version 0.5.0
Back to index
?
List of all items
[
−
]
Structs
BallTree
BallTreeIndex
KdTree
KdTreeIndex
LinearSearch
LinearSearchIndex
distance::L1Dist
distance::L2Dist
distance::LInfDist
distance::LpDist
Enums
BuildError
CommonNearestNeighbour
NnError
Traits
NearestNeighbour
NearestNeighbourIndex
distance::Distance