Stan Math Library
4.9.0
Automatic Differentiation
|
|
inline |
Return true
if the vector is sorted into strictly increasing order.
T_y | Type of scalar, requires class method .size() |
y | std::vector to test |
true
if vector is sorted in ascending order Definition at line 19 of file is_ordered.hpp.