pub fn array_std<T>(array: &Array1<T>) -> UtilsResult<T>where T: Float + Clone + ToPrimitive,
Calculate array standard deviation