#include "IpUtils.hpp"
#include "IpReferenced.hpp"
Go to the source code of this file.
Namespaces | |
namespace | Ipopt |
Classes | |
class | TripletToDenseConverter |
Class for converting symmetric matrices given in triplet format to matrices in dense format. More... | |
class | TripletToDenseConverter::TripletEntry |
Class for one triplet position entry. |