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
sample_variance
oxiphysics_
core
0.1.1
In oxiphysics_
core::
random_
processes
oxiphysics_core
::
random_processes
Function
sample_
variance
Copy item path
Source
pub fn sample_variance(data: &[
f64
]) ->
f64
Expand description
Compute the sample variance of a slice.