![]() |
Stan Math Library
2.12.0
reverse mode automatic differentiation
|
#include <stan/math/prim/mat/fun/Eigen.hpp>#include <stan/math/prim/scal/err/check_not_nan.hpp>#include <algorithm>Go to the source code of this file.
Namespaces | |
| stan | |
| stan::math | |
| Matrices and templated mathematical functions. | |
Functions | |
| template<typename T , int R, int C> | |
| Eigen::Matrix< T, R, C > | stan::math::sort_asc (Eigen::Matrix< T, R, C > xs) |
| Return the specified vector in ascending order. More... | |