Min(DoubleMatrix) | Returns the minimum value and the linear index of its first occurrence in the specified data. |
Min(ReadOnlyDoubleMatrix) | Returns the minimum value and the linear index of its first occurrence in the specified data. |
Min(DoubleMatrix, DataOperation) | Returns the smallest entries in rows or columns of the specified data. |
Min(ReadOnlyDoubleMatrix, DataOperation) | Returns the smallest entries in rows or columns of the specified data. |