Docs.rs
proof-engine-0.1.0
proof-engine 0.1.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
Mattbusel
Dependencies
ab_glyph ^0.2
normal
bytemuck ^1
normal
cpal ^0.15
normal
env_logger ^0.11
normal
glam ^0.25
normal
glow ^0.13
normal
glutin ^0.32
normal
glutin-winit ^0.5
normal
log ^0.4
normal
noise ^0.9
normal
raw-window-handle ^0.6
normal
rodio ^0.17
normal
serde ^1
normal
toml ^0.8
normal
winit ^0.30
normal
criterion ^0.5
dev
Versions
39.09%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
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
Skip to main content
std_dev
proof_
engine
0.1.0
In proof_
engine::
math::
statistics
proof_engine
::
math
::
statistics
Function
std_dev
Copy item path
Source
pub fn std_dev(data: &[
f64
]) ->
f64
Expand description
Sample standard deviation.