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

◆ common_scalar_t

template<typename... Types>
using stan::math::common_scalar_t = typedef typename std::common_type_t< typename std::remove_reference_t<Types>::Scalar...>

Wrapper for std::common_type_t

Definition at line 12 of file common_return_scalar.hpp.