Stan Math Library
4.9.0
Automatic Differentiation
|
|
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.
x | Specified value. |
Definition at line 44 of file value_of_rec.hpp.