Function rgsl::statistics::wsd_m[][src]

pub fn wsd_m(
    w: &[f64],
    wstride: usize,
    data: &[f64],
    stride: usize,
    n: usize,
    wmean: f64
) -> f64
Expand description

This function returns the square root of the corresponding variance function wvariance_m above.