Stan Math Library
4.9.0
Automatic Differentiation
|
std::vector< real_return_t< T > > stan::math::serialize_return | ( | const T & | x | ) |
Serialized the specified single argument.
T | type of argument |
x | argument to serialize |
Definition at line 326 of file serializer.hpp.