pub fn wsd_m( w: &[f64], wstride: usize, data: &[f64], stride: usize, n: usize, wmean: f64) -> f64
This function returns the square root of the corresponding variance function wvariance_m above.
wvariance_m