This is the complete list of members for gnsstk::SRIFilter, including all inherited members.
addAPriori(const Matrix< double > &Cov, const Vector< double > &X) | gnsstk::SRI | |
addAPrioriInformation(const Matrix< double > &ICov, const Vector< double > &X) | gnsstk::SRI | |
append(const SRI &S) | gnsstk::SRI | |
defaults() | gnsstk::SRIFilter | inlineprivate |
DMsmootherUpdate(Matrix< double > &P, Vector< double > &X, Matrix< double > &Phinv, Matrix< double > &Rw, Matrix< double > &G, Vector< double > &Zw, Matrix< double > &Rwx) | gnsstk::SRIFilter | static |
DMsmootherUpdateWithControl(Matrix< double > &P, Vector< double > &X, Matrix< double > &Phinv, Matrix< double > &Rw, Matrix< double > &G, Vector< double > &Zw, Matrix< double > &Rwx, Vector< double > &U) | gnsstk::SRIFilter | static |
getConditionNumber(double &small, double &big) const | gnsstk::SRI | |
getName(const unsigned int in) const | gnsstk::SRI | inline |
getNames() const | gnsstk::SRI | inline |
getR() const | gnsstk::SRI | inline |
getState(Vector< double > &X, int *ptrSingularIndex=NULL) const | gnsstk::SRI | |
getStateAndCovariance(Vector< double > &X, Matrix< double > &C, double *ptrSmall=NULL, double *ptrBig=NULL) const | gnsstk::SRI | |
getZ() const | gnsstk::SRI | inline |
index(std::string &name) | gnsstk::SRI | inline |
measurementUpdate(const Matrix< double > &H, Vector< double > &D, const Matrix< double > &CM=SRINullMatrix) | gnsstk::SRIFilter | |
measurementUpdate(const SparseMatrix< double > &H, Vector< double > &D, const SparseMatrix< double > &CM=SRINullSparseMatrix) | gnsstk::SRIFilter | |
gnsstk::SRI::measurementUpdate(Matrix< double > &Partials, Vector< double > &Data) | gnsstk::SRI | inline |
gnsstk::SRI::measurementUpdate(SparseMatrix< double > &Partials, Vector< double > &Data) | gnsstk::SRI | inline |
merge(const SRI &S) | gnsstk::SRI | inline |
names | gnsstk::SRI | protected |
operator+=(const Namelist &NL) | gnsstk::SRI | |
operator+=(const SRI &S) | gnsstk::SRI | |
operator=(const SRIFilter &right) | gnsstk::SRIFilter | |
gnsstk::SRI::operator=(const SRI &right) | gnsstk::SRI | |
permute(const Namelist &NL) | gnsstk::SRI | |
Qbump(const unsigned int in, double q=0.0) | gnsstk::SRI | |
R | gnsstk::SRI | protected |
reset(const int N=0) | gnsstk::SRIFilter | |
reshape(const Namelist &NL) | gnsstk::SRI | |
retriangularize(const Matrix< double > &A) | gnsstk::SRI | |
retriangularize(Matrix< double > RR, Vector< double > ZZ) | gnsstk::SRI | |
setFromCovState(const Matrix< double > &Cov, const Vector< double > &State, const Namelist &NL) | gnsstk::SRI | |
setName(const unsigned int in, const std::string &label) | gnsstk::SRI | inline |
shift(const Vector< double > &X0) | gnsstk::SRI | |
shiftZ(const Vector< double > &Z0) | gnsstk::SRI | |
size() const | gnsstk::SRI | inline |
smootherUpdate(Matrix< double > &Phi, Matrix< double > &Rw, Matrix< double > &G, Vector< double > &Zw, Matrix< double > &Rwx) | gnsstk::SRIFilter | |
split(const Namelist &NL, SRI &S) | gnsstk::SRI | |
SRI() | gnsstk::SRI | inline |
SRI(const unsigned int N) | gnsstk::SRI | |
SRI(const Namelist &NL) | gnsstk::SRI | |
SRI(const Matrix< double > &R, const Vector< double > &Z, const Namelist &NL) | gnsstk::SRI | |
SRI(const SRI &s) | gnsstk::SRI | |
SRIFilter() | gnsstk::SRIFilter | |
SRIFilter(const unsigned int N) | gnsstk::SRIFilter | |
SRIFilter(const Namelist &NL) | gnsstk::SRIFilter | |
SRIFilter(const Matrix< double > &R, const Vector< double > &Z, const Namelist &NL) | gnsstk::SRIFilter | |
SRIFilter(const SRIFilter &right) | gnsstk::SRIFilter | inline |
SrifSU(Matrix< T > &R, Vector< T > &Z, Matrix< T > &Phi, Matrix< T > &Rw, Matrix< T > &G, Vector< T > &Zw, Matrix< T > &Rwx) | gnsstk::SRIFilter | privatestatic |
SrifSU_DM(Matrix< T > &P, Vector< T > &X, Matrix< T > &Phinv, Matrix< T > &Rw, Matrix< T > &G, Vector< T > &Zw, Matrix< T > &Rwx) | gnsstk::SRIFilter | privatestatic |
SrifTU(Matrix< T > &R, Vector< T > &Z, Matrix< T > &Phi, Matrix< T > &Rw, Matrix< T > &G, Vector< T > &Zw, Matrix< T > &Rwx) | gnsstk::SRIFilter | privatestatic |
stateFix(const std::string &name, double value, double sigma, bool restore) | gnsstk::SRI | |
stateFix(const unsigned int index, double value, double sigma, bool restore) | gnsstk::SRI | |
stateFixAndRemove(const unsigned int index, double value) | gnsstk::SRI | |
stateFixAndRemove(const Namelist &drops, const Vector< double > &values) | gnsstk::SRI | |
timeUpdate(Matrix< double > &PhiInv, Matrix< double > &Rw, Matrix< double > &G, Vector< double > &Zw, Matrix< double > &Rwx) | gnsstk::SRIFilter | |
transform(const Matrix< double > &invT, const Namelist &NL) | gnsstk::SRI | |
Z | gnsstk::SRI | protected |
zeroAll() | gnsstk::SRIFilter | |
gnsstk::SRI::zeroAll(const unsigned int n=0) | gnsstk::SRI | |
zeroOne(const unsigned int n) | gnsstk::SRI | |
zeroState() | gnsstk::SRI | inline |