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

◆ value_of() [1/6]

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

Return the value of the specified variable.

Template Parameters
Tinner type of the fvar
Parameters
vVariable.
Returns
Value of variable.

Definition at line 18 of file value_of.hpp.