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

◆ write() [3/4]

template<typename T >
template<typename U >
void stan::math::serializer< T >::write ( const std::vector< U > &  x)
inline

Serialize the specified standard vector.

Template Parameters
Utype of scalars; must be assignable to T
Parameters
xvector to serialize

Definition at line 227 of file serializer.hpp.