Module spaces::norms

source ·
Expand description

Normalisation utilities module.

Functions

Computes the L1 norm.
Computes the L2 norm.
Computes the infinity norm.
Computes the Lp norm.