maxNorm {sparsevar}R Documentation

Max-norm of a matrix

Description

Compute the max-norm of M

Usage

maxNorm(M)

Arguments

M

the matrix (real or complex valued)


[Package sparsevar version 0.1.0 Index]