![]() |
Stan Math Library
5.2.0
Automatic Differentiation
|
Struct with static function for elementwise type promotion.
This specialization promotes vector elements of the same type.
| T | type of elements |
Definition at line 84 of file promote_elements.hpp.
#include <promote_elements.hpp>
Static Public Member Functions | |
| static const std::vector< T > & | promote (const std::vector< T > &u) |
| Return input vector. | |