pub fn ewm_std<T: Float>(x_vals: &[T], ewma_vals: &mut [T], alpha: T)