1.00.0
C++ library of Revenue Management and Optimisation classes and functions
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Friends
Macros
Pages
BasConst_General.hpp
Go to the documentation of this file.
1
#ifndef __RMOL_BAS_BASCONST_GENERAL_HPP
2
#define __RMOL_BAS_BASCONST_GENERAL_HPP
3
4
// //////////////////////////////////////////////////////////////////////
5
// Import section
6
// //////////////////////////////////////////////////////////////////////
7
// StdAir
8
#include <stdair/stdair_types.hpp>
9
10
namespace
RMOL {
11
14
extern
const
int
DEFAULT_NUMBER_OF_DRAWS_FOR_MC_SIMULATION
;
15
18
extern
const
int
DEFAULT_PRECISION
;
19
21
extern
const
double
DEFAULT_EPSILON
;
22
24
extern
const
double
DEFAULT_STOPPING_CRITERION
;
25
27
extern
const
double
DEFAULT_INITIALIZER_DOUBLE_NEGATIVE
;
28
}
29
#endif // __RMOL_BAS_BASCONST_GENERAL_HPP
Generated on Thu Jan 3 2013 21:28:57 for RMOL by
1.8.1.1