[][src]Module spaces::norms

Normalisation utilities module.

Functions

l1

Computes the L1 norm.

l2

Computes the L2 norm.

linf

Computes the infinity norm.

lp

Computes the Lp norm.