what does $\|X\|_{tr}$ stand for ?
I meet this sign in my textbook but do no realize what it stands for.
Is it the same with $\|X\|_F$ ?
$\|X\|_F = \sqrt {\sum \limits_{i,j} X_{ij}^2}$
Asked
Active
Viewed 43 times
1
MY_NAME_S3M
- 43
-
1tr may refer to the trace of the matrix – pygri Nov 03 '23 at 10:23
1 Answers
1
The notation $\|\cdot\|_{tr}$ should refer to the so called "trace-norm" which is the "Schatten p-norm" with $p = 1$ (see e.g. https://en.wikipedia.org/wiki/Schatten_norm).
Hence it is in general not equal to the Frobenius norm, allthough it is related to it, as the "Frobenius-norm" is the "Schatten p-norm" with $p = 2$.
epartow
- 126
- 4