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