Stan Math Library
4.9.0
Automatic Differentiation
|
|
inline |
Promote the scalar type of an eigen matrix to the requested type.
Promote the scalar type of an standard vector to the requested type.
PromotionScalar | scalar type of output. |
UnPromotedType | input type. The PromotionScalar type must be constructible from UnPromotedType 's scalar_type |
x | input |
Definition at line 56 of file promote_scalar.hpp.