Changeset 368 for doc/html/estimator_8cpp.html
- Timestamp:
- 06/08/09 18:02:55 (16 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
doc/html/estimator_8cpp.html
r354 r368 68 68 <a href="#_details">More...</a> 69 69 <p> 70 <code>#include <<a class="el" href="libDS__ui_8h-source.html">stat/libDS_ui.h</a>></code><br> 71 <code>#include <<a class="el" href="arx__ui_8h-source.html">estim/arx_ui.h</a>></code><br> 70 <code>#include "<a class="el" href="libDS_8h-source.html">stat/libDS.h</a>"</code><br> 71 <code>#include "<a class="el" href="arx_8h-source.html">estim/arx.h</a>"</code><br> 72 <code>#include "user_info.h"</code><br> 73 <code>#include "<a class="el" href="loggers_8h-source.html">stat/loggers.h</a>"</code><br> 72 74 <table border="0" cellpadding="0" cellspacing="0"> 73 75 <tr><td></td></tr> … … 104 106 </pre></div> when using loggers storing results on hard drives, and <div class="fragment"><pre class="fragment">>> Res=estimator(<span class="stringliteral">'config_file.cfg'</span>); 105 107 </pre></div> when using logger of the type <code>"mexlog"</code>. The results will be stored in structure <code>M</code>. </div> 106 <hr size="1"><address style="text-align: right;"><small>Generated on Tue Jun 2 10:11:002009 for mixpp by 108 <hr size="1"><address style="text-align: right;"><small>Generated on Mon Jun 8 18:02:34 2009 for mixpp by 107 109 <a href="http://www.doxygen.org/index.html"> 108 110 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address>