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

◆ operator-=() [1/2]

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

Subtracts specified real number from real part.

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

Definition at line 135 of file complex_base.hpp.