The MixedNorm atom.
The l_{p,q} norm of X, (∑_k (∑_l ||X_{k,l}||^p)^{q/p})^{1/q}.
MixedNorm(X, p = 2, q = 1)
X |
The matrix to take the l_{p,q} norm of |
p |
The type of inner norm |
q |
The type of outer norm |
Returns the mixed norm of X with specified parameters p and q
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.