RMIN matrix function
Description
RMIN(A) returns a column vector with the same number of rows as the argument. Each row of the result contains the minimum value of the corresponding row of A.
RMIN(A) returns a column vector with the same number of rows as the argument. Each row of the result contains the minimum value of the corresponding row of A.