dot-p_norm: Internal method for calculating the p-norm

.p_normR Documentation

Internal method for calculating the p-norm

Description

Internal method for calculating the p-norm

Usage

.p_norm(x, p)

Arguments

x

A matrix

p

A number grater than or equal to 1, or equal to positive infinity

Value

Returns the specified norm of matrix x


CVXR documentation built on Oct. 31, 2022, 1:07 a.m.