Learn R Programming

CVXR (version 1.0-14)

SumSquares: The SumSquares atom.

Description

The sum of the squares of the entries.

Usage

SumSquares(expr)

Value

Sum of the squares of the entries in the expression.

Arguments

expr

An Expression or numeric matrix.