Stan Math Library
4.9.0
Automatic Differentiation
|
Template metaprogram to calculate a type for converting a convertible type.
This is the base case.
T | result scalar type. |
S | input type |
Definition at line 22 of file promote_scalar_type.hpp.
#include <promote_scalar_type.hpp>
Public Types | |
using | type = T |
The promoted type. | |