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

◆ type

template<typename T >
using stan::value_type< T, std::enable_if_t< std::is_pointer< T >::value > >::type = typename value_type<std::remove_pointer<T> >::type

Definition at line 28 of file value_type.hpp.