Stan Math Library
4.9.0
Automatic Differentiation
|
|
inlineconstexpr |
Promote the scalar type of a tuples elements to the requested types.
PromotionScalars | A tuple of scalar types that is the same size as the tuple of UnPromotedTypes . |
UnPromotedTypes | tuple input. Each PromotionScalars element must be constructible from it's associated element of UnPromotedTypes scalar_type |
x | input |
Definition at line 101 of file promote_scalar.hpp.