Definition in file PolyFit.hpp.
#include "Matrix.hpp"
Include dependency graph for PolyFit.hpp:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | gpstk |
Classes | |
| class | PolyFit |
| Compute a polynomial fit of the form sum[X(i)*t**i] = d, that is solve for coefficients X given a set of data pairs (t,d). More... | |
1.3.9.1