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

◆ type

template<typename T , typename S >
using stan::math::promote_scalar_type< T, S, require_all_t< std::is_arithmetic< T >, is_var< S >, is_eigen< value_type_t< S > > > >::type = typename promote_scalar_type<T, value_type_t<S> >::type

The promoted type.

Definition at line 73 of file promote_scalar_type.hpp.