Cbc  2.10.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Attributes | List of all members
blockStruct Struct Reference

#include <ClpPackedMatrix.hpp>

Public Attributes

CoinBigIndex startElements_
 
CoinBigIndex startRows_
 
int startIndices_
 
int numberInBlock_
 
int numberScan_
 
int firstAtLower_
 
int firstAtUpper_
 
int firstBasic_
 
int numberElements_
 
int numberOnes_
 

Detailed Description

Definition at line 587 of file ClpPackedMatrix.hpp.

Member Data Documentation

CoinBigIndex blockStruct::startElements_

Definition at line 588 of file ClpPackedMatrix.hpp.

CoinBigIndex blockStruct::startRows_

Definition at line 589 of file ClpPackedMatrix.hpp.

int blockStruct::startIndices_

Definition at line 590 of file ClpPackedMatrix.hpp.

int blockStruct::numberInBlock_

Definition at line 591 of file ClpPackedMatrix.hpp.

int blockStruct::numberScan_

Definition at line 592 of file ClpPackedMatrix.hpp.

int blockStruct::firstAtLower_

Definition at line 598 of file ClpPackedMatrix.hpp.

int blockStruct::firstAtUpper_

Definition at line 599 of file ClpPackedMatrix.hpp.

int blockStruct::firstBasic_

Definition at line 600 of file ClpPackedMatrix.hpp.

int blockStruct::numberElements_

Definition at line 601 of file ClpPackedMatrix.hpp.

int blockStruct::numberOnes_

Definition at line 602 of file ClpPackedMatrix.hpp.


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