Changeset 323 for doc/html/classbdm_1_1MemDS.html
- Timestamp:
- 04/23/09 21:12:23 (16 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
doc/html/classbdm_1_1MemDS.html
r312 r323 100 100 void </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1MemDS.html#21916feb3e5ff960855c09b06a0d279b">step</a> ()</td></tr> 101 101 102 <tr><td class="mdescLeft"> </td><td class="mdescRight">Moves from <img class="formulaInl" alt="$ t $" src="form_ 47.png"> to <img class="formulaInl" alt="$ t+1 $" src="form_48.png">, i.e. perfroms the actions and reads response of the system. <br></td></tr>102 <tr><td class="mdescLeft"> </td><td class="mdescRight">Moves from <img class="formulaInl" alt="$ t $" src="form_51.png"> to <img class="formulaInl" alt="$ t+1 $" src="form_52.png">, i.e. perfroms the actions and reads response of the system. <br></td></tr> 103 103 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="1ea231f4066652996cde4826560d93e3"></a><!-- doxytag: member="bdm::MemDS::MemDS" ref="1ea231f4066652996cde4826560d93e3" args="()" --> 104 104 </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1MemDS.html#1ea231f4066652996cde4826560d93e3">MemDS</a> ()</td></tr> 105 105 106 106 <tr><td class="mdescLeft"> </td><td class="mdescRight">Default constructor. <br></td></tr> 107 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name=" 84cfba80cb32d07be94690658175e9c4"></a><!-- doxytag: member="bdm::MemDS::MemDS" ref="84cfba80cb32d07be94690658175e9c4" args="(mat &Dat, ivec &rowid, ivec &delays)" -->108 </td><td class="memItemRight" valign="bottom"><b>MemDS</b> (mat &Dat, ivec & <a class="el" href="classbdm_1_1MemDS.html#865814d49913dcf672bb20a4334d3dc4">rowid</a>, ivec &<a class="el" href="classbdm_1_1MemDS.html#166522aed4d3b12d9b3c2afaf6673301">delays</a>)</td></tr>107 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="cf4cb6fb424f7fedfd7396f60951bbb1"></a><!-- doxytag: member="bdm::MemDS::MemDS" ref="cf4cb6fb424f7fedfd7396f60951bbb1" args="(mat &Dat, ivec &rowid0, ivec &delays0)" --> 108 </td><td class="memItemRight" valign="bottom"><b>MemDS</b> (mat &Dat, ivec &rowid0, ivec &delays0)</td></tr> 109 109 110 110 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="6bced13f84f6bf04449728817e049e1d"></a><!-- doxytag: member="bdm::MemDS::write" ref="6bced13f84f6bf04449728817e049e1d" args="(vec &ut, const ivec &indeces)" --> … … 170 170 Memory storage of off-line data column-wise. 171 171 <p> 172 The data are stored in an internal matrix <code>Data</code> . Each column of Data corresponds to one discrete time observation <img class="formulaInl" alt="$t$" src="form_5 0.png">. Access to this matrix is via indices <code>rowid</code> and <code>delays</code>.<p>172 The data are stored in an internal matrix <code>Data</code> . Each column of Data corresponds to one discrete time observation <img class="formulaInl" alt="$t$" src="form_54.png">. Access to this matrix is via indices <code>rowid</code> and <code>delays</code>.<p> 173 173 The data can be loaded from a file. <hr>The documentation for this class was generated from the following files:<ul> 174 174 <li><a class="el" href="libDS_8h-source.html">libDS.h</a><li>libDS.cpp</ul> 175 175 </div> 176 <hr size="1"><address style="text-align: right;"><small>Generated on Thu Apr 9 14:33:212009 for mixpp by 176 <hr size="1"><address style="text-align: right;"><small>Generated on Thu Apr 23 21:06:46 2009 for mixpp by 177 177 <a href="http://www.doxygen.org/index.html"> 178 178 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address>