Stan Math Library
4.9.0
Automatic Differentiation
|
|
inline |
Converts argument to an automatic differentiation variable.
Returns a var variable with the input value.
[in] | v | A std::vector<double> |
Definition at line 48 of file to_var.hpp.