Stan Math Library
4.9.0
Automatic Differentiation
|
|
inlinestatic |
Assigns the dimensions of expressions to matching results if possible.
Otherwise checks that dimensions match. Also checks that all expressions require same number of threads.
n_rows | number of threads in rows dimension of the first expression |
n_cols | number of threads in rows dimension of the first expression |
assignment_pairs | pairs of result and expression |
Definition at line 68 of file multi_result_kernel.hpp.