IGLib  1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Meta.Numerics.Complex Member List

This is the complete list of members for Meta.Numerics.Complex, including all inherited members.

Complex(double re, double im)Meta.Numerics.Complexinline
ConjugateMeta.Numerics.Complex
Equals(object obj)Meta.Numerics.Complexinline
Equals(Complex other)Meta.Numerics.Complexinline
GetHashCode()Meta.Numerics.Complexinline
IMeta.Numerics.Complexstatic
imMeta.Numerics.Complexprivate
ImMeta.Numerics.Complex
OneMeta.Numerics.Complexstatic
operator Complex(double x)Meta.Numerics.Complexinlinestatic
operator double(Complex z)Meta.Numerics.Complexinlineexplicitstatic
operator!=(Complex z1, Complex z2)Meta.Numerics.Complexinlinestatic
operator*(Complex z1, Complex z2)Meta.Numerics.Complexinlinestatic
operator*(double a, Complex z)Meta.Numerics.Complexinlinestatic
operator*(Complex z, double a)Meta.Numerics.Complexinlinestatic
operator+(Complex z1, Complex z2)Meta.Numerics.Complexinlinestatic
operator-(Complex z)Meta.Numerics.Complexinlinestatic
operator-(Complex z1, Complex z2)Meta.Numerics.Complexinlinestatic
operator/(Complex z1, Complex z2)Meta.Numerics.Complexinlinestatic
operator==(Complex z1, Complex z2)Meta.Numerics.Complexinlinestatic
ReMeta.Numerics.Complex
reMeta.Numerics.Complexprivate
ToString()Meta.Numerics.Complexinline
ZeroMeta.Numerics.Complexstatic