Changeset 275 for doc/html/classbdm_1_1MemDS.html
- Timestamp:
- 02/17/09 11:15:56 (16 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
doc/html/classbdm_1_1MemDS.html
r271 r275 86 86 Memory storage of off-line data column-wise. 87 87 <p> 88 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_ 38.png">. Access to this matrix is via indices <code>rowid</code> and <code>delays</code>.<p>88 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_50.png">. Access to this matrix is via indices <code>rowid</code> and <code>delays</code>.<p> 89 89 The data can be loaded from a file. <table border="0" cellpadding="0" cellspacing="0"> 90 90 <tr><td></td></tr> … … 111 111 void </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1MemDS.html#21916feb3e5ff960855c09b06a0d279b">step</a> ()</td></tr> 112 112 113 <tr><td class="mdescLeft"> </td><td class="mdescRight">Moves from <img class="formulaInl" alt="$ t $" src="form_ 110.png"> to <img class="formulaInl" alt="$ t+1 $" src="form_111.png">, i.e. perfroms the actions and reads response of the system. <br></td></tr>113 <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> 114 114 <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)" --> 115 115 </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1MemDS.html#84cfba80cb32d07be94690658175e9c4">MemDS</a> (mat &Dat, ivec &rowid, ivec &delays)</td></tr> … … 162 162 <li><a class="el" href="libDS_8h-source.html">libDS.h</a><li>libDS.cpp</ul> 163 163 </div> 164 <hr size="1"><address style="text-align: right;"><small>Generated on Sun Feb 15 23:09:492009 for mixpp by 164 <hr size="1"><address style="text-align: right;"><small>Generated on Mon Feb 16 10:06:42 2009 for mixpp by 165 165 <a href="http://www.doxygen.org/index.html"> 166 166 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>