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: RV 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.3 --> |
---|
8 | <div class="tabs"> |
---|
9 | <ul> |
---|
10 | <li><a href="index.html"><span>Main Page</span></a></li> |
---|
11 | <li class="current"><a href="annotated.html"><span>Classes</span></a></li> |
---|
12 | <li><a href="files.html"><span>Files</span></a></li> |
---|
13 | </ul> |
---|
14 | </div> |
---|
15 | <div class="tabs"> |
---|
16 | <ul> |
---|
17 | <li><a href="annotated.html"><span>Class List</span></a></li> |
---|
18 | <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> |
---|
19 | <li><a href="functions.html"><span>Class Members</span></a></li> |
---|
20 | </ul> |
---|
21 | </div> |
---|
22 | <h1>RV Class Reference</h1><!-- doxytag: class="RV" -->Class representing variables, most often random variables. |
---|
23 | <a href="#_details">More...</a> |
---|
24 | <p> |
---|
25 | <code>#include <<a class="el" href="libBM_8h-source.html">libBM.h</a>></code> |
---|
26 | <p> |
---|
27 | |
---|
28 | <p> |
---|
29 | <a href="classRV-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0"> |
---|
30 | <tr><td></td></tr> |
---|
31 | <tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr> |
---|
32 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="e46882dec2c30b12be282d34b03417b2"></a><!-- doxytag: member="RV::RV" ref="e46882dec2c30b12be282d34b03417b2" args="(ivec in_ids, Array< std::string > in_names, ivec in_sizes, ivec in_times, ivec in_obs)" --> |
---|
33 | </td><td class="memItemRight" valign="bottom"><a class="el" href="classRV.html#e46882dec2c30b12be282d34b03417b2">RV</a> (ivec in_ids, Array< std::string > in_names, ivec in_sizes, ivec in_times, ivec in_obs)</td></tr> |
---|
34 | |
---|
35 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Full constructor which is called by the others. <br></td></tr> |
---|
36 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="cf911c3900214460ade1366b04058462"></a><!-- doxytag: member="RV::RV" ref="cf911c3900214460ade1366b04058462" args="(ivec ids)" --> |
---|
37 | </td><td class="memItemRight" valign="bottom"><a class="el" href="classRV.html#cf911c3900214460ade1366b04058462">RV</a> (ivec ids)</td></tr> |
---|
38 | |
---|
39 | <tr><td class="mdescLeft"> </td><td class="mdescRight">default constructor <br></td></tr> |
---|
40 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="6a22f5c06d6403870d4e414b1993bf9e"></a><!-- doxytag: member="RV::RV" ref="6a22f5c06d6403870d4e414b1993bf9e" args="()" --> |
---|
41 | </td><td class="memItemRight" valign="bottom"><a class="el" href="classRV.html#6a22f5c06d6403870d4e414b1993bf9e">RV</a> ()</td></tr> |
---|
42 | |
---|
43 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Empty constructor will be set later. <br></td></tr> |
---|
44 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a764092415291a0e6452a3711749d18e"></a><!-- doxytag: member="RV::length" ref="a764092415291a0e6452a3711749d18e" args="()" --> |
---|
45 | int </td><td class="memItemRight" valign="bottom"><a class="el" href="classRV.html#a764092415291a0e6452a3711749d18e">length</a> ()</td></tr> |
---|
46 | |
---|
47 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Return length (number of scalars) of the <a class="el" href="classRV.html" title="Class representing variables, most often random variables.">RV</a>. <br></td></tr> |
---|
48 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="45b869bced40dc3fa0df584aaf8228c0"></a><!-- doxytag: member="RV::rvfind" ref="45b869bced40dc3fa0df584aaf8228c0" args="(RV rv2)" --> |
---|
49 | ivec </td><td class="memItemRight" valign="bottom"><a class="el" href="classRV.html#45b869bced40dc3fa0df584aaf8228c0">rvfind</a> (<a class="el" href="classRV.html">RV</a> rv2)</td></tr> |
---|
50 | |
---|
51 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Find indexes of another rv in self. <br></td></tr> |
---|
52 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="f47ab0015ebac822da3b2e00f42a8fc6"></a><!-- doxytag: member="RV::rvadd" ref="f47ab0015ebac822da3b2e00f42a8fc6" args="(RV rv2)" --> |
---|
53 | <a class="el" href="classRV.html">RV</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classRV.html#f47ab0015ebac822da3b2e00f42a8fc6">rvadd</a> (<a class="el" href="classRV.html">RV</a> rv2)</td></tr> |
---|
54 | |
---|
55 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Add (concat) another variable to the current one. <br></td></tr> |
---|
56 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="269023ac4d41b21c4e1f7f17db1603b9"></a><!-- doxytag: member="RV::rvsubt" ref="269023ac4d41b21c4e1f7f17db1603b9" args="(RV rv2)" --> |
---|
57 | <a class="el" href="classRV.html">RV</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classRV.html#269023ac4d41b21c4e1f7f17db1603b9">rvsubt</a> (<a class="el" href="classRV.html">RV</a> rv2)</td></tr> |
---|
58 | |
---|
59 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Subtract another variable from the current one. <br></td></tr> |
---|
60 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="70a53f2bc37929bae899b0b24cda9d8e"></a><!-- doxytag: member="RV::rvsubselect" ref="70a53f2bc37929bae899b0b24cda9d8e" args="(ivec ind)" --> |
---|
61 | <a class="el" href="classRV.html">RV</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classRV.html#70a53f2bc37929bae899b0b24cda9d8e">rvsubselect</a> (ivec ind)</td></tr> |
---|
62 | |
---|
63 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Select only variables at indeces ind. <br></td></tr> |
---|
64 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="28bbcb8873bafdac317bafb7b481cc45"></a><!-- doxytag: member="RV::operator()" ref="28bbcb8873bafdac317bafb7b481cc45" args="(ivec ind)" --> |
---|
65 | <a class="el" href="classRV.html">RV</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classRV.html#28bbcb8873bafdac317bafb7b481cc45">operator()</a> (ivec ind)</td></tr> |
---|
66 | |
---|
67 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Select only variables at indeces ind. <br></td></tr> |
---|
68 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="e0a158d53ab9430627241f844f4c9a60"></a><!-- doxytag: member="RV::t" ref="e0a158d53ab9430627241f844f4c9a60" args="(int delta)" --> |
---|
69 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classRV.html#e0a158d53ab9430627241f844f4c9a60">t</a> (int delta)</td></tr> |
---|
70 | |
---|
71 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Generate new <code><a class="el" href="classRV.html" title="Class representing variables, most often random variables.">RV</a></code> with <code>time</code> shifted by delta. <br></td></tr> |
---|
72 | <tr><td colspan="2"><br><h2>Friends</h2></td></tr> |
---|
73 | <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="cad6f15535d10437f6690cb4492176a8"></a><!-- doxytag: member="RV::operator<<" ref="cad6f15535d10437f6690cb4492176a8" args="(std::ostream &os, const RV &rv)" --> |
---|
74 | std::ostream & </td><td class="memItemRight" valign="bottom"><a class="el" href="classRV.html#cad6f15535d10437f6690cb4492176a8">operator<<</a> (std::ostream &os, const <a class="el" href="classRV.html">RV</a> &rv)</td></tr> |
---|
75 | |
---|
76 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Printing output e.g. for debugging. <br></td></tr> |
---|
77 | </table> |
---|
78 | <hr><a name="_details"></a><h2>Detailed Description</h2> |
---|
79 | Class representing variables, most often random variables. |
---|
80 | <p> |
---|
81 | More?... <hr>The documentation for this class was generated from the following files:<ul> |
---|
82 | <li>work/mixpp/<a class="el" href="libBM_8h-source.html">libBM.h</a><li>work/mixpp/libBM.cpp</ul> |
---|
83 | <hr size="1"><address style="text-align: right;"><small>Generated on Wed Jan 23 11:30:12 2008 for mixpp by |
---|
84 | <a href="http://www.doxygen.org/index.html"> |
---|
85 | <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.3 </small></address> |
---|
86 | </body> |
---|
87 | </html> |
---|