![]() |
Stan Math Library
5.1.0
Automatic Differentiation
|
|
inline |
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 |
| std::invalid_argument | dimensions of expression and result can not be resized. |
Definition at line 68 of file calc_if.hpp.