Overload List

  NameDescription
MaxValue(DoubleMatrix)
Computes the maximum value of each of the matrix columns.
MaxValue(DoubleVector)
Calculates the maximum value of a given vector's elements.
MaxValue(FloatMatrix)
Computes the maximum value of each of the matrix columns.
MaxValue(FloatVector)
Calculates the maximum value of a given vector's elements.

See Also