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

◆ operator*=() [1/2]

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

Multiplies this by the specified real number.

Template Parameters
Utype of argument (assignable to value_type)
Parameters
[in]xreal number to multiply
Returns
this

Definition at line 162 of file complex_base.hpp.