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
Minput kernel expression
Returns
result of unary plus of the input.

Definition at line 19 of file operator_unary_plus.hpp.