![]() |
Stan Math Library
5.2.0
Automatic Differentiation
|
|
inlinestatic |
Generates kernel code for the argument of rowwise reduction, applying the optimization - ignoring the triangular view of the vector, as it is already handeled by rowwise reduction.
| mul | argument of the rowwise reduction | |
| [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 |
| name_gen | name generator for this kernel | |
| row_index_name | row index variable name | |
| col_index_name | column index variable name |
Definition at line 73 of file rowwise_reduction.hpp.