In my lecture notes, I have found the notation $\|A\|_*$ for a matrix norm.
Do you know the name of this norm (such that I can read the definition of it), or do you even know the definition of it?
Thank you very much.
In my lecture notes, I have found the notation $\|A\|_*$ for a matrix norm.
Do you know the name of this norm (such that I can read the definition of it), or do you even know the definition of it?
Thank you very much.
On
A similar asterisk notation is also used to represent the dual norm of a vector. See page 637 of Boyd & Vandenberghe's Convex Optimization. See also Dual norm intuition.
The OP specifies that this is a matrix norm, but just providing some references in case anyone is as confused as I was about the notation overload.
This norm (according to conventional notations) is called the nuclear norm and is defined as $\|A\|_*=Tr(\sqrt{A^*A})$ where $A^*$ is the Hermitian conjugate of $A$.