SCIP-SDP  2.0.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
scip::LProw Struct Reference

Public Attributes

std::vector< std::pair< int,
double > > 
data
 

Detailed Description

struct with the lp-rows-data

Definition at line 55 of file objreader_sdpa.h.

Member Data Documentation

std::vector< std::pair<int, double> > scip::LProw::data

Definition at line 57 of file objreader_sdpa.h.


The documentation for this struct was generated from the following file: