1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
---|
2 | <html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> |
---|
3 | <title>mixpp: UIArxDS Class Reference</title> |
---|
4 | <link href="doxygen.css" rel="stylesheet" type="text/css"> |
---|
5 | <link href="tabs.css" rel="stylesheet" type="text/css"> |
---|
6 | </head><body> |
---|
7 | <!-- Generated by Doxygen 1.5.6 --> |
---|
8 | <div class="navigation" id="top"> |
---|
9 | <div class="tabs"> |
---|
10 | <ul> |
---|
11 | <li><a href="index.html"><span>Main Page</span></a></li> |
---|
12 | <li><a href="pages.html"><span>Related Pages</span></a></li> |
---|
13 | <li><a href="modules.html"><span>Modules</span></a></li> |
---|
14 | <li><a href="namespaces.html"><span>Namespaces</span></a></li> |
---|
15 | <li class="current"><a href="classes.html"><span>Classes</span></a></li> |
---|
16 | <li><a href="files.html"><span>Files</span></a></li> |
---|
17 | </ul> |
---|
18 | </div> |
---|
19 | <div class="tabs"> |
---|
20 | <ul> |
---|
21 | <li><a href="classes.html"><span>Alphabetical List</span></a></li> |
---|
22 | <li><a href="annotated.html"><span>Class List</span></a></li> |
---|
23 | <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> |
---|
24 | <li><a href="functions.html"><span>Class Members</span></a></li> |
---|
25 | </ul> |
---|
26 | </div> |
---|
27 | </div> |
---|
28 | <div class="contents"> |
---|
29 | <h1>UIArxDS Class Reference</h1><!-- doxytag: class="UIArxDS" --><!-- doxytag: inherits="bdm::UIbuilder" --><code>#include <<a class="el" href="libDS__ui_8h-source.html">libDS_ui.h</a>></code> |
---|
30 | <p> |
---|
31 | <div class="dynheader"> |
---|
32 | Inheritance diagram for UIArxDS:</div> |
---|
33 | <div class="dynsection"> |
---|
34 | <p><center><img src="classUIArxDS__inherit__graph.png" border="0" usemap="#UIArxDS__inherit__map" alt="Inheritance graph"></center> |
---|
35 | <map name="UIArxDS__inherit__map"> |
---|
36 | <area shape="rect" href="classbdm_1_1UIbuilder.html" title="Builds computational object from a UserInfo structure." alt="" coords="5,7,120,33"></map> |
---|
37 | <center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div> |
---|
38 | <div class="dynheader"> |
---|
39 | Collaboration diagram for UIArxDS:</div> |
---|
40 | <div class="dynsection"> |
---|
41 | <p><center><img src="classUIArxDS__coll__graph.png" border="0" usemap="#UIArxDS__coll__map" alt="Collaboration graph"></center> |
---|
42 | <map name="UIArxDS__coll__map"> |
---|
43 | <area shape="rect" href="classbdm_1_1UIbuilder.html" title="Builds computational object from a UserInfo structure." alt="" coords="5,7,120,33"></map> |
---|
44 | <center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div> |
---|
45 | |
---|
46 | <p> |
---|
47 | <a href="classUIArxDS-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0"> |
---|
48 | <tr><td></td></tr> |
---|
49 | <tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr> |
---|
50 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="f29ba9f6bb21461d3c061701b8ba366f"></a><!-- doxytag: member="UIArxDS::build" ref="f29ba9f6bb21461d3c061701b8ba366f" args="(Setting &S) const " --> |
---|
51 | <a class="el" href="classbdm_1_1bdmroot.html">bdmroot</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="classUIArxDS.html#f29ba9f6bb21461d3c061701b8ba366f">build</a> (Setting &S) const </td></tr> |
---|
52 | |
---|
53 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Function building the computational object. <br></td></tr> |
---|
54 | <tr><td colspan="2"><br><h2>Protected Member Functions</h2></td></tr> |
---|
55 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="3c514c2eb6fc6a347f15c270a32ddebd"></a><!-- doxytag: member="UIArxDS::getvec" ref="3c514c2eb6fc6a347f15c270a32ddebd" args="(Setting &S) const " --> |
---|
56 | const vec </td><td class="memItemRight" valign="bottom"><b>getvec</b> (Setting &S) const </td></tr> |
---|
57 | |
---|
58 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="5f0c1a56ac46342d339c8e7944639b4b"></a><!-- doxytag: member="UIArxDS::getivec" ref="5f0c1a56ac46342d339c8e7944639b4b" args="(Setting &S) const " --> |
---|
59 | const vec </td><td class="memItemRight" valign="bottom"><b>getivec</b> (Setting &S) const </td></tr> |
---|
60 | |
---|
61 | </table> |
---|
62 | <hr><a name="_details"></a><h2>Detailed Description</h2> |
---|
63 | UI for ArxDS using factorized description!<p> |
---|
64 | The ArxDS is constructed from the structure with fields: <div class="fragment"><pre class="fragment">system = { |
---|
65 | type = <span class="stringliteral">"ArxDS"</span>; |
---|
66 | ychns = [1,2]; |
---|
67 | <span class="comment">// regressor for each of ychn (#1, #2)</span> |
---|
68 | ids = ([1, 1, 1, 2], []); |
---|
69 | <span class="comment">// delays in time for (#1, #2)</span> |
---|
70 | delays = ([1, 2, 3, 0], []); |
---|
71 | <span class="comment">// theta in time for (#1, #2)</span> |
---|
72 | theta = ([0.8, -0.3, 0.4, 1.0], []); |
---|
73 | <span class="comment">//variance in for each ychn</span> |
---|
74 | r = (0.1, 1.0); |
---|
75 | }; |
---|
76 | </pre></div> <hr>The documentation for this class was generated from the following file:<ul> |
---|
77 | <li><a class="el" href="libDS__ui_8h-source.html">libDS_ui.h</a></ul> |
---|
78 | </div> |
---|
79 | <hr size="1"><address style="text-align: right;"><small>Generated on Fri Feb 6 19:50:01 2009 for mixpp by |
---|
80 | <a href="http://www.doxygen.org/index.html"> |
---|
81 | <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address> |
---|
82 | </body> |
---|
83 | </html> |
---|