#include "IpUtils.hpp"
#include "IpSymMatrix.hpp"
Go to the source code of this file.
Namespaces | |
namespace | Ipopt |
Classes | |
class | SymTMatrix |
Class for symmetric matrices stored in triplet format. More... | |
class | SymTMatrixSpace |
This is the matrix space for a SymTMatrix with fixed sparsity structure. More... |