Stan Math Library
4.9.0
Automatic Differentiation
|
|
inlineinherited |
Does nothing.
Derived classes can override this to modify how indices are passed to its argument expressions. On input arguments row_index_name
and col_index_name
are expressions for indices of this operation. On output they are expressions for indices of argument operations.
[in,out] | row_index_name | row index |
[in,out] | col_index_name | column index |
Definition at line 302 of file operation_cl.hpp.