Automatic Differentiation
 
Loading...
Searching...
No Matches

◆ to_var() [6/15]

std::vector< var > & stan::math::to_var ( std::vector< var > &  v)
inline

Specialization of to_var to for non-const input vector of var.

Returns a var variable from the input

Parameters
[in]vA std::vector<var>
Returns
The input std::vector<var>

Definition at line 74 of file to_var.hpp.