![]() |
Stan Math Library
5.2.0
Automatic Differentiation
|
Specialization for var_value when the type to convert to is a var_value.
| T | a var_value. |
| S | A var_value whose template type is derived from EigenBase. This specialization holds type S. |
Definition at line 52 of file promote_scalar_type.hpp.
#include <promote_scalar_type.hpp>
Public Types | |
| using | type = std::decay_t< S > |
| The promoted type. | |