Learn R Programming

sparsevar (version 1.0.0)

l2norm: L2 matrix norm

Description

Compute the L2 matrix norm of M

Usage

l2norm(m)

Value

A numeric value representing the L2 matrix norm.

Arguments

m

the matrix (real or complex valued)