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

◆ type

template<typename T >
using stan::plain_type< T, require_t< bool_constant<!internal::has_eval< T >::value &&internal::has_plain_object< T >::value &&is_eigen< T >::value > > >::type = typename std::decay_t<T>::PlainObject

Definition at line 81 of file plain_type.hpp.