SumSquares {CVXR}R Documentation

The SumSquares atom.

Description

The sum of the squares of the entries.

Usage

SumSquares(expr)

Arguments

expr

An Expression or numeric matrix.

Value

Sum of the squares of the entries in the expression.


[Package CVXR version 1.0-12 Index]