Theoretica
A C++ numerical and automatic mathematical library
theoretica::phasor< Type > Member List

This is the complete list of members for theoretica::phasor< Type >, including all inherited members.

arg() consttheoretica::phasor< Type >inline
conjugate() consttheoretica::phasor< Type >inline
i()theoretica::phasor< Type >inlinestatic
Im() consttheoretica::phasor< Type >inline
Im(const phasor &z)theoretica::phasor< Type >friend
inverse() consttheoretica::phasor< Type >inline
invert()theoretica::phasor< Type >inline
modulustheoretica::phasor< Type >
norm() consttheoretica::phasor< Type >inline
operator complex< T >()theoretica::phasor< Type >inline
operator std::string()theoretica::phasor< Type >inline
operator!=(const phasor &z) consttheoretica::phasor< Type >inline
operator*(const phasor &other) consttheoretica::phasor< Type >inline
operator*(const complex< T > &other) consttheoretica::phasor< Type >inline
operator*(const complex< T > &z, const phasor &w)theoretica::phasor< Type >friend
operator* (defined in theoretica::phasor< Type >)theoretica::phasor< Type >friend
operator*=(const phasor &other)theoretica::phasor< Type >inline
operator+(const phasor &other) consttheoretica::phasor< Type >inline
operator+ (defined in theoretica::phasor< Type >)theoretica::phasor< Type >friend
operator+=(const phasor &other)theoretica::phasor< Type >inline
operator-(const phasor &other) consttheoretica::phasor< Type >inline
operator- (defined in theoretica::phasor< Type >)theoretica::phasor< Type >friend
operator-=(const phasor &other)theoretica::phasor< Type >inline
operator/(const phasor &other) consttheoretica::phasor< Type >inline
operator/ (defined in theoretica::phasor< Type >)theoretica::phasor< Type >friend
operator/=(const phasor &other)theoretica::phasor< Type >inline
operator<<(std::ostream &out, const phasor &obj)theoretica::phasor< Type >friend
operator=(const phasor &z)theoretica::phasor< Type >inline
operator=(const std::array< T, 2 > &v)theoretica::phasor< Type >inline
operator==(const phasor &z) consttheoretica::phasor< Type >inline
phasetheoretica::phasor< Type >
phasor()theoretica::phasor< Type >inline
phasor(Type modulus, Type phase)theoretica::phasor< Type >inline
phasor(const phasor &other)theoretica::phasor< Type >inline
phasor(const complex< T > &z)theoretica::phasor< Type >inline
phasor(Type r)theoretica::phasor< Type >inline
Re() consttheoretica::phasor< Type >inline
Re(const phasor &z)theoretica::phasor< Type >friend
rotor(Type rad)theoretica::phasor< Type >inlinestatic
sqr_norm() consttheoretica::phasor< Type >inline
to_complex() consttheoretica::phasor< Type >inline
to_string(const std::string &separator=", ") consttheoretica::phasor< Type >inline
~phasor()=default (defined in theoretica::phasor< Type >)theoretica::phasor< Type >