Stan Math Library
4.9.0
Automatic Differentiation
|
std::vector< int > stan::math::sort_indices_desc | ( | const C & | xs | ) |
Return a sorted copy of the argument container in ascending order.
C | type of container |
xs | Container to sort |
Definition at line 21 of file sort_indices_desc.hpp.