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
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
All
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