This is the complete list of members for gnsstk::SparseVector< T >, including all inherited members.
addScaledSparseVector(const T &a, const SparseVector< T > &SV) | gnsstk::SparseVector< T > | |
clear() | gnsstk::SparseVector< T > | inline |
cosVec(const SparseVector< T > &S1, const SparseVector< T > &S2) | gnsstk::SparseVector< T > | friend |
cosVec(const SparseVector< T > &SV, const Vector< T > &V) | gnsstk::SparseVector< T > | friend |
cosVec(const Vector< T > &V, const SparseVector< T > &SV) | gnsstk::SparseVector< T > | friend |
datasize() const | gnsstk::SparseVector< T > | inline |
density() const | gnsstk::SparseVector< T > | inline |
dot(const SparseVector< T > &SL, const SparseVector< T > &SR) | gnsstk::SparseVector< T > | friend |
dot(const SparseVector< T > &SL, const Vector< T > &SR) | gnsstk::SparseVector< T > | friend |
dot(const Vector< T > &SL, const SparseVector< T > &SR) | gnsstk::SparseVector< T > | friend |
dot_lim(const SparseVector< T > &SL, const SparseVector< T > &SR, const unsigned int kb, const unsigned int ke) | gnsstk::SparseVector< T > | friend |
dump(const int p=3, bool dosci=false) const | gnsstk::SparseVector< T > | inline |
getIndexes() const | gnsstk::SparseVector< T > | inlineprivate |
identSparse(const unsigned int dim) | gnsstk::SparseVector< T > | friend |
inverse(const SparseMatrix< T > &A) | gnsstk::SparseVector< T > | friend |
inverseLT(const SparseMatrix< T > <, T *ptrSmall, T *ptrBig) | gnsstk::SparseVector< T > | friend |
isEmpty() const | gnsstk::SparseVector< T > | inline |
isFilled(const unsigned int i) const | gnsstk::SparseVector< T > | inline |
len | gnsstk::SparseVector< T > | private |
lowerCholesky(const SparseMatrix< T > &A) | gnsstk::SparseVector< T > | friend |
max(const SparseVector< T > &SV) | gnsstk::SparseVector< T > | friend |
maxabs(const SparseVector< T > &SV) | gnsstk::SparseVector< T > | friend |
min(const SparseVector< T > &SV) | gnsstk::SparseVector< T > | friend |
minabs(const SparseVector< T > &SV) | gnsstk::SparseVector< T > | friend |
norm(const SparseVector< T > &SV) | gnsstk::SparseVector< T > | friend |
operator(std::ostream &os, const SparseVector< T > &S) | gnsstk::SparseVector< T > | friend |
operator Vector< T >() const | gnsstk::SparseVector< T > | |
operator*(const SparseMatrix< T > &L, const SparseVector< T > &V) | gnsstk::SparseVector< T > | friend |
operator*(const SparseMatrix< T > &L, const Vector< T > &V) | gnsstk::SparseVector< T > | friend |
operator*(const SparseMatrix< T > &L, const SparseMatrix< T > &V) | gnsstk::SparseVector< T > | friend |
operator*(const SparseMatrix< T > &L, const Matrix< T > &R) | gnsstk::SparseVector< T > | friend |
operator*(const Matrix< T > &L, const SparseMatrix< T > &R) | gnsstk::SparseVector< T > | friend |
operator*=(const T &value) | gnsstk::SparseVector< T > | |
operator+(const SparseVector< T > &L, const SparseVector< T > &R) | gnsstk::SparseVector< T > | friend |
operator+(const SparseVector< T > &L, const Vector< T > &R) | gnsstk::SparseVector< T > | friend |
operator+(const Vector< T > &L, const SparseVector< T > &R) | gnsstk::SparseVector< T > | friend |
operator+=(const SparseVector< T > &SV) | gnsstk::SparseVector< T > | |
operator+=(const Vector< T > &SV) | gnsstk::SparseVector< T > | |
operator-(const SparseVector< T > &L, const SparseVector< T > &R) | gnsstk::SparseVector< T > | friend |
operator-(const SparseVector< T > &L, const Vector< T > &R) | gnsstk::SparseVector< T > | friend |
operator-(const Vector< T > &L, const SparseVector< T > &R) | gnsstk::SparseVector< T > | friend |
operator-() const | gnsstk::SparseVector< T > | inline |
operator-=(const SparseVector< T > &SV) | gnsstk::SparseVector< T > | |
operator-=(const Vector< T > &SV) | gnsstk::SparseVector< T > | |
operator/=(const T &value) | gnsstk::SparseVector< T > | |
operator[](unsigned int in) const | gnsstk::SparseVector< T > | inline |
operator[](unsigned int in) | gnsstk::SparseVector< T > | inline |
operator||(const SparseMatrix< T > &L, const Vector< T > &V) | gnsstk::SparseVector< T > | friend |
operator||(const SparseMatrix< T > &L, const SparseMatrix< T > &R) | gnsstk::SparseVector< T > | friend |
resize(const unsigned int newlen) | gnsstk::SparseVector< T > | inline |
size() const | gnsstk::SparseVector< T > | inline |
SparseHouseholder(const SparseMatrix< T > &A) | gnsstk::SparseVector< T > | friend |
SparseMatrix< T > class | gnsstk::SparseVector< T > | friend |
SparseVector() | gnsstk::SparseVector< T > | inline |
SparseVector(const unsigned int N) | gnsstk::SparseVector< T > | inline |
SparseVector(const Vector< T > &V) | gnsstk::SparseVector< T > | |
SparseVector(const SparseVector< T > &SV, const unsigned int &ind, const unsigned int &len) | gnsstk::SparseVector< T > | |
SrifMU(Matrix< T > &R, Vector< T > &Z, SparseMatrix< T > &A, const unsigned int M) | gnsstk::SparseVector< T > | friend |
SrifMU(Matrix< T > &R, Vector< T > &Z, SparseMatrix< T > &P, Vector< T > &D, const unsigned int M) | gnsstk::SparseVector< T > | friend |
sum(const SparseVector< T > &SV) const | gnsstk::SparseVector< T > | inline |
SVecProxy< T > class | gnsstk::SparseVector< T > | friend |
transform(const SparseMatrix< T > &M, const SparseMatrix< T > &C) | gnsstk::SparseVector< T > | friend |
transformDiag(const SparseMatrix< T > &P, const Matrix< T > &C) | gnsstk::SparseVector< T > | friend |
transpose(const SparseMatrix< T > &M) | gnsstk::SparseVector< T > | friend |
truncate(const unsigned int n) | gnsstk::SparseVector< T > | inline |
vecMap | gnsstk::SparseVector< T > | private |
zeroize(const T tol=static_cast< T >(zeroTolerance)) | gnsstk::SparseVector< T > | |
zeroTolerance | gnsstk::SparseVector< T > | static |