Changeset 616 for library/doc/html/classbdm_1_1MemDS.html
- Timestamp:
- 09/13/09 23:15:31 (15 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
library/doc/html/classbdm_1_1MemDS.html
r614 r616 74 74 <p>Memory storage of off-line data column-wise. 75 75 <a href="#_details">More...</a></p> 76 <hr/><a name="_details"></a><h2>Detailed Description</h2> 77 <p>Memory storage of off-line data column-wise. </p> 78 <p>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_22.png"/>. Access to this matrix is via indices <code>rowid</code>.</p> 79 <p>The data can be loaded from a file. </p> 76 80 77 81 <p><code>#include <<a class="el" href="datasources_8h_source.html">datasources.h</a>></code></p> … … 169 173 int </td><td class="memItemRight" valign="bottom"><b>L_ut</b></td></tr> 170 174 </table> 171 <hr/><a name="_details"></a><h2>Detailed Description</h2>172 <p>Memory storage of off-line data column-wise. </p>173 <p>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_22.png"/>. Access to this matrix is via indices <code>rowid</code>.</p>174 <p>The data can be loaded from a file. </p>175 175 <hr/><h2>Member Function Documentation</h2> 176 176 <a class="anchor" id="afaebfe6d7a2a43421be05d8cf7d7ae45"></a><!-- doxytag: member="bdm::MemDS::from_setting" ref="afaebfe6d7a2a43421be05d8cf7d7ae45" args="(const Setting &set)" --> … … 220 220 </ul> 221 221 </div> 222 <hr size="1"/><address style="text-align: right;"><small>Generated on Sun Sep 13 2 2:40:422009 for mixpp by 222 <hr size="1"/><address style="text-align: right;"><small>Generated on Sun Sep 13 23:08:56 2009 for mixpp by 223 223 <a href="http://www.doxygen.org/index.html"> 224 224 <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>