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

◆ from_var_value() [3/3]

template<typename T >
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.

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

Definition at line 52 of file from_var_value.hpp.