SCIP-SDP  2.1.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,
SCIP_Real > > 
data
 

Detailed Description

struct with the lp-rows-data

Definition at line 56 of file objreader_sdpa.h.

Member Data Documentation

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

Definition at line 58 of file objreader_sdpa.h.


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