vecnorm: p-norm of vector representation of x

Description Usage Arguments

Description

p-norm of vector representation of x, which is deprecated, use norm(vec(x), p=2) instead.

Usage

1
vecnorm(x, p = 2)

Arguments

x

input matrix.

p

a number greater than 1.


convexjlr documentation built on May 2, 2019, 5:28 a.m.