Docs.rs
std-dev-0.1.0
std-dev 0.1.0
Docs.rs crate page
LGPL-3.0-or-later
Links
Homepage
Repository
crates.io
Source
Owners
Icelk
Dependencies
approx ^0.5
normal
optional
atty ^0.2.14
normal
optional
clap ^4.0
normal
optional
clap_autocomplete ^0.4
normal
optional
colored ^2.0
normal
optional
hypermelon ^0.5.0
normal
nalgebra ^0.32
normal
optional
num-traits ^0.2
normal
optional
poloto ^18
normal
optional
rand ^0.8
normal
optional
rand_xorshift ^0.3.0
normal
optional
rug ^1.15
normal
optional
simba ^0.8
normal
optional
getrandom ^0.2
normal
Versions
88.92%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
std_dev
0.1.0
std_dev
Function
mean_cluster
Copy item path
Source
pub fn mean_cluster(values: &
ClusterList
<'_>) ->
f64
Expand description
Mean of clustered
values
.