Ipopt  3.12.12
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Classes | Namespaces
IpTripletToCSRConverter.hpp File Reference
#include "IpUtils.hpp"
#include "IpReferenced.hpp"

Go to the source code of this file.

Classes

class  Ipopt::TripletToCSRConverter
 Class for converting symmetric matrices given in triplet format to matrices in compressed sparse row (CSR) format of the upper triangular part (or, equivalently, compressed sparse column (CSC) format for the lower triangular part). More...
 
class  Ipopt::TripletToCSRConverter::TripletEntry
 Class for one triplet position entry. More...
 

Namespaces

 Ipopt