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

◆ real_return_t

template<typename... Ts>
using stan::real_return_t = typedef typename real_return<Ts...>::type

Convenience type to calculate the real return type.

Template Parameters
Tssequence of argument types
See also
real_return

Definition at line 46 of file return_type.hpp.