Stan Math Library
4.9.0
Automatic Differentiation
Loading...
Searching...
No Matches
◆
reverse()
[3/4]
template<typename T >
std::vector< T > stan::math::reverse
(
const std::vector< T > &
x
)
inline
Return a copy of the specified array in reversed order.
Template Parameters
T
type of elements in the array
Parameters
x
array to reverse
Returns
Array in reversed order.
Definition at line
20
of file
reverse.hpp
.
stan
math
[
Stan Home Page
]
© 2011–2019, Stan Development Team.