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

Divides this by the specified complex number.

Template Parameters
Uvalue type of argument (assignable to value_type)
Parameters
[in]othernumber to divide by
Returns
this

Definition at line 205 of file complex_base.hpp.