Stan Math Library
4.9.0
Automatic Differentiation
|
|
inline |
Return true if the value at the first index is sorted in front of the value at the second index; this will depend on the template parameter ascending
.
i | Index of first value for comparison |
j | Index of second value for comparison |
Definition at line 42 of file sort_indices.hpp.