mir-core — Libmir Archive
Libmir Archive
API Reference Index
mir-core Guide
Dlang.org
Complex.toHash
mir
complex
Complex
Returns the hash code of this complex number.
struct
Complex
(T)
scope const
@
optmath
size_t
toHash
(
)
if
(
is
(
T
==
float
) ||
is
(
T
==
double
)
||
is
(
T
==
real
)
)
mir
complex
Complex
functions
opAssign
opBinary
opBinaryRight
opCast
opEquals
opOpAssign
opUnary
toHash
variables
im
re
Returns the hash code of this complex number.