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

◆ initialize_variable() [3/3]

template<typename T >
void stan::math::initialize_variable ( std::vector< T > &  variables,
const var value 
)
inline

Initialize the variables in the standard vector recursively.

Template Parameters
Ttype of elements in the vector

Definition at line 38 of file initialize_variable.hpp.