KrisLibrary  1.0.0
Math::Complex Member List

This is the complete list of members for Math::Complex, including all inherited members.

add(const Complex &a, const Complex &b) (defined in Math::Complex)Math::Complexinline
add(const Complex &a, Real) (defined in Math::Complex)Math::Complexinline
addConjugateB(const Complex &a, const Complex &b) (defined in Math::Complex)Math::Complexinline
arg() const (defined in Math::Complex)Math::Complexinline
Complex() (defined in Math::Complex)Math::Complex
Complex(const Complex &) (defined in Math::Complex)Math::Complex
Complex(Real x) (defined in Math::Complex)Math::Complex
Complex(Real x, Real y) (defined in Math::Complex)Math::Complex
div(const Complex &a, const Complex &b) (defined in Math::Complex)Math::Complexinline
div(const Complex &a, Real) (defined in Math::Complex)Math::Complexinline
divConjugateB(const Complex &a, const Complex &b) (defined in Math::Complex)Math::Complexinline
get(Complex &) const (defined in Math::Complex)Math::Complexinline
get(Real &x, Real &y) const (defined in Math::Complex)Math::Complexinline
getConjugate(Complex &) const (defined in Math::Complex)Math::Complexinline
getInverse(Complex &) const (defined in Math::Complex)Math::Complexinline
getNegative(Complex &) const (defined in Math::Complex)Math::Complexinline
getNormalized(Complex &) const (defined in Math::Complex)Math::Complexinline
getPolar(Real &r, Real &theta) (defined in Math::Complex)Math::Complexinline
Im() const (defined in Math::Complex)Math::Complexinline
Im() (defined in Math::Complex)Math::Complexinline
inplaceConjugate() (defined in Math::Complex)Math::Complexinline
inplaceInverse() (defined in Math::Complex)Math::Complexinline
inplaceNegative() (defined in Math::Complex)Math::Complexinline
inplaceNormalize() (defined in Math::Complex)Math::Complexinline
inplaceScale(Real) (defined in Math::Complex)Math::Complexinline
isInvertible() const (defined in Math::Complex)Math::Complexinline
madd(const Complex &a, const Complex &b) (defined in Math::Complex)Math::Complexinline
madd(const Complex &a, Real) (defined in Math::Complex)Math::Complexinline
maddConjugateB(const Complex &a, const Complex &b) (defined in Math::Complex)Math::Complexinline
mul(const Complex &a, const Complex &b) (defined in Math::Complex)Math::Complexinline
mul(const Complex &a, Real) (defined in Math::Complex)Math::Complexinline
mulConjugateB(const Complex &a, const Complex &b) (defined in Math::Complex)Math::Complexinline
norm() const (defined in Math::Complex)Math::Complexinline
normSquared() const (defined in Math::Complex)Math::Complexinline
operator!=(const Complex &) const (defined in Math::Complex)Math::Complexinline
operator*=(const Complex &) (defined in Math::Complex)Math::Complexinline
operator*=(Real) (defined in Math::Complex)Math::Complexinline
operator+=(const Complex &) (defined in Math::Complex)Math::Complexinline
operator+=(Real) (defined in Math::Complex)Math::Complexinline
operator-=(const Complex &) (defined in Math::Complex)Math::Complexinline
operator-=(Real) (defined in Math::Complex)Math::Complexinline
operator/=(const Complex &) (defined in Math::Complex)Math::Complexinline
operator/=(Real) (defined in Math::Complex)Math::Complexinline
operator=(const Complex &) (defined in Math::Complex)Math::Complexinline
operator=(Real) (defined in Math::Complex)Math::Complexinline
operator==(const Complex &) const (defined in Math::Complex)Math::Complexinline
Re() const (defined in Math::Complex)Math::Complexinline
Re() (defined in Math::Complex)Math::Complexinline
Read(File &) (defined in Math::Complex)Math::Complex
set(const Complex &) (defined in Math::Complex)Math::Complexinline
set(Real x) (defined in Math::Complex)Math::Complexinline
set(Real x, Real y) (defined in Math::Complex)Math::Complexinline
setConjugate(const Complex &) (defined in Math::Complex)Math::Complexinline
setExp(const Complex &) (defined in Math::Complex)Math::Complex
setInverse(const Complex &) (defined in Math::Complex)Math::Complexinline
setLog(const Complex &, int n=0) (defined in Math::Complex)Math::Complex
setNegative(const Complex &) (defined in Math::Complex)Math::Complexinline
setNormalized(const Complex &) (defined in Math::Complex)Math::Complexinline
setPolar(Real r, Real theta) (defined in Math::Complex)Math::Complexinline
setPow(const Complex &, Real) (defined in Math::Complex)Math::Complex
setPow(const Complex &, const Complex &) (defined in Math::Complex)Math::Complex
setZero() (defined in Math::Complex)Math::Complexinline
sub(const Complex &a, const Complex &b) (defined in Math::Complex)Math::Complexinline
sub(const Complex &a, Real) (defined in Math::Complex)Math::Complexinline
subConjugateB(const Complex &a, const Complex &b) (defined in Math::Complex)Math::Complexinline
Write(File &) const (defined in Math::Complex)Math::Complex
x (defined in Math::Complex)Math::Complex
y (defined in Math::Complex)Math::Complex