functioncolumnNorm
Returns the column norm of a matrix
Extends from Modelica.Icons.Function (Icon for functions).
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| Real[:,:] | A | Input matrix |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| Real | result | 0.0 | 1-norm of matrix A |