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

◆ promote()

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

Return input element.

Parameters
uinput of type S, assignable to type T
Returns
input as type T

Definition at line 28 of file promote_elements.hpp.