Skip to content

Commit e642aa6

Browse files
committed
Documentation
1 parent e4f000b commit e642aa6

File tree

472 files changed

+6771
-4680
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

472 files changed

+6771
-4680
lines changed

DWN-gpuController/Doxyfile

+3-3
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ DOXYFILE_ENCODING = UTF-8
3232
# title of most generated pages and in a few other places.
3333
# The default value is: My Project.
3434

35-
PROJECT_NAME = APG
35+
PROJECT_NAME = RapidNet
3636

3737
# The PROJECT_NUMBER tag can be used to enter a project or revision number. This
3838
# could be handy for archiving the generated documentation or if some version
@@ -44,7 +44,7 @@ PROJECT_NUMBER =
4444
# for a project that appears at the top of each page and should give viewer a
4545
# quick idea about the purpose of the project. Keep the description short.
4646

47-
PROJECT_BRIEF =
47+
PROJECT_BRIEF = "Fast Stochastic MPC for Drinking Water Networks"
4848

4949
# With the PROJECT_LOGO tag one can specify an logo or icon that is included in
5050
# the documentation. The maximum height of the logo should not exceed 55 pixels
@@ -414,7 +414,7 @@ EXTRACT_ALL = YES
414414
# be included in the documentation.
415415
# The default value is: NO.
416416

417-
EXTRACT_PRIVATE = YES
417+
EXTRACT_PRIVATE = NO
418418

419419
# If the EXTRACT_PACKAGE tag is set to YES all members with package or internal
420420
# scope will be included in the documentation.

Doxyfile

+2,354
Large diffs are not rendered by default.

docs/_configuration_8h.html

+5-3
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
55
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
66
<meta name="generator" content="Doxygen 1.8.6"/>
7-
<title>APG: Configuration.h File Reference</title>
7+
<title>RapidNet: Configuration.h File Reference</title>
88
<link href="tabs.css" rel="stylesheet" type="text/css"/>
99
<script type="text/javascript" src="jquery.js"></script>
1010
<script type="text/javascript" src="dynsections.js"></script>
@@ -22,8 +22,9 @@
2222
<tbody>
2323
<tr style="height: 56px;">
2424
<td style="padding-left: 0.5em;">
25-
<div id="projectname">APG
25+
<div id="projectname">RapidNet
2626
</div>
27+
<div id="projectbrief">Fast Stochastic MPC for Drinking Water Networks</div>
2728
</td>
2829
</tr>
2930
</tbody>
@@ -88,6 +89,7 @@
8889
</div><!--header-->
8990
<div class="contents">
9091
<div class="textblock"><code>#include &lt;iostream&gt;</code><br/>
92+
<code>#include &lt;fstream&gt;</code><br/>
9193
<code>#include &lt;cstdio&gt;</code><br/>
9294
<code>#include &lt;string&gt;</code><br/>
9395
<code>#include &lt;stdexcept&gt;</code><br/>
@@ -236,7 +238,7 @@ <h2 class="groupheader">Typedef Documentation</h2>
236238
</div><!-- contents -->
237239
<!-- start footer part -->
238240
<hr class="footer"/><address class="footer"><small>
239-
Generated on Tue Apr 11 2017 11:58:27 for APG by &#160;<a href="http://www.doxygen.org/index.html">
241+
Generated on Thu May 4 2017 02:03:32 for RapidNet by &#160;<a href="http://www.doxygen.org/index.html">
240242
<img class="footer" src="doxygen.png" alt="doxygen"/>
241243
</a> 1.8.6
242244
</small></address>

docs/_configuration_8h__incl.md5

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2282afa4fb88e658427d1e9a38034db8
1+
a041ea98b039ecc64faeb10493feddc7

docs/_configuration_8h__incl.png

940 Bytes
Loading

docs/_configuration_8h_source.html

+56-54
Large diffs are not rendered by default.

docs/_dwn_network_8cu.html

