|
DyLP trunk
|
#include <float.h>
Include dependency graph for DylpConfig.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Defines | |
| #define | DYLP_VERSION "trunk" |
| #define | BOOL char |
| #define | COIN_DYLP_CHECKLEVEL 0 |
| #define | COIN_DYLP_VERBOSITY 0 |
| #define | DYLP_STATISTICS 1 |
| #define | COIN_HAS_DYLP 1 |
| #define | DYLP_ERRMSGDIR "..\\src\\Dylp\\" |
| #define | DYLP_ISFINITE _finite |
| #define | DYLP_ISNAN _isnan |
| #define DYLP_VERSION "trunk" |
Definition at line 58 of file DylpConfig.h.
| #define BOOL char |
Definition at line 68 of file DylpConfig.h.
| #define COIN_DYLP_CHECKLEVEL 0 |
Definition at line 73 of file DylpConfig.h.
| #define COIN_DYLP_VERBOSITY 0 |
Definition at line 84 of file DylpConfig.h.
| #define DYLP_STATISTICS 1 |
Definition at line 95 of file DylpConfig.h.
| #define COIN_HAS_DYLP 1 |
Definition at line 100 of file DylpConfig.h.
| #define DYLP_ERRMSGDIR "..\\src\\Dylp\\" |
Definition at line 113 of file DylpConfig.h.
| #define DYLP_ISFINITE _finite |
Definition at line 135 of file DylpConfig.h.
| #define DYLP_ISNAN _isnan |
Definition at line 142 of file DylpConfig.h.
1.7.4