Learn Before
Definition

Max Norm

The max norm, also known as the LL^\infty norm, measures the absolute value of the largest element in a vector. It is a special case of the LpL^p norm, obtained in the limit as pp \to \infty. For a vector xRn\mathbf{x} \in \mathbb{R}^n, the max norm is formally defined as: x=maxixi\left\|\mathbf{x}\right\|_\infty = \max_{i} |x_i|

0

1

Updated 2026-06-19

Contributors are:

Who are from:

References


Tags

Data Science

Related