matrixnorm: Function to calculate the norm of a matrix.

View source: R/03_IFE_algorithm_functions.R

matrixnormR 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


eh-in-r/RCTS documentation built on May 19, 2023, 1:09 p.m.