matrixnorm {RCTS}R Documentation

Function to calculate the norm of a matrix.

Description

Function to calculate the norm of a matrix.

Usage

matrixnorm(mat)

Arguments

mat

input matrix

Value

numeric


[Package RCTS version 0.2.4 Index]