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

Subtracts specified complex number from this.

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

Definition at line 148 of file complex_base.hpp.