General Purpose Geodetic Library
SgMatrix Member List

This is the complete list of members for SgMatrix, including all inherited members.

B_SgMatrixprotected
base()SgMatrixinline
base_c() constSgMatrixinline
calcProduct_mat_x_mat(const SgMatrix &M1, const SgMatrix &M2)SgMatrixfriend
calcProduct_mat_x_mat(const SgUtMatrix &U1, const SgMatrix &M2)SgMatrixfriend
calcProduct_mat_x_mat(const SgMatrix &M1, const SgSymMatrix &P2)SgMatrixfriend
calcProduct_mat_x_matT(const SgMatrix &M1, const SgMatrix &M2)SgMatrixfriend
calcProduct_matT_x_mat(const SgMatrix &M1, const SgMatrix &M2)SgMatrixfriend
calcProduct_matT_x_vec(const SgMatrix &M, const SgVector &V)SgMatrixfriend
clear()SgMatrixinline
dTmp_SgMatrixprotected
getElement(unsigned int i, unsigned int j) constSgMatrixinline
nCol() constSgMatrixinline
NCol_SgMatrixprotected
nRow() constSgMatrixinline
NRow_SgMatrixprotected
operator!=(const SgMatrix &M) constSgMatrixinline
operator()(unsigned int i, unsigned int j)SgMatrixinline
operator*(const SgMatrix &M, double d)SgMatrixfriend
operator*(double d, const SgMatrix &M)SgMatrixfriend
operator*(const SgMatrix &M, const SgVector &V)SgMatrixfriend
operator*=(double d)SgMatrixinline
operator+(const SgMatrix &M1, const SgMatrix &M2)SgMatrixfriend
operator+=(const SgMatrix &M)SgMatrixinline
operator-(const SgMatrix &M)SgMatrixfriend
operator-(const SgMatrix &M1, const SgMatrix &M2)SgMatrixfriend
operator-=(const SgMatrix &M)SgMatrixinline
operator/(const SgMatrix &M, double d)SgMatrixfriend
operator/=(double d)SgMatrixinline
operator=(const SgMatrix &M)SgMatrix
operator=(double d)SgMatrixinline
operator==(const SgMatrix &M) constSgMatrixinline
setElement(unsigned int i, unsigned int j, double d)SgMatrixinline
SgMatrix()SgMatrixinline
SgMatrix(unsigned int NRow, unsigned int NCol, bool IsNeedClear=true)SgMatrixinline
SgMatrix(const SgMatrix &M)SgMatrixinline
T() constSgMatrixinline
~SgMatrix()SgMatrixinline