#include "CoinPragma.hpp"#include "CoinFactorization.hpp"#include "CoinDenseFactorization.hpp"
Go to the source code of this file.
Classes | |
| class | ClpFactorization |
| This just implements CoinFactorization when an ClpMatrixBase object is passed. More... | |
Defines | |
| #define | CLP_MULTIPLE_FACTORIZATIONS 4 |
| #define | COIN_FAST_CODE |
| #define CLP_MULTIPLE_FACTORIZATIONS 4 |
Definition at line 16 of file ClpFactorization.hpp.
| #define COIN_FAST_CODE |
Definition at line 22 of file ClpFactorization.hpp.
1.7.6.1