Logo
Fully annotated reference manual - version 1.8.12
Loading...
Searching...
No Matches
groups.docs
Go to the documentation of this file.
1
2/*
3 Copyright (C) 2016 Quaternion Risk Management Ltd
4 All rights reserved.
5
6 This file is part of ORE, a free-software/open-source library
7 for transparent pricing and risk analysis - http://opensourcerisk.org
8
9 ORE is free software: you can redistribute it and/or modify it
10 under the terms of the Modified BSD License. You should have received a
11 copy of the license along with this program.
12 The license is also available online at <http://opensourcerisk.org>
13
14 This program is distributed on the basis that it will form a useful
15 contribution to risk analytics and model standardisation, but WITHOUT
16 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
17 FITNESS FOR A PARTICULAR PURPOSE. See the license for more details.
18*/
19
20/*! \defgroup configuration Configuration
21 Grouping of all configuration related classes, functions and files
22*/
23
24/*! \defgroup utilities Utilities
25 Grouping of all utility related classes, functions and files
26*/
27
28/*! \defgroup report Report
29 Grouping of all report related classes, functions and files
30*/
31
32/*! \defgroup marketdata Market Data
33 Grouping of all market data related classes, functions and files
34 @{
35
36*/
37
38/*! \defgroup curves Curves
39 Grouping of all curve related classes, functions and files
40*/
41
42/*! @} */
43
44/*! \defgroup models Models
45 Grouping of all model related classes, functions and files
46*/
47
48/*! \defgroup portfolio Portfolio
49 Grouping of all portfolio related classes, functions and files
50 @{
51*/
52
53/*! \defgroup tradedata Trade Data
54 Grouping of all trade data related classes, functions and files
55*/
56
57/*! \defgroup builders Builders
58 Grouping of all trade building related classes, functions and files
59*/
60
61/*! @} */
62
63*/
64
65