Definition in file EquationSystem.hpp.
#include <algorithm>
#include "DataStructures.hpp"
#include "StochasticModel.hpp"
#include "Equation.hpp"
#include "ConstraintSystem.hpp"
Include dependency graph for EquationSystem.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 | InvalidEquationSystem |
| Thrown when attempting to use an invalid EquationSystem. More... | |
| class | EquationSystem |
| This class defines and handles complex equation systems for solvers, generating the Vectors and Matrices they will need, including:. More... | |
1.3.9.1