Automatic Differentiation
 
Loading...
Searching...
No Matches

◆ apply_impl()

template<class F , class Tuple , typename... PreArgs, std::size_t... I>
constexpr decltype(auto) stan::math::internal::apply_impl ( F &&  f,
Tuple &&  t,
std::index_sequence< I... >  i,
PreArgs &&...  pre_args 
)
constexpr

Definition at line 27 of file apply.hpp.