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

◆ value_of_rec() [3/8]

double stan::math::value_of_rec ( double  x)
inline

Return the specified argument.

See value_of(T) for a polymorphic implementation using static casts.

This inline pass-through no-op should be compiled away.

Parameters
xSpecified value.
Returns
Specified value.

Definition at line 44 of file value_of_rec.hpp.