General Purpose Geodetic Library
|
This is the complete list of members for SgVector, including all inherited members.
B_ | SgVector | protected |
base() | SgVector | inline |
base_c() const | SgVector | inline |
calcProduct_matT_x_vec(const SgMatrix &, const SgVector &) | SgVector | friend |
calcProduct_matT_x_vec(const SgUtMatrix &, const SgVector &) | SgVector | friend |
clear() | SgVector | inline |
getElement(unsigned int i) const | SgVector | inline |
module() const | SgVector | inline |
n() const | SgVector | inline |
N_ | SgVector | protected |
operator!=(const SgVector &V) const | SgVector | inline |
operator()(unsigned int i) | SgVector | inline |
operator*(const SgVector &V, double d) | SgVector | friend |
operator*(double d, const SgVector &V) | SgVector | friend |
operator*(const SgVector &V1, const SgVector &V2) | SgVector | friend |
operator*(const SgMatrix &M, const SgVector &V) | SgVector | friend |
operator*(const SgUtMatrix &R, const SgVector &V) | SgVector | friend |
operator*(const SgSymMatrix &P, const SgVector &V) | SgVector | friend |
operator*=(double d) | SgVector | inline |
operator+(const SgVector &V1, const SgVector &V2) | SgVector | friend |
operator+=(const SgVector &V) | SgVector | inline |
operator-(const SgVector &V) | SgVector | friend |
operator-(const SgVector &V1, const SgVector &V2) | SgVector | friend |
operator-=(const SgVector &V) | SgVector | inline |
operator/(const SgVector &V, double d) | SgVector | friend |
operator/=(double d) | SgVector | inline |
operator=(const SgVector &V) | SgVector | inline |
operator=(double d) | SgVector | inline |
operator==(const SgVector &V) const | SgVector | inline |
reSize(unsigned int n) | SgVector | inline |
setElement(unsigned int i, double d) | SgVector | inline |
SgMatrix class | SgVector | friend |
SgUtMatrix class | SgVector | friend |
SgVector() | SgVector | inline |
SgVector(unsigned int N, bool IsNeedClear) | SgVector | inline |
SgVector(const SgVector &V) | SgVector | inline |
~SgVector() | SgVector | inline |