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

◆ promote()

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

Return input element.

Parameters
uinput of type T
Returns
input as type T

Definition at line 46 of file promote_elements.hpp.