The operator norm of a matrix $A \in \mathbb{C}^{p \times q}$, denoted $\|A\|$, is defined as:
$$ \|A\| = \sup_{\|x\| = 1} \|Ax\|, $$
where $\|x\|$ is the Euclidean norm of the vector $x$. This norm is also the largest singular value of $A$.
Show more…