![]() | NMath |
Name | Description | |
---|---|---|
![]() ![]() | MaxValue(Double) | Calculates the maximum value in the given data set. |
![]() ![]() | 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. |
![]() ![]() | MaxValue(IDFColumn) | Calculates the maximum value in the given data set. |
![]() ![]() | MaxValue(Int32) | Calculates the maximum value in the given data set. |
![]() ![]() | MaxValue(Single) | Calculates the maximum value in the given data set. |