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

◆ serialize_return()

template<typename T >
std::vector< real_return_t< T > > stan::math::serialize_return ( const T &  x)

Serialized the specified single argument.

Template Parameters
Ttype of argument
Parameters
xargument to serialize
Returns
serialized argument

Definition at line 326 of file serializer.hpp.