![]() |
Stan Math Library
5.1.0
Automatic Differentiation
|
|
inlineconstexpr |
Apply a function to each element of a tuple.
| F | type with a valid operator() |
| T | Tuple |
| f | A functor to apply over each element of the tuple. |
| t | A tuple |
Definition at line 80 of file for_each.hpp.