| 
    Dip
    0.92.4
    
   | 
 
#include "CoinPragma.hpp"#include "CoinFactorization.hpp"#include "CoinDenseFactorization.hpp"#include "ClpSimplex.hpp"

Go to the source code of this file.
Classes | |
| class | ClpFactorization | 
| This just implements CoinFactorization when an ClpMatrixBase object is passed.  More... | |
Macros | |
| #define | CLP_MULTIPLE_FACTORIZATIONS 4 | 
| #define | COIN_FAST_CODE | 
| #define | CLP_FACTORIZATION_NEW_TIMING 1 | 
| #define CLP_MULTIPLE_FACTORIZATIONS 4 | 
Definition at line 17 of file ClpFactorization.hpp.
| #define COIN_FAST_CODE | 
Definition at line 24 of file ClpFactorization.hpp.
| #define CLP_FACTORIZATION_NEW_TIMING 1 | 
Definition at line 27 of file ClpFactorization.hpp.
 1.8.5