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

◆ operator+() [11/16]

template<typename U , require_autodiff_t< U > >
std::complex< U > stan::math::operator+ ( const std::complex< U > &  x)
inline

Return the argument.

Template Parameters
Uvalue type argument
Parameters
xargument
Returns
argument

Definition at line 18 of file operator_plus.hpp.