+5-4
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
55
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
66
<meta name="generator" content="Doxygen 1.8.6"/>
7-
<title>APG: DwnNetwork.cu File Reference</title>
7+
<title>RapidNet: DwnNetwork.cu File Reference</title>
88
<link href="tabs.css" rel="stylesheet" type="text/css"/>
99
<script type="text/javascript" src="jquery.js"></script>
1010
<script type="text/javascript" src="dynsections.js"></script>
@@ -22,8 +22,9 @@
2222
<tbody>
2323
<tr style="height: 56px;">
2424
<td style="padding-left: 0.5em;">
25-
<div id="projectname">APG
25+
<div id="projectname">RapidNet
2626
</div>
27+
<div id="projectbrief">Fast Stochastic MPC for Drinking Water Networks</div>
2728
</td>
2829
</tr>
2930
</tbody>
@@ -96,12 +97,12 @@
9697
<div class="dyncontent">
9798
<div class="center"><img src="_dwn_network_8cu__incl.png" border="0" usemap="#_dwn_network_8cu" alt=""/></div>
9899
<map name="_dwn_network_8cu" id="_dwn_network_8cu">
99-
<area shape="rect" id="node31" href="_dwn_network_8cuh.html" title="DwnNetwork.cuh" alt="" coords="79,95,201,121"/><area shape="rect" id="node32" href="_configuration_8h.html" title="Configuration.h" alt="" coords="86,184,196,211"/></map>
100+
<area shape="rect" id="node31" href="_dwn_network_8cuh.html" title="DwnNetwork.cuh" alt="" coords="165,95,288,121"/><area shape="rect" id="node32" href="_configuration_8h.html" title="Configuration.h" alt="" coords="169,184,279,211"/></map>
100101
</div>
101102
</div></div><!-- contents -->
102103
<!-- start footer part -->
103104
<hr class="footer"/><address class="footer"><small>
104-
Generated on Tue Apr 11 2017 11:58:27 for APG by &#160;<a href="http://www.doxygen.org/index.html">
105+
Generated on Thu May 4 2017 02:03:32 for RapidNet by &#160;<a href="http://www.doxygen.org/index.html">
105106
<img class="footer" src="doxygen.png" alt="doxygen"/>
106107
</a> 1.8.6
107108
</small></address>

docs/_dwn_network_8cu__incl.map

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
<map id="DwnNetwork.cu" name="DwnNetwork.cu">
2-
<area shape="rect" id="node31" href="$_dwn_network_8cuh.html" title="DwnNetwork.cuh" alt="" coords="79,95,201,121"/>
3-
<area shape="rect" id="node32" href="$_configuration_8h.html" title="Configuration.h" alt="" coords="86,184,196,211"/>
2+
<area shape="rect" id="node31" href="$_dwn_network_8cuh.html" title="DwnNetwork.cuh" alt="" coords="165,95,288,121"/>
3+
<area shape="rect" id="node32" href="$_configuration_8h.html" title="Configuration.h" alt="" coords="169,184,279,211"/>
44
</map>

docs/_dwn_network_8cu__incl.md5

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
8cb1b070d69a5be793b5de01e2000545
1+
a6792e51d6280d22bfcf941cc8773c46

docs/_dwn_network_8cu__incl.png

4.26 KB
Loading

docs/_dwn_network_8cuh.html

+5-4
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
55
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
66
<meta name="generator" content="Doxygen 1.8.6"/>
7-
<title>APG: DwnNetwork.cuh File Reference</title>
7+
<title>RapidNet: DwnNetwork.cuh File Reference</title>
88
<link href="tabs.css" rel="stylesheet" type="text/css"/>
99
<script type="text/javascript" src="jquery.js"></script>
1010
<script type="text/javascript" src="dynsections.js"></script>
@@ -22,8 +22,9 @@
2222
<tbody>
2323
<tr style="height: 56px;">
2424
<td style="padding-left: 0.5em;">
25-
<div id="projectname">APG
25+
<div id="projectname">RapidNet
2626
</div>
27+
<div id="projectbrief">Fast Stochastic MPC for Drinking Water Networks</div>
2728
</td>
2829
</tr>
2930
</tbody>
@@ -93,7 +94,7 @@
9394
<div class="dyncontent">
9495
<div class="center"><img src="_dwn_network_8cuh__incl.png" border="0" usemap="#_dwn_network_8cuh" alt=""/></div>
9596
<map name="_dwn_network_8cuh" id="_dwn_network_8cuh">
96-
<area shape="rect" id="node2" href="_configuration_8h.html" title="Configuration.h" alt="" coords="115,80,225,107"/></map>
97+
<area shape="rect" id="node2" href="_configuration_8h.html" title="Configuration.h" alt="" coords="166,80,276,107"/></map>
9798
</div>
9899
</div><div class="textblock"><div class="dynheader">
99100
This graph shows which files directly or indirectly include this file:</div>
@@ -339,7 +340,7 @@ <h2 class="groupheader">Macro Definition Documentation</h2>
339340
</div><!-- contents -->
340341
<!-- start footer part -->
341342
<hr class="footer"/><address class="footer"><small>
342-
Generated on Tue Apr 11 2017 11:58:27 for APG by &#160;<a href="http://www.doxygen.org/index.html">
343+
Generated on Thu May 4 2017 02:03:32 for RapidNet by &#160;<a href="http://www.doxygen.org/index.html">
343344
<img class="footer" src="doxygen.png" alt="doxygen"/>
344345
</a> 1.8.6
345346
</small></address>

