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

◆ type

template<typename T >
using stan::plain_type< T, require_t< bool_constant< internal::has_eval< T >::value &&is_eigen< T >::value > > >::type = std::decay_t<decltype(std::declval<T&>().eval())>

Definition at line 73 of file plain_type.hpp.