Learn R Programming

CVXR (version 1.0)

SumSquares: 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.