StatMax Method

Overload List

Max(DoubleMatrix) Returns the maximum value and the linear index of its first occurrence in the specified data.
Max(ReadOnlyDoubleMatrix) Returns the maximum value and the linear index of its first occurrence in the specified data.
Max(DoubleMatrix, DataOperation) Returns the largest entries in rows or columns of the specified data.
Max(ReadOnlyDoubleMatrix, DataOperation) Returns the largest entries in rows or columns of the specified data.

See Also