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/RobClustTimeSeries documentation built on May 22, 2023, 5:07 a.m.