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

TotalVariation

The TotalVariation atom.


Description

The total variation of a vector, matrix, or list of matrices. Uses L1 norm of discrete gradients for vectors and L2 norm of discrete gradients for matrices.

Usage

TotalVariation(value, ...)

Arguments

value

An Expression representing the value to take the total variation of.

...

Additional matrices extending the third dimension of value.

Value

An expression representing the total variation.


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.