General Purpose Geodetic Library
|
This is the complete list of members for Sg3dMatrix, including all inherited members.
at(DIRECTION i, DIRECTION j) const | Sg3dMatrix | inline |
mat | Sg3dMatrix | protected |
module() const | Sg3dMatrix | inline |
operator()(DIRECTION i, DIRECTION j) | Sg3dMatrix | inline |
operator*(const Sg3dMatrix &, double) | Sg3dMatrix | friend |
operator*(double, const Sg3dMatrix &) | Sg3dMatrix | friend |
operator*(const Sg3dMatrix &, const Sg3dVector &) | Sg3dMatrix | friend |
operator*(const Sg3dMatrix &, const Sg3dMatrix &) | Sg3dMatrix | friend |
operator*=(double) | Sg3dMatrix | inline |
operator+(const Sg3dMatrix &, const Sg3dMatrix &) | Sg3dMatrix | friend |
operator+=(const Sg3dMatrix &) | Sg3dMatrix | inline |
operator-(const Sg3dMatrix &, const Sg3dMatrix &) | Sg3dMatrix | friend |
operator-(const Sg3dMatrix &) | Sg3dMatrix | friend |
operator-=(const Sg3dMatrix &) | Sg3dMatrix | inline |
operator/(const Sg3dMatrix &, double) | Sg3dMatrix | friend |
operator/=(double) | Sg3dMatrix | inline |
operator<<(std::ostream &s, const Sg3dMatrix &M) | Sg3dMatrix | friend |
operator=(const Sg3dMatrix &) | Sg3dMatrix | inline |
operator~(const Sg3dMatrix &) | Sg3dMatrix | friend |
Sg3dMatrix() | Sg3dMatrix | inline |
Sg3dMatrix(const Sg3dMatrix &) | Sg3dMatrix | inline |
Sg3dMatrix(const Sg3dVector &col0, const Sg3dVector &col1, const Sg3dVector &col2) | Sg3dMatrix | inline |
Sg3dMatrix(double a00, double a01, double a02, double a10, double a11, double a12, double a20, double a21, double a22) | Sg3dMatrix | inline |
T() const | Sg3dMatrix | inline |
unify() | Sg3dMatrix | inline |
~Sg3dMatrix() | Sg3dMatrix | inline |