Stan Math Library
4.9.0
Automatic Differentiation
|
using stan::scalar_lub_t = typedef typename scalar_lub<T1, T2>::type |
Convenience type for the least upper bound of the specified template parameters in Stan's assignment ordering.
T1 | first type |
T2 | second type |
Definition at line 147 of file return_type.hpp.