Stan Math Library
4.9.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 66 of file for_each.hpp.