Module rml::math[][src]

Expand description

The math module for computing necessary values.

Modules

Computes distances needed for KNN. Supports both euclidean and manhattan distances.

Contains functions for normalizing vectors.