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

◆ promote_args_t

template<typename... Args>
using stan::promote_args_t = typedef typename boost::math::tools::promote_args<Args...>::type

Convenience alias for boost tools promote_args.

Definition at line 12 of file promote_args.hpp.