Matrix 1-Norm
Computation of the first norm of a matrix.
Description
Block Matrix 1-Norm calculates the first norm, or the maximum sum of column elements of the input matrix A of size M by N.
Ports
Input
Port_1 - input signal
vector
| matrix
Input signal; vector or matrix.
The block processes an input undirected vector of length M as an M by 1 matrix.
The block Matrix 1-Norm supports real and complex input data.
Data types: Float16
, Float32
, Float64
, Int8
, Int16
, Int32
, Int64
, UInt8
, UInt16
, UInt32
, UInt64
Support for complex numbers: Yes