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

◆ to_var_value() [3/3]

template<typename T >
auto stan::math::to_var_value ( const std::vector< T > &  a)
inline

Convert the elements of the std::vector input to var_value types if possible.

Template Parameters
Ttype of elemnts of the input vector
Parameters
astd::vector of elements to convert

Definition at line 50 of file to_var_value.hpp.