![]() |
Stan Math Library
2.14.0
reverse mode automatic differentiation
|
#include <stan/math/prim/scal/err/check_not_nan.hpp>
#include <algorithm>
#include <functional>
#include <vector>
Go to the source code of this file.
Namespaces | |
stan | |
stan::math | |
Matrices and templated mathematical functions. | |
Functions | |
template<typename T > | |
std::vector< T > | stan::math::sort_desc (std::vector< T > xs) |
Return the specified standard vector in descending order. More... | |