Function renforce::stat::stddev
[−]
[src]
pub fn stddev<T: Float>(nums: &[T]) -> T
Calculates the standard deviation of a set of numbers
pub fn stddev<T: Float>(nums: &[T]) -> T
Calculates the standard deviation of a set of numbers