max_norm: Max-norm of a matrix

View source: R/utils.R

max_normR Documentation

Max-norm of a matrix

Description

Compute the max-norm of m

Usage

max_norm(m)

Arguments

m

the matrix (real or complex valued)

Value

A numeric value representing the maximum absolute entry of the matrix.


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