Stan Math Library
4.9.0
Automatic Differentiation
|
|
inlineinherited |
Generates kernel code for assigning this expression into result expression.
[in,out] | generated | map from (pointer to) already generated local operations to variable names |
[in,out] | generated_all | map from (pointer to) already generated all operations to variable names |
ng | name generator for this kernel | |
row_index_name | row index variable name | |
col_index_name | column index variable name | |
result | expression into which result is to be assigned |
Definition at line 98 of file colwise_reduction.hpp.