1 #ifndef STAN_MATH_PRIM_SCAL_FUN_VALUE_OF_HPP 2 #define STAN_MATH_PRIM_SCAL_FUN_VALUE_OF_HPP 24 return static_cast<double>(x);
T value_of(const fvar< T > &v)
Return the value of the specified variable.
double value_of< double >(double x)
Return the specified argument.