docs/_dwn_network_8cuh__incl.map

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
<map id="DwnNetwork.cuh" name="DwnNetwork.cuh">
2-
<area shape="rect" id="node2" href="$_configuration_8h.html" title="Configuration.h" alt="" coords="115,80,225,107"/>
2+
<area shape="rect" id="node2" href="$_configuration_8h.html" title="Configuration.h" alt="" coords="166,80,276,107"/>
33
</map>

docs/_dwn_network_8cuh__incl.md5

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
b85fea9af264065020454aeb3270805b
1+
b2c53f8544e6c9d7aabfe55a2939a7ba

docs/_dwn_network_8cuh__incl.png

973 Bytes
Loading

docs/_engine_8cu.html

+5-4
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
55
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
66
<meta name="generator" content="Doxygen 1.8.6"/>
7-
<title>APG: Engine.cu File Reference</title>
7+
<title>RapidNet: Engine.cu File Reference</title>
88
<link href="tabs.css" rel="stylesheet" type="text/css"/>
99
<script type="text/javascript" src="jquery.js"></script>
1010
<script type="text/javascript" src="dynsections.js"></script>
@@ -22,8 +22,9 @@
2222
<tbody>
2323
<tr style="height: 56px;">
2424
<td style="padding-left: 0.5em;">
25-
<div id="projectname">APG
25+
<div id="projectname">RapidNet
2626
</div>
27+
<div id="projectbrief">Fast Stochastic MPC for Drinking Water Networks</div>
2728
</td>
2829
</tr>
2930
</tbody>
@@ -97,12 +98,12 @@
9798
<div class="dyncontent">
9899
<div class="center"><img src="_engine_8cu__incl.png" border="0" usemap="#_engine_8cu" alt=""/></div>
99100
<map name="_engine_8cu" id="_engine_8cu">
100-
<area shape="rect" id="node8" href="_configuration_8h.html" title="Configuration.h" alt="" coords="830,245,940,272"/><area shape="rect" id="node13" href="_engine_8cuh.html" title="Engine.cuh" alt="" coords="891,88,977,115"/><area shape="rect" id="node14" href="_dwn_network_8cuh.html" title="DwnNetwork.cuh" alt="" coords="873,171,996,197"/><area shape="rect" id="node15" href="_scenario_tree_8cuh.html" title="ScenarioTree.cuh" alt="" coords="1135,171,1259,197"/><area shape="rect" id="node16" href="_smpc_configuration_8cuh.html" title="SmpcConfiguration.cuh" alt="" coords="506,171,664,197"/><area shape="rect" id="node17" href="_forecaster_8cuh.html" title="Forecaster.cuh" alt="" coords="689,171,799,197"/><area shape="rect" id="node18" href="_utilities_8cuh.html" title="Utilities.cuh" alt="" coords="1020,171,1111,197"/></map>
101+
<area shape="rect" id="node8" href="_configuration_8h.html" title="Configuration.h" alt="" coords="647,237,757,264"/><area shape="rect" id="node14" href="_engine_8cuh.html" title="Engine.cuh" alt="" coords="514,80,600,107"/><area shape="rect" id="node15" href="_dwn_network_8cuh.html" title="DwnNetwork.cuh" alt="" coords="423,155,545,181"/><area shape="rect" id="node16" href="_scenario_tree_8cuh.html" title="ScenarioTree.cuh" alt="" coords="570,155,693,181"/><area shape="rect" id="node17" href="_smpc_configuration_8cuh.html" title="SmpcConfiguration.cuh" alt="" coords="718,155,876,181"/><area shape="rect" id="node18" href="_forecaster_8cuh.html" title="Forecaster.cuh" alt="" coords="1003,155,1112,181"/><area shape="rect" id="node19" href="_utilities_8cuh.html" title="Utilities.cuh" alt="" coords="257,155,348,181"/></map>
101102
</div>
102103
</div></div><!-- contents -->
103104
<!-- start footer part -->
104105
<hr class="footer"/><address class="footer"><small>
105-
Generated on Tue Apr 11 2017 11:58:27 for APG by &#160;<a href="http://www.doxygen.org/index.html">
106+
Generated on Thu May 4 2017 02:03:32 for RapidNet by &#160;<a href="http://www.doxygen.org/index.html">
106107
<img class="footer" src="doxygen.png" alt="doxygen"/>
107108
</a> 1.8.6
108109
</small></address>

