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

◆ generate() [2/2]

kernel_parts stan::math::operation_cl< opencl_code_impl< Code, T_arguments... > , double , Args >::generate ( const std::string &  row_index_name,
const std::string &  col_index_name,
const bool  view_handled,
const std::string &  var_name_arg 
) const
inlineinherited

Generates kernel code for this expression.

Parameters
row_index_namerow index variable name
col_index_namecolumn index variable name
view_handledwhether caller already handled matrix view
var_name_argvariable name of the nested expression
Returns
part of kernel with code for this expression

Definition at line 286 of file operation_cl.hpp.