Stan Math Library
4.9.0
Automatic Differentiation
|
Eigen::VectorXd stan::math::serialize_args | ( | const Ts... | xs | ) |
Serialize the specified sequence of structured objects with double-based scalars into an Eigen vector of double values.
Ts | types of argument sequence |
xs | arguments to serialize |
Definition at line 339 of file serializer.hpp.