Stan Math Library
4.9.0
Automatic Differentiation
Loading...
Searching...
No Matches
◆
get()
[2/3]
template<typename T >
T stan::get
(
const std::vector< T > &
x
,
size_t
n
)
inline
Returns the n-th element of the provided std::vector.
Parameters
x
input vector
n
index of the element to return
Returns
n-th element of the input vector
Definition at line
35
of file
get.hpp
.
stan
[
Stan Home Page
]
© 2011–2019, Stan Development Team.