docs/_engine_8cu__incl.map

+7-7
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<map id="Engine.cu" name="Engine.cu">
2-
<area shape="rect" id="node8" href="$_configuration_8h.html" title="Configuration.h" alt="" coords="830,245,940,272"/>
3-
<area shape="rect" id="node13" href="$_engine_8cuh.html" title="Engine.cuh" alt="" coords="891,88,977,115"/>
4-
<area shape="rect" id="node14" href="$_dwn_network_8cuh.html" title="DwnNetwork.cuh" alt="" coords="873,171,996,197"/>
5-
<area shape="rect" id="node15" href="$_scenario_tree_8cuh.html" title="ScenarioTree.cuh" alt="" coords="1135,171,1259,197"/>
6-
<area shape="rect" id="node16" href="$_smpc_configuration_8cuh.html" title="SmpcConfiguration.cuh" alt="" coords="506,171,664,197"/>
7-
<area shape="rect" id="node17" href="$_forecaster_8cuh.html" title="Forecaster.cuh" alt="" coords="689,171,799,197"/>
8-
<area shape="rect" id="node18" href="$_utilities_8cuh.html" title="Utilities.cuh" alt="" coords="1020,171,1111,197"/>
2+
<area shape="rect" id="node8" href="$_configuration_8h.html" title="Configuration.h" alt="" coords="647,237,757,264"/>
3+
<area shape="rect" id="node14" href="$_engine_8cuh.html" title="Engine.cuh" alt="" coords="514,80,600,107"/>
4+
<area shape="rect" id="node15" href="$_dwn_network_8cuh.html" title="DwnNetwork.cuh" alt="" coords="423,155,545,181"/>
5+
<area shape="rect" id="node16" href="$_scenario_tree_8cuh.html" title="ScenarioTree.cuh" alt="" coords="570,155,693,181"/>
6+
<area shape="rect" id="node17" href="$_smpc_configuration_8cuh.html" title="SmpcConfiguration.cuh" alt="" coords="718,155,876,181"/>
7+
<area shape="rect" id="node18" href="$_forecaster_8cuh.html" title="Forecaster.cuh" alt="" coords="1003,155,1112,181"/>
8+
<area shape="rect" id="node19" href="$_utilities_8cuh.html" title="Utilities.cuh" alt="" coords="257,155,348,181"/>
99
</map>

docs/_engine_8cu__incl.md5

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
cdea073f053e3bd7849869a5d17fdcfc
1+
af5c116283cfc14d5fb43e9573adf6a7

docs/_engine_8cu__incl.png

12.1 KB
Loading

docs/_engine_8cuh.html

