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 currencies Currencies and FX rates
21 Grouping of all currency related classes, functions and files
22*/
23
24/*! \defgroup indexes Indexes
25 Grouping of all index related classes, functions and files
26*/
27
28/*! \defgroup engines Pricing engines
29 Grouping of all engine related classes, functions and files
30*/
31
32/*! \defgroup cashflows Cashflows
33 Grouping of all cashflow related classes, functions and files
34*/
35
36/*! \defgroup instruments Financial instruments
37 Grouping of all instrument related classes, functions and files
38*/
39
40/*! \defgroup termstructures Term Structures
41 Grouping of all term structure related classes, functions and files
42*/
43
44/*! \defgroup methods Methods
45 Grouping of all method related classes, functions and files
46 */
47
48/*! \defgroup processes Stochastic processes
49 Grouping of all process related classes, functions and files
50*/
51
52/*! \defgroup quotes Quotes
53 Grouping of all quotes related classes, functions and files
54*/
55
56/*! \defgroup math Math tools
57 Grouping of all math related classes, functions and files
58*/
59
60/*! \defgroup models Models
61 Grouping of all model related classes, functions and files
62 @{
63*/
64
65/*! \defgroup crossassetmodel Cross Asset Model
66 Grouping of all cross asset models
67*/
68
69/*! @} */