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

◆ assignment_impl() [1/2]

template<typename... T_results>
template<typename... T_res, typename... T_expressions>
static void stan::math::results_cl< T_results >::assignment_impl ( const std::tuple< std::pair< T_res, T_expressions >... > &  assignment_pairs)
inlinestaticprotected

Implementation of assignments of expressions to results.

Template Parameters
T_restypes of results
T_expressionstypes of expressions
Parameters
assignment_pairspairs if result and expression

Definition at line 501 of file multi_result_kernel.hpp.