Stan Math Library
4.9.0
Automatic Differentiation
Loading...
Searching...
No Matches
◆
operator+()
[7/16]
template<typename T ,
require_var_vt
<
is_kernel_expression_and_not_scalar
, T > * = nullptr>
T stan::math::operator+
(
T &&
M
)
inline
Returns the unary plus of the input.
Parameters
M
input kernel expression
Returns
result of unary plus of the input.
Definition at line
19
of file
operator_unary_plus.hpp
.
stan
math
[
Stan Home Page
]
© 2011–2019, Stan Development Team.