Changeset 616 for library/doc/html/classbdm_1_1mxArrayDS.html
- Timestamp:
- 09/13/09 23:15:31 (15 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
library/doc/html/classbdm_1_1mxArrayDS.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> and <code>delays</code>.</p> 79 <p>The data can be loaded from a file. </p> 76 80 77 81 <p><code>#include <<a class="el" href="mex__datasource_8h_source.html">mex_datasource.h</a>></code></p> … … 168 172 int </td><td class="memItemRight" valign="bottom"><b>L_ut</b></td></tr> 169 173 </table> 170 <hr/><a name="_details"></a><h2>Detailed Description</h2>171 <p>Memory storage of off-line data column-wise. </p>172 <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> and <code>delays</code>.</p>173 <p>The data can be loaded from a file. </p>174 174 <hr/><h2>Member Function Documentation</h2> 175 175 <a class="anchor" id="a3f8986832001f54ef808edaf3988d025"></a><!-- doxytag: member="bdm::mxArrayDS::from_setting" ref="a3f8986832001f54ef808edaf3988d025" args="(const Setting &set)" --> … … 207 207 </ul> 208 208 </div> 209 <hr size="1"/><address style="text-align: right;"><small>Generated on Sun Sep 13 2 2:40:442009 for mixpp by 209 <hr size="1"/><address style="text-align: right;"><small>Generated on Sun Sep 13 23:08:56 2009 for mixpp by 210 210 <a href="http://www.doxygen.org/index.html"> 211 211 <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>