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

◆ get_kernel_source_impl()

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

Implementation of kernel source generation.

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

Definition at line 435 of file multi_result_kernel.hpp.