Stan Math Library
4.9.0
Automatic Differentiation
|
deserializer< T > stan::math::to_deserializer | ( | const std::vector< T > & | vals | ) |
Return a deserializer based on the specified values.
T | type of scalars in argument container and return |
vals | values to deserialize |
Definition at line 272 of file serializer.hpp.