l2norm: L2 matrix norm

View source: R/utils.R

l2normR Documentation

L2 matrix norm

Description

Compute the L2 matrix norm of M

Usage

l2norm(m)

Arguments

m

the matrix (real or complex valued)

Value

A numeric value representing the L2 matrix norm.


sparsevar documentation built on Feb. 5, 2026, 1:07 a.m.