|   | MatrixMax Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|   | MaxT(T) | 
              Gets the maximum value of a matrix.
             | 
|   | MaxT(T) | 
              Gets the maximum element in a vector.
             | 
|   | MaxT(T) | 
              Gets the maximum value of a matrix.
             | 
|   | MaxT(NullableT, Int32) | 
              Gets the maximum non-null element in a vector.
             | 
|   | MaxT(T, Int32) | 
              Gets the maximum values across one dimension of a matrix.
             | 
|   | MaxT(T, TupleInt32, Int32) | 
              Gets the maximum value of a matrix.
             | 
|   | MaxT(T, Int32) | 
              Gets the maximum element in a vector up to a fixed length.
             | 
|   | MaxT(T, Int32) | 
              Gets the maximum element in a vector.
             | 
|   | MaxT(T, Int32) | 
              Gets the maximum values across one dimension of a matrix.
             | 
|   | MaxT(T, TupleInt32, Int32) | 
              Gets the maximum value of a matrix.
             | 
|   | MaxT(T, Int32, Int32) | 
              Gets the maximum values across one dimension of a matrix.
             | 
|   | MaxT(T, Int32, T) | 
              Gets the maximum values across one dimension of a matrix.
             | 
|   | MaxT(T, Int32, Int32) | 
              Gets the maximum element in a vector up to a fixed length.
             | 
|   | MaxT(T, Int32, Boolean) | 
              Gets the maximum element in a vector.
             | 
|   | MaxT(T, Int32, Int32) | 
              Gets the maximum values across one dimension of a matrix.
             | 
|   | MaxT(T, Int32, T) | 
              Gets the maximum values across one dimension of a matrix.
             | 
|   | MaxT(T, Int32, Int32, T) | 
              Gets the maximum values across one dimension of a matrix.
             | 
|   | MaxT(T, Int32, Int32, T) | 
              Gets the maximum values across one dimension of a matrix.
             | 
|   | MaxT(T, Int32, Int32, T) | 
              Gets the maximum values across one dimension of a matrix.
             | 
|   | MaxT(T, Int32, Int32, T) | 
              Gets the maximum values across one dimension of a matrix.
             | 
 See Also
See Also