Macros | Typedefs
GainType.h File Reference
#include <float.h>
#include <limits.h>
Include dependency graph for GainType.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define GainFormat   "%lld"
 
#define GainInputFormat   "%lld"
 
#define HAVE_LONG_LONG
 
#define LLONG_MAX   9223372036854775807LL
 
#define LLONG_MIN   (-LLONG_MAX - 1LL)
 
#define MINUS_INFINITY   LLONG_MIN
 
#define PLUS_INFINITY   LLONG_MAX
 

Typedefs

typedef long long GainType
 

Macro Definition Documentation

#define GainFormat   "%lld"

Definition at line 22 of file GainType.h.

#define GainInputFormat   "%lld"

Definition at line 23 of file GainType.h.

#define HAVE_LONG_LONG

Definition at line 5 of file GainType.h.

#define LLONG_MAX   9223372036854775807LL

Definition at line 15 of file GainType.h.

#define LLONG_MIN   (-LLONG_MAX - 1LL)

Definition at line 18 of file GainType.h.

#define MINUS_INFINITY   LLONG_MIN

Definition at line 21 of file GainType.h.

#define PLUS_INFINITY   LLONG_MAX

Definition at line 20 of file GainType.h.

Typedef Documentation

typedef long long GainType

Definition at line 13 of file GainType.h.



glkh_solver
Author(s): Francisco Suarez-Ruiz
autogenerated on Mon Jun 10 2019 13:50:27