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

◆ operator/=() [1/2]

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

Divides this by the specified real number.

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

Definition at line 191 of file complex_base.hpp.