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

◆ plus()

template<typename T >
T stan::math::plus ( T &&  x)
inline

Returns the unary plus of the input.

Template Parameters
TType of input.
Parameters
xinput.
Returns
result of unary plus of the input.

Definition at line 17 of file plus.hpp.