Stan Math Library
4.9.0
Automatic Differentiation
|
|
inline |
Convert a std::vector of type T to a std::vector of doubles.
T must implement value_of_rec. See test/math/fwd/fun/value_of_rec.cpp for fvar and var usage.
T | Scalar type in std::vector |
[in] | x | std::vector to be converted |
Definition at line 69 of file value_of_rec.hpp.