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

Multiplies this by specified complex number.

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

Definition at line 176 of file complex_base.hpp.