Docs.rs
oxiphysics-core-0.1.1
oxiphysics-core 0.1.1
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
cool-japan
Dependencies
nalgebra ^0.34
normal
ndarray ^0.17.2
normal
optional
rand ^0.10
normal
scirs2-integrate ^0.4.4
normal
optional
serde ^1
normal
thiserror ^2
normal
proptest ^1
dev
Versions
100%
of the crate is documented
Platform
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
Skip to main content
std_dev
oxiphysics_
core
0.1.1
In oxiphysics_
core::
uncertainty_
quantification
oxiphysics_core
::
uncertainty_quantification
Function
std_dev
Copy item path
Source
pub fn std_dev(data: &[
f64
]) ->
f64
Expand description
Compute the standard deviation (population) of a slice.