mir-core ~master (2021-10-18T16:44:50Z)
Dub
Repo
complex
mir
complex
Generic complex number type
struct
Complex
(T)
Complex
!
T
complex
(T re, T im)
@
optmath
Complex
!
T
complex
(
T
)
(
const
T
re
,
const
T
im
)
if
(
is
(
T
==
float
) ||
is
(
T
==
double
)
||
is
(
T
==
real
)
)
Meta
Source
See Implementation
mir
complex
functions
complex
structs
Complex
Generic complex number type