[][src]Module hotsax::util

Miscellaneous utility functions.

Functions

gaussian

Calculates the gaussian distance between two lists of floats.

mean

Returns the mean of the list

std_dev

Returns the standard deviation of the list

znorm

Computes the z-normalisation of the list itself.