Changeset 290 for doc/html/ui.html
- Timestamp:
- 03/06/09 15:03:45 (16 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
doc/html/ui.html
r287 r290 2 2 <html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> 3 3 <title>mixpp: User Infos and their use</title> 4 <link href="tabs.css" rel="stylesheet" type="text/css"> 4 5 <link href="doxygen.css" rel="stylesheet" type="text/css"> 5 <link href="tabs.css" rel="stylesheet" type="text/css">6 6 </head><body> 7 <!-- Generated by Doxygen 1.5. 6-->7 <!-- Generated by Doxygen 1.5.8 --> 8 8 <script type="text/javascript"> 9 9 <!-- … … 51 51 <ul> 52 52 <li><a href="main.html"><span>Main Page</span></a></li> 53 <li ><a href="pages.html"><span>Related Pages</span></a></li>53 <li class="current"><a href="pages.html"><span>Related Pages</span></a></li> 54 54 <li><a href="modules.html"><span>Modules</span></a></li> 55 <li><a href=" classes.html"><span>Classes</span></a></li>55 <li><a href="annotated.html"><span>Classes</span></a></li> 56 56 <li><a href="files.html"><span>Files</span></a></li> 57 57 </ul> … … 73 73 </pre></div> Exact meaning of root fields in this structure (i.e. ndat and prior) is defined by the application (or mex file) that is using this configuration file. It will look for expected fields and it will ignore any other structures. When it does not find what it is looking for, it terminates with an appropriate error message.<p> 74 74 A structure with field <code>type="identifier"</code> is special. Such a structure will be parsed by an appropriate class <a class="el" href="classbdm_1_1UIbuilder.html" title="Builds computational object from a UserInfo structure.">bdm::UIbuilder</a> which will construct the desired object, in this instance of an object of the class <a class="el" href="classbdm_1_1enorm.html" title="Gaussian density with positive definite (decomposed) covariance matrix.">bdm::enorm</a>. For a detailed example how this mechanism works in practice see <a class="el" href="arx_ui.html">Running experiment <code>estimator</code> with ARX data fields</a>. </div> 75 <hr size="1"><address style="text-align: right;"><small>Generated on Wed Mar 4 18:50:142009 for mixpp by 75 <hr size="1"><address style="text-align: right;"><small>Generated on Fri Mar 6 15:01:37 2009 for mixpp by 76 76 <a href="http://www.doxygen.org/index.html"> 77 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5. 6</small></address>77 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address> 78 78 </body> 79 79 </html>