MixedNorm function

The MixedNorm atom.

The MixedNorm atom.

The lp,ql_{p,q} norm of X, (k(lXk,lp)q/p)1/q(\sum_k (\sum_l ||X_{k,l}||^p)^{q/p})^{1/q}.

MixedNorm(X, p = 2, q = 1)

Arguments

  • X: The matrix to take the lp,ql_{p,q} norm of
  • p: The type of inner norm
  • q: The type of outer norm

Returns

Returns the mixed norm of X with specified parameters p and q

  • Maintainer: Anqi Fu
  • License: Apache License 2.0 | file LICENSE
  • Last published: 2024-11-07