66 | | <h1>datasources.h File Reference</h1>Common DataSources. |
67 | | <a href="#_details">More...</a> |
68 | | <p> |
69 | | <code>#include "<a class="el" href="bdmbase_8h-source.html">../base/bdmbase.h</a>"</code><br> |
70 | | <code>#include "<a class="el" href="exp__family_8h-source.html">../stat/exp_family.h</a>"</code><br> |
71 | | <code>#include "<a class="el" href="user__info_8h-source.html">../base/user_info.h</a>"</code><br> |
| 69 | <h1>datasources.h File Reference</h1> |
| 70 | <p>Common DataSources. |
| 71 | <a href="#_details">More...</a></p> |
| 72 | <code>#include "../base/bdmbase.h"</code><br/> |
| 73 | <code>#include "../stat/exp_family.h"</code><br/> |
| 74 | <code>#include "../base/user_info.h"</code><br/> |
73 | | <p> |
74 | | <a href="datasources_8h-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0"> |
75 | | <tr><td></td></tr> |
76 | | <tr><td colspan="2"><br><h2>Classes</h2></td></tr> |
77 | | <tr><td class="memItemLeft" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1MemDS.html">bdm::MemDS</a></td></tr> |
78 | | |
79 | | <tr><td class="mdescLeft"> </td><td class="mdescRight">Memory storage of off-line data column-wise. <a href="classbdm_1_1MemDS.html#_details">More...</a><br></td></tr> |
80 | | <tr><td class="memItemLeft" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1FileDS.html">bdm::FileDS</a></td></tr> |
81 | | |
82 | | <tr><td class="memItemLeft" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1ITppFileDS.html">bdm::ITppFileDS</a></td></tr> |
83 | | |
84 | | <tr><td class="mdescLeft"> </td><td class="mdescRight">Read Data Matrix from an IT file. <a href="classbdm_1_1ITppFileDS.html#_details">More...</a><br></td></tr> |
85 | | <tr><td class="memItemLeft" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1CsvFileDS.html">bdm::CsvFileDS</a></td></tr> |
86 | | |
87 | | <tr><td class="mdescLeft"> </td><td class="mdescRight">CSV file data storage The constructor creates <code>Data</code> matrix from the records in a CSV file <code>fname</code>. The orientation can be of two types: 1. <code>BY_COL</code> which is default - the data are stored in columns; one column per time <img class="formulaInl" alt="$t$" src="form_15.png">, one row per data item. 2. <code>BY_ROW</code> if the data are stored the classical CSV style. Then each column stores the values for data item, for ex. <img class="formulaInl" alt="$[y_{t} y_{t-1} ...]$" src="form_16.png">, one row for each discrete time instant. <a href="classbdm_1_1CsvFileDS.html#_details">More...</a><br></td></tr> |
88 | | <tr><td class="memItemLeft" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1ArxDS.html">bdm::ArxDS</a></td></tr> |
89 | | |
90 | | <tr><td class="mdescLeft"> </td><td class="mdescRight">Generator of <a class="el" href="classbdm_1_1ARX.html" title="Linear Autoregressive model with Gaussian noise.">ARX</a> data. <a href="classbdm_1_1ArxDS.html#_details">More...</a><br></td></tr> |
91 | | <tr><td class="memItemLeft" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><b>bdm::stateDS</b></td></tr> |
92 | | |
93 | | <tr><td colspan="2"><br><h2>Functions</h2></td></tr> |
94 | | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="05631c006d04c698b12d0d7d006c6a7a"></a><!-- doxytag: member="datasources.h::UIREGISTER" ref="05631c006d04c698b12d0d7d006c6a7a" args="(ITppFileDS)" --> |
| 76 | <p><a href="datasources_8h_source.html">Go to the source code of this file.</a></p> |
| 77 | <table border="0" cellpadding="0" cellspacing="0"> |
| 78 | <tr><td colspan="2"><h2>Classes</h2></td></tr> |
| 79 | <tr><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1MemDS.html">bdm::MemDS</a></td></tr> |
| 80 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Memory storage of off-line data column-wise. <a href="classbdm_1_1MemDS.html#_details">More...</a><br/></td></tr> |
| 81 | <tr><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1FileDS.html">bdm::FileDS</a></td></tr> |
| 82 | <tr><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1ITppFileDS.html">bdm::ITppFileDS</a></td></tr> |
| 83 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Read Data Matrix from an IT file. <a href="classbdm_1_1ITppFileDS.html#_details">More...</a><br/></td></tr> |
| 84 | <tr><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1CsvFileDS.html">bdm::CsvFileDS</a></td></tr> |
| 85 | <tr><td class="mdescLeft"> </td><td class="mdescRight">CSV file data storage The constructor creates <code>Data</code> matrix from the records in a CSV file <code>fname</code>. The orientation can be of two types: 1. <code>BY_COL</code> which is default - the data are stored in columns; one column per time <img class="formulaInl" alt="$t$" src="form_15.png"/>, one row per data item. 2. <code>BY_ROW</code> if the data are stored the classical CSV style. Then each column stores the values for data item, for ex. <img class="formulaInl" alt="$[y_{t} y_{t-1} ...]$" src="form_16.png"/>, one row for each discrete time instant. <a href="classbdm_1_1CsvFileDS.html#_details">More...</a><br/></td></tr> |
| 86 | <tr><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1ArxDS.html">bdm::ArxDS</a></td></tr> |
| 87 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Generator of <a class="el" href="classbdm_1_1ARX.html" title="Linear Autoregressive model with Gaussian noise.">ARX</a> data. <a href="classbdm_1_1ArxDS.html#_details">More...</a><br/></td></tr> |
| 88 | <tr><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1stateDS.html">bdm::stateDS</a></td></tr> |
| 89 | <tr><td colspan="2"><h2>Functions</h2></td></tr> |
| 90 | <tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a05631c006d04c698b12d0d7d006c6a7a"></a><!-- doxytag: member="datasources.h::UIREGISTER" ref="a05631c006d04c698b12d0d7d006c6a7a" args="(ITppFileDS)" --> |
113 | | <hr><a name="_details"></a><h2>Detailed Description</h2> |
114 | | Common DataSources. |
115 | | <p> |
116 | | <dl class="author" compact><dt><b>Author:</b></dt><dd>Vaclav Smidl.</dd></dl> |
117 | | ----------------------------------- BDM++ - C++ library for Bayesian Decision Making under Uncertainty<p> |
118 | | Using IT++ for numerical operations ----------------------------------- </div> |
119 | | <hr size="1"><address style="text-align: right;"><small>Generated on Sat Aug 29 20:49:42 2009 for mixpp by |
| 103 | <hr/><a name="_details"></a><h2>Detailed Description</h2> |
| 104 | <p>Common DataSources. </p> |
| 105 | <dl class="author"><dt><b>Author:</b></dt><dd>Vaclav Smidl.</dd></dl> |
| 106 | <p>----------------------------------- BDM++ - C++ library for Bayesian Decision Making under Uncertainty</p> |
| 107 | <p>Using IT++ for numerical operations ----------------------------------- </p> |
| 108 | </div> |
| 109 | <hr size="1"/><address style="text-align: right;"><small>Generated on Sun Aug 30 22:10:49 2009 for mixpp by |