array_std

Function array_std 

Source
pub fn array_std<T>(array: &Array1<T>) -> UtilsResult<T>
where T: Float + Clone + ToPrimitive,
Expand description

Calculate array standard deviation