Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

MixedNorm

The MixedNorm atom.


Description

The l_{p,q} norm of X, (∑_k (∑_l ||X_{k,l}||^p)^{q/p})^{1/q}.

Usage

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

Arguments

X

The matrix to take the l_{p,q} norm of

p

The type of inner norm

q

The type of outer norm

Value

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


CVXR

Disciplined Convex Optimization

v1.0-10
Apache License 2.0 | file LICENSE
Authors
Anqi Fu [aut, cre], Balasubramanian Narasimhan [aut], David W Kang [aut], Steven Diamond [aut], John Miller [aut], Stephen Boyd [ctb], Paul Kunsberg Rosenfield [ctb]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.