Stan Math Library
4.9.0
Automatic Differentiation
|
|
inline |
Incrementing adjoint_results_cl
object by expressions_cl
object executes one or two kernels that evaluate expressions and increments results' adjoints by those expressions.
Non-var results are ignored. Scalar results's adjoints get incremented by the sum of respective expressions.
T_expressions | types of expressions |
exprs | expressions |
Definition at line 40 of file adjoint_results.hpp.