Automatic Differentiation
 
Loading...
Searching...
No Matches

◆ promote()

template<typename T >
static const std::vector< T > & stan::math::promote_elements< std::vector< T >, std::vector< T > >::promote ( const std::vector< T > &  u)
inlinestatic

Return input vector.

Parameters
uvector of type T
Returns
vector of type T

Definition at line 91 of file promote_elements.hpp.