WOLFRAM SYSTEM MODELER

columnNorm

Returns the column norm of a matrix<br><br>This class is declared protected in <a href="Modelica.Math.Matrices.integralExp.html">Modelica.Math.Matrices.integralExp</a>

Wolfram Language

In[1]:=
SystemModel["Modelica.Math.Matrices.integralExp.columnNorm"]
Out[1]:=

Syntax

result = columnNorm(A)

Inputs (1)

A

Type: Real[:,:]

Description: Input matrix

Outputs (1)

result

Default Value: 0.0

Type: Real

Description: 1-norm of matrix A