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

◆ operator+=() [2/2]

complex_type & stan::math::complex_base< stan::math::var >::operator+= ( const std::complex< U > &  other)
inlineinherited

Adds specified complex number to this.

Template Parameters
Uvalue type of argument (assignable to value_type)
Parameters
[in]othercomplex number to add
Returns
this

Definition at line 121 of file complex_base.hpp.