#include "IpUtils.hpp"#include "IpSymMatrix.hpp"#include "IpAlgStrategy.hpp"#include <vector>Include dependency graph for IpSymLinearSolver.hpp:

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

Go to the source code of this file.
Namespaces | |
| namespace | Ipopt |
Classes | |
| class | Ipopt::SymLinearSolver |
| Base class for all derived symmetric linear solvers. More... | |
Enumerations | |
| enum | Ipopt::ESymSolverStatus { Ipopt::SYMSOLVER_SUCCESS, Ipopt::SYMSOLVER_SINGULAR, Ipopt::SYMSOLVER_WRONG_INERTIA, Ipopt::SYMSOLVER_CALL_AGAIN, Ipopt::SYMSOLVER_FATAL_ERROR } |
| Enum to report outcome of a linear solve. More... | |
1.4.7