Stan Math Library
4.9.0
Automatic Differentiation
|
|
inline |
Sets kernel arguments for this and nested expressions.
[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 |
kernel | kernel to set arguments on | |
[in,out] | arg_num | consecutive number of the first argument to set. This is incremented for each argument set by this function. |
Definition at line 75 of file scalar.hpp.