| 
    DyLP
    1.10.4
    
   | 
 
#include <iostream>#include <string>#include <cassert>#include "CoinTypes.hpp"#include "CoinIndexedVector.hpp"#include "CoinFactorization.hpp"
 Include dependency graph for CoinDenseFactorization.hpp:
 This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | CoinOtherFactorization | 
| Abstract base class which also has some scalars so can be used from Dense or Simp.  More... | |
| class | CoinDenseFactorization | 
| This deals with Factorization and Updates This is a simple dense version so other people can write a better one.  More... | |
 1.8.5