Stan Math Library
5.1.0
Automatic Differentiation
Loading...
Searching...
No Matches
◆
value_of_rec()
[1/10]
template<typename T >
double stan::math::value_of_rec
(
const
fvar
< T > &
v
)
inline
Return the value of the specified variable.
Template Parameters
T
inner type of the fvar, must implement value_of_rec
Parameters
v
Variable.
Returns
Value of variable.
Definition at line
20
of file
value_of_rec.hpp
.
stan
math
[
Stan Home Page
]
© 2011–2019, Stan Development Team.