pub fn mean_std_err(sum: f64, sum_sq: f64, n: usize) -> (f64, f64)
Mean and standard error of the mean from sum and sum_sq of n samples — the reduction shape of a parallel path loop.
sum
sum_sq
n