General Purpose Geodetic Library
|
This is the complete list of members for SgUtMatrix, including all inherited members.
B_ | SgMatrix | protected |
base() | SgUtMatrix | inline |
base_c() const | SgUtMatrix | inline |
calcProduct_mat_x_mat(const SgUtMatrix &R1, const SgMatrix &M2) | SgUtMatrix | friend |
clear() | SgUtMatrix | inline |
dTmp_ | SgMatrix | protected |
getElement(unsigned int i, unsigned int j) const | SgUtMatrix | inline |
n() const | SgUtMatrix | inline |
nCol() const | SgMatrix | inline |
NCol_ | SgMatrix | protected |
nRow() const | SgMatrix | inline |
NRow_ | SgMatrix | protected |
operator!=(const SgMatrix &M) const | SgMatrix | inline |
operator()(unsigned int i, unsigned int j) | SgUtMatrix | inline |
operator*(const SgUtMatrix &R, double d) | SgUtMatrix | friend |
operator*(double d, const SgUtMatrix &R) | SgUtMatrix | friend |
operator*(const SgUtMatrix &R, const SgVector &V) | SgUtMatrix | friend |
operator*=(double d) | SgUtMatrix | inline |
operator+(const SgUtMatrix &R1, const SgUtMatrix &R2) | SgUtMatrix | friend |
operator+=(const SgUtMatrix &R) | SgUtMatrix | inline |
SgMatrix::operator+=(const SgMatrix &M) | SgMatrix | inline |
operator-(const SgUtMatrix &R) | SgUtMatrix | friend |
operator-(const SgUtMatrix &R1, const SgUtMatrix &R2) | SgUtMatrix | friend |
operator-=(const SgUtMatrix &R) | SgUtMatrix | inline |
SgMatrix::operator-=(const SgMatrix &M) | SgMatrix | inline |
operator/(const SgUtMatrix &R, double d) | SgUtMatrix | friend |
operator/=(double d) | SgUtMatrix | inline |
operator=(const SgUtMatrix &R) | SgUtMatrix | |
operator=(double d) | SgUtMatrix | inline |
SgMatrix::operator=(const SgMatrix &M) | SgMatrix | |
operator==(const SgMatrix &M) const | SgMatrix | inline |
operator~(const SgUtMatrix &R) | SgUtMatrix | friend |
setElement(unsigned int i, unsigned int j, double d) | SgUtMatrix | inline |
SgMatrix() | SgMatrix | inline |
SgMatrix(unsigned int NRow, unsigned int NCol, bool IsNeedClear=true) | SgMatrix | inline |
SgMatrix(const SgMatrix &M) | SgMatrix | inline |
SgUtMatrix() | SgUtMatrix | inline |
SgUtMatrix(unsigned int N, bool IsNeedClear=true) | SgUtMatrix | inline |
SgUtMatrix(const SgUtMatrix &R) | SgUtMatrix | inline |
T() const | SgUtMatrix | inline |
~SgMatrix() | SgMatrix | inline |
~SgUtMatrix() | SgUtMatrix | inline |