Skip to main content

slice_std

Function slice_std 

Source
pub fn slice_std(data: &[f64]) -> Option<f64>
Expand description

Compute the standard deviation (population, ddof=0).