conj() const | SimTK::conjugate< float > | inline |
conj() | SimTK::conjugate< float > | inline |
conjugate() | SimTK::conjugate< float > | inline |
conjugate(const float &real, const float &imag) | SimTK::conjugate< float > | inline |
conjugate(const float &real, int i) | SimTK::conjugate< float > | inline |
conjugate(int r, const float &imag) | SimTK::conjugate< float > | inline |
conjugate(int r, int i) | SimTK::conjugate< float > | inline |
conjugate(const float &real) | SimTK::conjugate< float > | inline |
conjugate(int r) | SimTK::conjugate< float > | inline |
conjugate(const conjugate< double > &cd) | SimTK::conjugate< float > | inlineexplicit |
conjugate(const double &rd) | SimTK::conjugate< float > | inlineexplicit |
conjugate(const complex< float > &x) | SimTK::conjugate< float > | inlineexplicit |
conjugate(const complex< double > &x) | SimTK::conjugate< float > | inlineexplicit |
imag() const | SimTK::conjugate< float > | inline |
imag() | SimTK::conjugate< float > | inline |
isReal() const | SimTK::conjugate< float > | inline |
negImag() const | SimTK::conjugate< float > | inline |
negImag() | SimTK::conjugate< float > | inline |
operator complex< float >() const | SimTK::conjugate< float > | inline |
operator*=(const float &r) | SimTK::conjugate< float > | inline |
operator*=(const conjugate< float > &c) | SimTK::conjugate< float > | inline |
operator*=(const complex< float > &t) | SimTK::conjugate< float > | inline |
operator+() const | SimTK::conjugate< float > | inline |
operator+=(const float &r) | SimTK::conjugate< float > | inline |
operator+=(const conjugate< float > &c) | SimTK::conjugate< float > | inline |
operator+=(const complex< float > &c) | SimTK::conjugate< float > | inline |
operator-() const | SimTK::conjugate< float > | inline |
operator-=(const float &r) | SimTK::conjugate< float > | inline |
operator-=(const conjugate< float > &c) | SimTK::conjugate< float > | inline |
operator-=(const complex< float > &c) | SimTK::conjugate< float > | inline |
operator/=(const float &r) | SimTK::conjugate< float > | inline |
operator/=(const conjugate< float > &d) | SimTK::conjugate< float > | inline |
operator/=(const complex< float > &d) | SimTK::conjugate< float > | inline |
operator=(const float &r) | SimTK::conjugate< float > | inline |
operator=(const complex< float > &c) | SimTK::conjugate< float > | inline |
real() const | SimTK::conjugate< float > | inline |
real() | SimTK::conjugate< float > | inline |