50% off: Unlimited data and AI learning.
State of Data and AI Literacy Report 2025

CVXR (version 1.0-11)

MixedNorm: The MixedNorm atom.

Description

The lp,q norm of X, (k(l||Xk,l||p)q/p)1/q.

Usage

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

Value

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

Arguments

X

The matrix to take the lp,q norm of

p

The type of inner norm

q

The type of outer norm