[][src]Module dt_analysis::dist

Distance algorithms between two lists of floats.

Currently only contains support for gaussian.

Functions

gaussian

Calculates the gaussian distance between two lists of floats.