[][src]Function hotsax::util::mean

pub fn mean<R, N>(data: &R) -> N where
    R: Deref<Target = [N]>,
    N: Float

Returns the mean of the list