Function renforce::stat::mean_var
[−]
[src]
pub fn mean_var<T: Float>(nums: &[T]) -> (T, T)
Calculates the mean and variance of a set of numbers