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

◆ type

template<typename T >
using stan::eval_return_type< T >::type = std::conditional_t<std::is_same<std::decay_t<T>, T1>::value, const T1&, T1>

Definition at line 37 of file plain_type.hpp.