Clp
1.17.8
|
#include "CoinPragma.hpp"
#include "ClpMatrixBase.hpp"
#include "AbcSimplex.hpp"
#include "CoinAbcHelperFunctions.hpp"
Go to the source code of this file.
Classes | |
class | AbcMatrix |
class | AbcMatrix2 |
struct | blockStruct3 |
class | AbcMatrix3 |
Macros | |
Data members | |
The data members are protected to allow access for derived classes. | |
#define | NUMBER_ROW_BLOCKS 1 |
#define | NUMBER_COLUMN_BLOCKS 1 |
#define NUMBER_ROW_BLOCKS 1 |
Definition at line 449 of file AbcMatrix.hpp.
#define NUMBER_COLUMN_BLOCKS 1 |
Definition at line 450 of file AbcMatrix.hpp.