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

◆ return_type_t

template<typename... Ts>
using stan::return_type_t = typedef typename return_type<Ts...>::type

Convenience type for the return type of the specified template parameters.

Template Parameters
Tssequence of types
See also
return_type

Definition at line 218 of file return_type.hpp.