QuantLib: a free/open-source library for quantitative finance
fully annotated source code - version 1.34
|
Modules | |
Debugging macros | |
Numeric limits | |
Macros | |
#define | QL_VERSION "1.35-dev" |
version string More... | |
#define | QL_HEX_VERSION 0x01350000 |
version hexadecimal number More... | |
Global definitions and a few macros which help porting the code to different compilers.
#define QL_VERSION "1.35-dev" |
version string
Definition at line 34 of file version.hpp.
#define QL_HEX_VERSION 0x01350000 |
version hexadecimal number
Definition at line 37 of file version.hpp.