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

◆ is_any_var_args_

template<typename F , typename T_y0 , typename T_t0 , typename T_ts , typename... T_Args>
constexpr bool stan::math::cvodes_integrator_adjoint_vari< F, T_y0, T_t0, T_ts, T_Args >::is_any_var_args_
staticconstexprprivate
Initial value:
{
disjunction<is_var<scalar_type_t<T_Args>>...>::value}

Definition at line 45 of file cvodes_integrator_adjoint.hpp.