Clp
1.17.8
|
#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_ |
Definition at line 587 of file ClpPackedMatrix.hpp.
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.