Stan Math Library
4.9.0
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
T
Type of input.
Parameters
x
input.
Returns
result of unary plus of the input.
Definition at line
17
of file
plus.hpp
.
stan
math
[
Stan Home Page
]
© 2011–2019, Stan Development Team.