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

◆ type

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

The promoted type.

Definition at line 57 of file promote_scalar_type.hpp.