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

◆ operator+=() [1/2]

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

Add specified real value to real part.

Template Parameters
Uargument type (assignable to value_type)
Parameters
[in]xreal number to add
Returns
this

Definition at line 108 of file complex_base.hpp.