Changeset 538 for library/doc/html/classbdm_1_1CsvFileDS.html
- Timestamp:
- 08/16/09 18:14:04 (15 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
library/doc/html/classbdm_1_1CsvFileDS.html
r472 r538 5 5 <link href="doxygen.css" rel="stylesheet" type="text/css"> 6 6 </head><body> 7 <!-- Generated by Doxygen 1.5. 9-->7 <!-- Generated by Doxygen 1.5.8 --> 8 8 <script type="text/javascript"> 9 9 <!-- … … 71 71 <a href="#_details">More...</a> 72 72 <p> 73 <code>#include <<a class="el" href="datasources_8h _source.html">datasources.h</a>></code>73 <code>#include <<a class="el" href="datasources_8h-source.html">datasources.h</a>></code> 74 74 <p> 75 75 … … 189 189 <hr><a name="_details"></a><h2>Detailed Description</h2> 190 190 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. <hr>The documentation for this class was generated from the following files:<ul> 191 <li><a class="el" href="datasources_8h _source.html">datasources.h</a><li>datasources.cpp</ul>191 <li><a class="el" href="datasources_8h-source.html">datasources.h</a><li>datasources.cpp</ul> 192 192 </div> 193 <hr size="1"><address style="text-align: right;"><small>Generated on Wed Aug 5 00:06:562009 for mixpp by 193 <hr size="1"><address style="text-align: right;"><small>Generated on Sun Aug 16 17:58:19 2009 for mixpp by 194 194 <a href="http://www.doxygen.org/index.html"> 195 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5. 9</small></address>195 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address> 196 196 </body> 197 197 </html>