|
|
MatrixArgMax Method |
| Name | Description | |
|---|---|---|
| ArgMaxT(T) |
Gets the index of the maximum element in a matrix.
| |
| ArgMaxT(T) |
Gets the maximum element in a vector.
| |
| ArgMaxT(T) |
Gets the index of the maximum element in a matrix.
| |
| ArgMaxT(T, Int32) |
Gets the index of the maximum element in a matrix across a given dimension.
| |
| ArgMaxT(T, T) |
Gets the maximum element in a vector.
| |
| ArgMaxT(T, Int32) |
Gets the index of the maximum element in a matrix across a given dimension.
| |
| ArgMaxT(T, Int32, Int32) |
Gets the index of the maximum element in a matrix across a given dimension.
| |
| ArgMaxT(T, Int32, Int32) |
Gets the index of the maximum element in a matrix across a given dimension.
|