mir.complex

Complex numbers

Members

Functions

complex
Complex!T complex(T re, T im)

Generic complex number type

Structs

Complex
struct Complex(T)

Generic complex number type

Meta

Authors

Ilya Yaroshenko