Stan Math Library
5.0.0
Automatic Differentiation
|
This template metaprogram is used to compute the return type for append_array.
If both types are ints, the type member is an int
T1 | First type to be promoted |
T2 | Second type to be promoted |
Definition at line 36 of file append_return_type.hpp.
#include <append_return_type.hpp>
Public Types | |
using | type = int |