![]() |
Stan Math Library
5.1.0
Automatic Differentiation
|
|
inlineconstexpr |
Calls given callable with an index sequence.
Combination of this and a lambda can be used to avoid separating implementation that needs an index sequence from functions that operate on tuples of parameter packs.
| N | size of index sequence to use |
| F | callable type |
| f | callable |
Definition at line 26 of file index_apply.hpp.