Loading [MathJax]/extensions/TeX/AMSsymbols.js
Automatic Differentiation
 
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Loading...
Searching...
No Matches

◆ for_each() [4/4]

template<typename F , typename T1 , typename T2 , typename T3 , typename T4 , size_t... Is>
constexpr auto stan::math::internal::for_each ( F &&  f,
T1 &&  t1,
T2 &&  t2,
T3 &&  t3,
T4 &&  t4,
std::index_sequence< Is... >   
)
inlineconstexpr

Definition at line 60 of file for_each.hpp.