Overload List
| Name | Description | |
|---|---|---|
| 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.
|