Include file defining class SRI. class SRI implements the square root information methods, used for least squares estimation and the SRI form of the Kalman filter.
Reference: "Factorization Methods for Discrete Sequential Estimation," by G.J. Bierman, Academic Press, 1977.
Definition in file SRI.hpp.
#include <string>#include "Matrix.hpp"#include "StringUtils.hpp"#include "Namelist.hpp"#include "SRIMatrix.hpp"#include "SparseMatrix.hpp"

Go to the source code of this file.
Classes | |
| class | gnsstk::SRI |
Namespaces | |
| gnsstk | |
| For Sinex::InputHistory. | |