The maximum is returned for
each column of the MatrixMatrixMatrixMatrixmatrixmatrix separately. The resulting
matrix MatrixMaxMatrixMaxMatrixMaxMatrixMaxmatrixMaxmatrix_max has one row and the identical number of
columns as the input matrix.
Example:
'rows'"rows""rows""rows""rows""rows":
The maximum is returned for
each row of the MatrixMatrixMatrixMatrixmatrixmatrix separately. The resulting matrix
MatrixMaxMatrixMaxMatrixMaxMatrixMaxmatrixMaxmatrix_max has the identical number of rows as the input
matrix and one column.
Example:
'full'"full""full""full""full""full":
The maximum is returned using
all elements of the MatrixMatrixMatrixMatrixmatrixmatrix. The resulting matrix
MatrixMaxMatrixMaxMatrixMaxMatrixMaxmatrixMaxmatrix_max has one row and one column.
Example:
Execution Information
Multithreading type: reentrant (runs in parallel with non-exclusive operators).
Multithreading scope: global (may be called from any thread).
Matrix handle with the maximum values of the input
matrix.
Result
If the parameters are valid, the operator max_matrixmax_matrixMaxMatrixMaxMatrixMaxMatrixmax_matrix returns
the value 2 (H_MSG_TRUE). If necessary, an exception is raised.