Ipopt  trunk
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
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 triangual 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

namespace  Ipopt
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines