/home/coin/svn-release/Bcps-0.94.1/Clp/src/CoinAbcBaseFactorization.hpp File Reference

#include "AbcCommon.hpp"
#include "CoinAbcHelperFunctions.hpp"
Include dependency graph for CoinAbcBaseFactorization.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CoinAbcTypeFactorization

Defines

#define FACTOR_CPU   1
 This deals with Factorization and Updates.
#define LARGE_SET   COIN_INT_MAX-10
#define LARGE_UNSET   (LARGE_SET+1)
used by factorization



#define checkLinks(x)
#define CONVERTROW   2

Define Documentation

#define FACTOR_CPU   1

This deals with Factorization and Updates.

I am assuming that 32 bits is enough for number of rows or columns, but CoinBigIndex may be redefined to get 64 bits.

Definition at line 23 of file CoinAbcBaseFactorization.hpp.

#define LARGE_SET   COIN_INT_MAX-10

Definition at line 25 of file CoinAbcBaseFactorization.hpp.

#define LARGE_UNSET   (LARGE_SET+1)

Definition at line 26 of file CoinAbcBaseFactorization.hpp.

#define checkLinks (  ) 

Definition at line 608 of file CoinAbcBaseFactorization.hpp.

#define CONVERTROW   2

Definition at line 824 of file CoinAbcBaseFactorization.hpp.


Generated on 5 Apr 2015 by  doxygen 1.6.1