+5-4
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
55
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
66
<meta name="generator" content="Doxygen 1.8.6"/>
7-
<title>APG: Engine.cuh File Reference</title>
7+
<title>RapidNet: Engine.cuh File Reference</title>
88
<link href="tabs.css" rel="stylesheet" type="text/css"/>
99
<script type="text/javascript" src="jquery.js"></script>
1010
<script type="text/javascript" src="dynsections.js"></script>
@@ -22,8 +22,9 @@
2222
<tbody>
2323
<tr style="height: 56px;">
2424
<td style="padding-left: 0.5em;">
25-
<div id="projectname">APG
25+
<div id="projectname">RapidNet
2626
</div>
27+
<div id="projectbrief">Fast Stochastic MPC for Drinking Water Networks</div>
2728
</td>
2829
</tr>
2930
</tbody>
@@ -99,7 +100,7 @@
99100
<div class="dyncontent">
100101
<div class="center"><img src="_engine_8cuh__incl.png" border="0" usemap="#_engine_8cuh" alt=""/></div>
101102
<map name="_engine_8cuh" id="_engine_8cuh">
102-
<area shape="rect" id="node2" href="_configuration_8h.html" title="Configuration.h" alt="" coords="183,155,293,181"/><area shape="rect" id="node7" href="_dwn_network_8cuh.html" title="DwnNetwork.cuh" alt="" coords="29,80,151,107"/><area shape="rect" id="node8" href="_scenario_tree_8cuh.html" title="ScenarioTree.cuh" alt="" coords="176,80,299,107"/><area shape="rect" id="node9" href="_smpc_configuration_8cuh.html" title="SmpcConfiguration.cuh" alt="" coords="324,80,482,107"/><area shape="rect" id="node10" href="_forecaster_8cuh.html" title="Forecaster.cuh" alt="" coords="507,80,617,107"/><area shape="rect" id="node11" href="_utilities_8cuh.html" title="Utilities.cuh" alt="" coords="641,80,731,107"/></map>
103+
<area shape="rect" id="node2" href="_configuration_8h.html" title="Configuration.h" alt="" coords="166,163,276,189"/><area shape="rect" id="node8" href="_dwn_network_8cuh.html" title="DwnNetwork.cuh" alt="" coords="87,80,209,107"/><area shape="rect" id="node9" href="_scenario_tree_8cuh.html" title="ScenarioTree.cuh" alt="" coords="234,80,357,107"/><area shape="rect" id="node10" href="_smpc_configuration_8cuh.html" title="SmpcConfiguration.cuh" alt="" coords="382,80,540,107"/><area shape="rect" id="node11" href="_forecaster_8cuh.html" title="Forecaster.cuh" alt="" coords="565,80,675,107"/><area shape="rect" id="node15" href="_utilities_8cuh.html" title="Utilities.cuh" alt="" coords="816,80,907,107"/></map>
103104
</div>
104105
</div><div class="textblock"><div class="dynheader">
105106
This graph shows which files directly or indirectly include this file:</div>
@@ -135,7 +136,7 @@ <h2 class="groupheader">Macro Definition Documentation</h2>
135136
</div><!-- contents -->
136137
<!-- start footer part -->
137138
<hr class="footer"/><address class="footer"><small>
138-
Generated on Tue Apr 11 2017 11:58:27 for APG by &#160;<a href="http://www.doxygen.org/index.html">
139+
Generated on Thu May 4 2017 02:03:32 for RapidNet by &#160;<a href="http://www.doxygen.org/index.html">
139140
<img class="footer" src="doxygen.png" alt="doxygen"/>
140141
</a> 1.8.6
141142
</small></address>

docs/_engine_8cuh__incl.map

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<map id="Engine.cuh" name="Engine.cuh">
2-
<area shape="rect" id="node2" href="$_configuration_8h.html" title="Configuration.h" alt="" coords="183,155,293,181"/>
3-
<area shape="rect" id="node7" href="$_dwn_network_8cuh.html" title="DwnNetwork.cuh" alt="" coords="29,80,151,107"/>
4-
<area shape="rect" id="node8" href="$_scenario_tree_8cuh.html" title="ScenarioTree.cuh" alt="" coords="176,80,299,107"/>
5-
<area shape="rect" id="node9" href="$_smpc_configuration_8cuh.html" title="SmpcConfiguration.cuh" alt="" coords="324,80,482,107"/>
6-
<area shape="rect" id="node10" href="$_forecaster_8cuh.html" title="Forecaster.cuh" alt="" coords="507,80,617,107"/>
7-
<area shape="rect" id="node11" href="$_utilities_8cuh.html" title="Utilities.cuh" alt="" coords="641,80,731,107"/>
2+
<area shape="rect" id="node2" href="$_configuration_8h.html" title="Configuration.h" alt="" coords="166,163,276,189"/>
3+
<area shape="rect" id="node8" href="$_dwn_network_8cuh.html" title="DwnNetwork.cuh" alt="" coords="87,80,209,107"/>
4+
<area shape="rect" id="node9" href="$_scenario_tree_8cuh.html" title="ScenarioTree.cuh" alt="" coords="234,80,357,107"/>
5+
<area shape="rect" id="node10" href="$_smpc_configuration_8cuh.html" title="SmpcConfiguration.cuh" alt="" coords="382,80,540,107"/>
6+
<area shape="rect" id="node11" href="$_forecaster_8cuh.html" title="Forecaster.cuh" alt="" coords="565,80,675,107"/>
7+
<area shape="rect" id="node15" href="$_utilities_8cuh.html" title="Utilities.cuh" alt="" coords="816,80,907,107"/>
88
</map>

