Stan Math Library
4.9.0
Automatic Differentiation
|
|
inline |
Returns the maximum value in the specified matrix, vector, row vector or std vector.
T | type of the container |
m | specified matrix, vector, row vector or std vector |
<code>std::invalid_argument</code> | if the vector is size zero and the scalar type in the container is integer |