Changeset 621 for library/doc/html/user_guide.html
- Timestamp:
- 09/16/09 22:52:42 (15 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
library/doc/html/user_guide.html
r617 r621 102 102 <ol type="1"> 103 103 <li>able to return data observed at time <img class="formulaInl" alt="$ t $" src="form_18.png"/>, (<a class="el" href="classbdm_1_1DS.html#ac1ec862dec7164fee3284c6f9a51b0ba" title="Returns full vector of observed data=[output, input].">bdm::DS::getdata()</a>),</li> 104 <li>able to perform one a time step, (<a class="el" href="classbdm_1_1DS.html#a 9a14c64d881e838ddc3a5617ee8a973b" title="Moves from to , i.e. perfroms the actions and reads response of the system.">bdm::DS::step()</a>).</li>104 <li>able to perform one a time step, (<a class="el" href="classbdm_1_1DS.html#a4df78b21d352013d8804a8dda860b7ea" title="Moves from to , i.e. perfroms the actions and reads response of the system.">bdm::DS::step()</a>).</li> 105 105 <li>able to describe what these data are, (<a class="el" href="classbdm_1_1DS.html#a069497b610296be053d862a2493be0ce" title="access function">bdm::DS::_drv()</a>),</li> 106 106 </ol> … … 399 399 <p>And the use of these in simulation of data and function of datasources. In the next tutorial, Bayesian models (<a class="el" href="classbdm_1_1BM.html" title="Bayesian Model of a system, i.e. all uncertainty is modeled by probabilities.">bdm::BM</a>) and loggers (<a class="el" href="classbdm_1_1logger.html" title="Class for storing results (and semi-results) of an experiment.">bdm::logger</a>) will be introduced. </p> 400 400 </div> 401 <hr size="1"/><address style="text-align: right;"><small>Generated on Tue Sep 15 23:42:472009 for mixpp by 401 <hr size="1"/><address style="text-align: right;"><small>Generated on Wed Sep 16 22:33:33 2009 for mixpp by 402 402 <a href="http://www.doxygen.org/index.html"> 403 403 <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>