Changeset 323 for doc/html/libDS_8h.html
- Timestamp:
- 04/23/09 21:12:23 (16 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
doc/html/libDS_8h.html
r312 r323 85 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 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_5 0.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_126.png">, one row for each discrete time instant. <a href="classbdm_1_1CsvFileDS.html#_details">More...</a><br></td></tr>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_54.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_55.png">, one row for each discrete time instant. <a href="classbdm_1_1CsvFileDS.html#_details">More...</a><br></td></tr> 88 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 89 … … 98 98 ----------------------------------- BDM++ - C++ library for Bayesian Decision Making under Uncertainty<p> 99 99 Using IT++ for numerical operations ----------------------------------- </div> 100 <hr size="1"><address style="text-align: right;"><small>Generated on Thu Apr 9 14:33:202009 for mixpp by 100 <hr size="1"><address style="text-align: right;"><small>Generated on Thu Apr 23 21:06:43 2009 for mixpp by 101 101 <a href="http://www.doxygen.org/index.html"> 102 102 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address>