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

◆ generate() [1/2]

kernel_parts stan::math::elt_function_cl< trunc_< T > , double , T >::generate ( const std::string &  row_index_name,
const std::string &  col_index_name,
const bool  view_handled,
std::conditional_t< false, T, const std::string & >...  var_names_arg 
) const
inlineinherited

Generates kernel code for this expression.

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

Definition at line 76 of file elt_function_cl.hpp.