[][src]Function hotsax::util::gaussian

pub fn gaussian<N>(q: &[N], c: &[N]) -> N where
    N: Float

Calculates the gaussian distance between two lists of floats.