mir-core ~master (2021-10-18T16:44:50Z)
Dub
Repo
Complex.opOpAssign
mir
complex
Complex
Complex
opOpAssign
(Complex!R rhs)
Complex
opOpAssign
(Complex!R rhs)
Complex
opOpAssign
(Complex!R rhs)
struct
Complex
(T)
ref return
@
optmath
Complex
opOpAssign
(
string
op
R
)
(
Complex
!
R
rhs
)
if
(
op
== "*" ||
op
== "/"
)
if
(
is
(
T
==
float
) ||
is
(
T
==
double
)
||
is
(
T
==
real
)
)
Complex
opOpAssign
(R rhs)
Complex
opOpAssign
(R rhs)
Complex
opOpAssign
(R rhs)
Complex
opOpAssign
(R rhs)
Meta
Source
See Implementation
mir
complex
Complex
functions
opAssign
opBinary
opBinaryRight
opCast
opEquals
opOpAssign
opUnary
toHash
variables
im
re