![]() |
Stan Math Library
5.1.0
Automatic Differentiation
|
|
inlineconstexpr |
Apply a function to each element of two tuples.
| F | type with a valid operator() |
| T1 | Tuple |
| T2 | Another tuple |
| f | A functor to apply over each element of the tuple. |
| t1 | A tuple |
| t2 | Another tuple |
Definition at line 108 of file for_each.hpp.