Stan Math Library
4.9.0
Automatic Differentiation
|
auto stan::math::from_var_value | ( | const std::vector< T > & | a | ) |
Convert the elements of the std::vector
input to var_value
types if possible.
T | type of elemnts of the input vector |
a | std::vector of elements to convert |
Definition at line 52 of file from_var_value.hpp.