Automatic Differentiation
 
Loading...
Searching...
No Matches

◆ value_of_rec() [1/8]

template<typename T >
double stan::math::value_of_rec ( const fvar< T > &  v)
inline

Return the value of the specified variable.

Template Parameters
Tinner type of the fvar, must implement value_of_rec
Parameters
vVariable.
Returns
Value of variable.

Definition at line 20 of file value_of_rec.hpp.