Docs.rs
rml-0.1.1
rml 0.1.1
Permalink
Docs.rs crate page
LGPL-3.0-or-later
Links
Repository
crates.io
Source
Owners
jmanly56
Dependencies
csv ^1.1
normal
rayon ^1.5.1
normal
Versions
84.85%
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
rml
0.1.1
Crate Items
Structs
Enums
Functions
List of all items
Structs
knn::KNN
knn::Point
Enums
math::distance::Distance
math::norm::Norm
Functions
math::distance::euclidean_distance
math::distance::manhattan_distance
math::norm::l1_norm
math::norm::l2_norm
math::norm::normalize_vector