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

◆ get_kernel_source_for_evaluating_into()

std::string stan::math::operation_cl< opencl_code_impl< Code, T_arguments... > , double , Args >::get_kernel_source_for_evaluating_into ( const T_lhs &  lhs) const
inlineinherited

Generates kernel source for evaluating this expression into given left-hand-side expression.

Template Parameters
T_lhstype of the left-hand-side expression
Parameters
lhsLeft-hand-side expression
Returns
kernel source

Definition at line 198 of file get_kernel_source_for_evaluating_into.hpp.