Stan Math Library
4.9.0
Automatic Differentiation
|
std::vector< U > stan::math::serialize | ( | const Ts... | xs | ) |
Serialize the specified sequence of objects, which all must have scalar types assignable to the result scalar type.
U | type of scalar in result vector |
Ts | argument types |
xs | arguments |
Definition at line 312 of file serializer.hpp.