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

◆ T_plain

template<bool Condition, typename T >
using stan::ref_type_if< Condition, T, require_all_t< is_eigen< T >, bool_constant<!is_arena_matrix< T >::value > > >::T_plain = plain_type_t<T>

Definition at line 35 of file ref_type.hpp.