docs/_engine_8cuh__incl.md5

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
82a25aed75722d3fbef1674ce2366eef
1+
db35c31dfaba9858e6e2fcebdf5ba1a1

docs/_engine_8cuh__incl.png

8.02 KB
Loading

docs/_forecaster_8cu.html

+5-7
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
55
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
66
<meta name="generator" content="Doxygen 1.8.6"/>
7-
<title>APG: Forecaster.cu File Reference</title>
7+
<title>RapidNet: Forecaster.cu File Reference</title>
88
<link href="tabs.css" rel="stylesheet" type="text/css"/>
99
<script type="text/javascript" src="jquery.js"></script>
1010
<script type="text/javascript" src="dynsections.js"></script>
@@ -22,8 +22,9 @@
2222
<tbody>
2323
<tr style="height: 56px;">
2424
<td style="padding-left: 0.5em;">
25-
<div id="projectname">APG
25+
<div id="projectname">RapidNet
2626
</div>
27+
<div id="projectbrief">Fast Stochastic MPC for Drinking Water Networks</div>
2728
</td>
2829
</tr>
2930
</tbody>
@@ -87,21 +88,18 @@
8788
<div class="textblock"><code>#include &lt;iostream&gt;</code><br/>
8889
<code>#include &lt;cstdio&gt;</code><br/>
8990
<code>#include &lt;string&gt;</code><br/>
90-
<code>#include &quot;rapidjson/document.h&quot;</code><br/>
91-
<code>#include &quot;rapidjson/rapidjson.h&quot;</code><br/>
92-
<code>#include &quot;rapidjson/filereadstream.h&quot;</code><br/>
9391
<code>#include &quot;<a class="el" href="_forecaster_8cuh.html">Forecaster.cuh</a>&quot;</code><br/>
9492
</div><div class="textblock"><div class="dynheader">
9593
Include dependency graph for Forecaster.cu:</div>
9694
<div class="dyncontent">
9795
<div class="center"><img src="_forecaster_8cu__incl.png" border="0" usemap="#_forecaster_8cu" alt=""/></div>
9896
<map name="_forecaster_8cu" id="_forecaster_8cu">
99-
<area shape="rect" id="node8" href="_forecaster_8cuh.html" title="Forecaster.cuh" alt="" coords="88,80,197,107"/><area shape="rect" id="node9" href="_configuration_8h.html" title="Configuration.h" alt="" coords="86,155,196,181"/></map>
97+
<area shape="rect" id="node5" href="_forecaster_8cuh.html" title="Forecaster.cuh" alt="" coords="372,80,481,107"/><area shape="rect" id="node6" href="_configuration_8h.html" title="Configuration.h" alt="" coords="167,155,277,181"/></map>
10098
</div>
10199
</div></div><!-- contents -->
102100
<!-- start footer part -->
103101
<hr class="footer"/><address class="footer"><small>
104-
Generated on Tue Apr 11 2017 11:58:27 for APG by &#160;<a href="http://www.doxygen.org/index.html">
102+
Generated on Thu May 4 2017 02:03:32 for RapidNet by &#160;<a href="http://www.doxygen.org/index.html">
105103
<img class="footer" src="doxygen.png" alt="doxygen"/>
106104
</a> 1.8.6
107105
</small></address>

docs/_forecaster_8cu__incl.map

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
<map id="Forecaster.cu" name="Forecaster.cu">
2-
<area shape="rect" id="node8" href="$_forecaster_8cuh.html" title="Forecaster.cuh" alt="" coords="88,80,197,107"/>
3-
<area shape="rect" id="node9" href="$_configuration_8h.html" title="Configuration.h" alt="" coords="86,155,196,181"/>
2+
<area shape="rect" id="node5" href="$_forecaster_8cuh.html" title="Forecaster.cuh" alt="" coords="372,80,481,107"/>
3+
<area shape="rect" id="node6" href="$_configuration_8h.html" title="Configuration.h" alt="" coords="167,155,277,181"/>
44
</map>

docs/_forecaster_8cu__incl.md5

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
5df8278df8a2fbdc1576581734dff55f
1+
e1db8efed3032d1d760704554c7bd81f

docs/_forecaster_8cu__incl.png

-1.32 KB
Loading

0 commit comments

Comments
 (0)