Stan Math Library
4.9.0
Automatic Differentiation
|
|
inline |
Return the specified argument.
See value_of_rec(T)
for a polymorphic implementation using static casts.
This inline pass-through no-op should be compiled away.
x | Specified std::vector. |
See value_of_rec(T)
for a polymorphic implementation using static casts.
This inline pass-through no-op should be compiled away.
T | Type of matrix. |
x | Specified matrix. |
Definition at line 91 of file value_of_rec.hpp.