[591] | 1 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
---|
| 2 | <html xmlns="http://www.w3.org/1999/xhtml"> |
---|
| 3 | <head> |
---|
| 4 | <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> |
---|
[614] | 5 | <title>mixpp: bdm::stdlog Class Reference</title> |
---|
[591] | 6 | <link href="tabs.css" rel="stylesheet" type="text/css"/> |
---|
| 7 | <link href="doxygen.css" rel="stylesheet" type="text/css"/> |
---|
| 8 | </head> |
---|
| 9 | <body> |
---|
| 10 | <!-- Generated by Doxygen 1.6.1 --> |
---|
[271] | 11 | <script type="text/javascript"> |
---|
| 12 | <!-- |
---|
| 13 | function changeDisplayState (e){ |
---|
| 14 | var num=this.id.replace(/[^[0-9]/g,''); |
---|
| 15 | var button=this.firstChild; |
---|
| 16 | var sectionDiv=document.getElementById('dynsection'+num); |
---|
| 17 | if (sectionDiv.style.display=='none'||sectionDiv.style.display==''){ |
---|
| 18 | sectionDiv.style.display='block'; |
---|
| 19 | button.src='open.gif'; |
---|
| 20 | }else{ |
---|
| 21 | sectionDiv.style.display='none'; |
---|
| 22 | button.src='closed.gif'; |
---|
| 23 | } |
---|
| 24 | } |
---|
| 25 | function initDynSections(){ |
---|
| 26 | var divs=document.getElementsByTagName('div'); |
---|
| 27 | var sectionCounter=1; |
---|
| 28 | for(var i=0;i<divs.length-1;i++){ |
---|
| 29 | if(divs[i].className=='dynheader'&&divs[i+1].className=='dynsection'){ |
---|
| 30 | var header=divs[i]; |
---|
| 31 | var section=divs[i+1]; |
---|
| 32 | var button=header.firstChild; |
---|
| 33 | if (button!='IMG'){ |
---|
| 34 | divs[i].insertBefore(document.createTextNode(' '),divs[i].firstChild); |
---|
| 35 | button=document.createElement('img'); |
---|
| 36 | divs[i].insertBefore(button,divs[i].firstChild); |
---|
| 37 | } |
---|
| 38 | header.style.cursor='pointer'; |
---|
| 39 | header.onclick=changeDisplayState; |
---|
| 40 | header.id='dynheader'+sectionCounter; |
---|
| 41 | button.src='closed.gif'; |
---|
| 42 | section.id='dynsection'+sectionCounter; |
---|
| 43 | section.style.display='none'; |
---|
| 44 | section.style.marginLeft='14px'; |
---|
| 45 | sectionCounter++; |
---|
| 46 | } |
---|
| 47 | } |
---|
| 48 | } |
---|
| 49 | window.onload = initDynSections; |
---|
| 50 | --> |
---|
| 51 | </script> |
---|
[259] | 52 | <div class="navigation" id="top"> |
---|
| 53 | <div class="tabs"> |
---|
| 54 | <ul> |
---|
[271] | 55 | <li><a href="main.html"><span>Main Page</span></a></li> |
---|
[259] | 56 | <li><a href="pages.html"><span>Related Pages</span></a></li> |
---|
[290] | 57 | <li class="current"><a href="annotated.html"><span>Classes</span></a></li> |
---|
[259] | 58 | <li><a href="files.html"><span>Files</span></a></li> |
---|
| 59 | </ul> |
---|
| 60 | </div> |
---|
| 61 | <div class="tabs"> |
---|
| 62 | <ul> |
---|
| 63 | <li><a href="annotated.html"><span>Class List</span></a></li> |
---|
[290] | 64 | <li><a href="classes.html"><span>Class Index</span></a></li> |
---|
[259] | 65 | <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> |
---|
| 66 | <li><a href="functions.html"><span>Class Members</span></a></li> |
---|
| 67 | </ul> |
---|
| 68 | </div> |
---|
[614] | 69 | <div class="navpath"><b>bdm</b>::<a class="el" href="classbdm_1_1stdlog.html">stdlog</a> |
---|
[259] | 70 | </div> |
---|
| 71 | </div> |
---|
| 72 | <div class="contents"> |
---|
[614] | 73 | <h1>bdm::stdlog Class Reference</h1><!-- doxytag: class="bdm::stdlog" --><!-- doxytag: inherits="bdm::memlog" --> |
---|
| 74 | <p>Simple <a class="el" href="classbdm_1_1logger.html" title="Class for storing results (and semi-results) of an experiment.">logger</a> used for debugging All data records are written out to std from where they could be send to file. |
---|
[591] | 75 | <a href="#_details">More...</a></p> |
---|
[616] | 76 | <hr/><a name="_details"></a><h2>Detailed Description</h2> |
---|
| 77 | <p>Simple <a class="el" href="classbdm_1_1logger.html" title="Class for storing results (and semi-results) of an experiment.">logger</a> used for debugging All data records are written out to std from where they could be send to file. </p> |
---|
[259] | 78 | |
---|
[614] | 79 | <p><code>#include <<a class="el" href="loggers_8h_source.html">loggers.h</a>></code></p> |
---|
[259] | 80 | |
---|
[614] | 81 | <p><a href="classbdm_1_1stdlog-members.html">List of all members.</a></p> |
---|
[591] | 82 | <table border="0" cellpadding="0" cellspacing="0"> |
---|
| 83 | <tr><td colspan="2"><h2>Public Member Functions</h2></td></tr> |
---|
[614] | 84 | <tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="af3831e80f78fa52106501321377a0eb1"></a><!-- doxytag: member="bdm::stdlog::stdlog" ref="af3831e80f78fa52106501321377a0eb1" args="()" --> |
---|
| 85 | </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1stdlog.html#af3831e80f78fa52106501321377a0eb1">stdlog</a> ()</td></tr> |
---|
| 86 | <tr><td class="mdescLeft"> </td><td class="mdescRight">default constructor <br/></td></tr> |
---|
| 87 | <tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="afbe8a8988ec1e66b0c3cf2cb776214a8"></a><!-- doxytag: member="bdm::stdlog::init" ref="afbe8a8988ec1e66b0c3cf2cb776214a8" args="()" --> |
---|
| 88 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1stdlog.html#afbe8a8988ec1e66b0c3cf2cb776214a8">init</a> ()</td></tr> |
---|
[591] | 89 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Initialize storage. <br/></td></tr> |
---|
[614] | 90 | <tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a57004e763add2e08dcdd8f5869db691d"></a><!-- doxytag: member="bdm::stdlog::step" ref="a57004e763add2e08dcdd8f5869db691d" args="()" --> |
---|
| 91 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1stdlog.html#a57004e763add2e08dcdd8f5869db691d">step</a> ()</td></tr> |
---|
| 92 | <tr><td class="mdescLeft"> </td><td class="mdescRight">writes everything out <br/></td></tr> |
---|
| 93 | <tr><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1stdlog.html#a68ac24c94c23887eecfae7c8a11a384d">from_setting</a> (const Setting &set)</td></tr> |
---|
| 94 | <tr><td class="mdescLeft"> </td><td class="mdescRight"><a class="el" href="classbdm_1_1UI.html" title="UI is an abstract class which collects all the auxiliary functions useful to prepare...">UI</a> for <a class="el" href="classbdm_1_1stdlog.html" title="Simple logger used for debugging All data records are written out to std from where...">stdlog</a>. <a href="#a68ac24c94c23887eecfae7c8a11a384d"></a><br/></td></tr> |
---|
| 95 | <tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a364e58c5d7058776c2a9cfa7d58dad6d"></a><!-- doxytag: member="bdm::stdlog::logit" ref="a364e58c5d7058776c2a9cfa7d58dad6d" args="(int id, const vec &v)" --> |
---|
[591] | 96 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1memlog.html#a364e58c5d7058776c2a9cfa7d58dad6d">logit</a> (int id, const vec &v)</td></tr> |
---|
| 97 | <tr><td class="mdescLeft"> </td><td class="mdescRight">log this vector <br/></td></tr> |
---|
[614] | 98 | <tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a2b57dbd3dff49a98c6ce8fccccb170af"></a><!-- doxytag: member="bdm::stdlog::logit" ref="a2b57dbd3dff49a98c6ce8fccccb170af" args="(int id, const double &d)" --> |
---|
[591] | 99 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1memlog.html#a2b57dbd3dff49a98c6ce8fccccb170af">logit</a> (int id, const double &d)</td></tr> |
---|
| 100 | <tr><td class="mdescLeft"> </td><td class="mdescRight">log this double <br/></td></tr> |
---|
[614] | 101 | <tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a6a74b7a3d889607391594279112aef1f"></a><!-- doxytag: member="bdm::stdlog::itsave" ref="a6a74b7a3d889607391594279112aef1f" args="(const char *fname)" --> |
---|
[591] | 102 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1memlog.html#a6a74b7a3d889607391594279112aef1f">itsave</a> (const char *fname)</td></tr> |
---|
| 103 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Save values into an itfile named after <code>fname</code>. <br/></td></tr> |
---|
[614] | 104 | <tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a39e32f671414c71304e316976ccc37f3"></a><!-- doxytag: member="bdm::stdlog::finalize" ref="a39e32f671414c71304e316976ccc37f3" args="()" --> |
---|
[591] | 105 | void </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1memlog.html#a39e32f671414c71304e316976ccc37f3">finalize</a> ()</td></tr> |
---|
| 106 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Finalize storing information. <br/></td></tr> |
---|
[614] | 107 | <tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a47aa3b098a81d02a8ffaea2c9fa09ac7"></a><!-- doxytag: member="bdm::stdlog::add" ref="a47aa3b098a81d02a8ffaea2c9fa09ac7" args="(const RV &rv, string prefix="")" --> |
---|
[608] | 108 | virtual int </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1logger.html#a47aa3b098a81d02a8ffaea2c9fa09ac7">add</a> (const <a class="el" href="classbdm_1_1RV.html">RV</a> &rv, string prefix="")</td></tr> |
---|
| 109 | <tr><td class="mdescLeft"> </td><td class="mdescRight">returns an identifier which will be later needed for calling the <code><a class="el" href="classbdm_1_1logger.html#ae30f695619931b3c372ab280e452d309" title="log this vector">logit()</a></code> function For empty <a class="el" href="classbdm_1_1RV.html" title="Class representing variables, most often random variables.">RV</a> it returns -1, this entry will be ignored by <code><a class="el" href="classbdm_1_1logger.html#ae30f695619931b3c372ab280e452d309" title="log this vector">logit()</a></code>. <br/></td></tr> |
---|
[614] | 110 | <tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="aaf0e6941ba5919cae1bc530e2181b109"></a><!-- doxytag: member="bdm::stdlog::to_string" ref="aaf0e6941ba5919cae1bc530e2181b109" args="()" --> |
---|
[591] | 111 | virtual string </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1root.html#aaf0e6941ba5919cae1bc530e2181b109">to_string</a> ()</td></tr> |
---|
| 112 | <tr><td class="mdescLeft"> </td><td class="mdescRight">This method returns a basic info about the current instance. <br/></td></tr> |
---|
[614] | 113 | <tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a67d954d255ede776eade7334d4895790"></a><!-- doxytag: member="bdm::stdlog::to_setting" ref="a67d954d255ede776eade7334d4895790" args="(Setting &set) const " --> |
---|
[591] | 114 | virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1root.html#a67d954d255ede776eade7334d4895790">to_setting</a> (Setting &set) const </td></tr> |
---|
| 115 | <tr><td class="mdescLeft"> </td><td class="mdescRight">This method save all the instance properties into the Setting structure. <br/></td></tr> |
---|
[614] | 116 | <tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a1c314bd6d6dacb8ba78ea5eb88fd9516"></a><!-- doxytag: member="bdm::stdlog::validate" ref="a1c314bd6d6dacb8ba78ea5eb88fd9516" args="()" --> |
---|
[591] | 117 | virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1root.html#a1c314bd6d6dacb8ba78ea5eb88fd9516">validate</a> ()</td></tr> |
---|
| 118 | <tr><td class="mdescLeft"> </td><td class="mdescRight">This method TODO. <br/></td></tr> |
---|
| 119 | <tr><td colspan="2"><h2>Protected Attributes</h2></td></tr> |
---|
[614] | 120 | <tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="aa690ebd91430b5973855c9b4c9cf1b1d"></a><!-- doxytag: member="bdm::stdlog::maxlen" ref="aa690ebd91430b5973855c9b4c9cf1b1d" args="" --> |
---|
[591] | 121 | int </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1memlog.html#aa690ebd91430b5973855c9b4c9cf1b1d">maxlen</a></td></tr> |
---|
| 122 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Maximum length of vectors stored in memory. <br/></td></tr> |
---|
[614] | 123 | <tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a70cec1d3549a82796ad7b6f0d07a4570"></a><!-- doxytag: member="bdm::stdlog::ind" ref="a70cec1d3549a82796ad7b6f0d07a4570" args="" --> |
---|
[591] | 124 | int </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1memlog.html#a70cec1d3549a82796ad7b6f0d07a4570">ind</a></td></tr> |
---|
| 125 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Currect record to be written. <br/></td></tr> |
---|
[614] | 126 | <tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a1fed143162f2de6ef1c1b6557964f24e"></a><!-- doxytag: member="bdm::stdlog::vectors" ref="a1fed143162f2de6ef1c1b6557964f24e" args="" --> |
---|
[591] | 127 | Array< mat > </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1memlog.html#a1fed143162f2de6ef1c1b6557964f24e">vectors</a></td></tr> |
---|
| 128 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Storage. <br/></td></tr> |
---|
[614] | 129 | <tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a11fdf8ffca0f509ff637b0c3ac161c1f"></a><!-- doxytag: member="bdm::stdlog::itfilename" ref="a11fdf8ffca0f509ff637b0c3ac161c1f" args="" --> |
---|
[591] | 130 | string </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1memlog.html#a11fdf8ffca0f509ff637b0c3ac161c1f">itfilename</a></td></tr> |
---|
| 131 | <tr><td class="mdescLeft"> </td><td class="mdescRight">name of it file to save results <br/></td></tr> |
---|
[614] | 132 | <tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ac54566a4554089443a20b2a49ed1a61f"></a><!-- doxytag: member="bdm::stdlog::entries" ref="ac54566a4554089443a20b2a49ed1a61f" args="" --> |
---|
[591] | 133 | Array< <a class="el" href="classbdm_1_1RV.html">RV</a> > </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1logger.html#ac54566a4554089443a20b2a49ed1a61f">entries</a></td></tr> |
---|
| 134 | <tr><td class="mdescLeft"> </td><td class="mdescRight">RVs of all logged variables. <br/></td></tr> |
---|
[614] | 135 | <tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a68ca1f05cf3d414ba0f39211977b8d02"></a><!-- doxytag: member="bdm::stdlog::names" ref="a68ca1f05cf3d414ba0f39211977b8d02" args="" --> |
---|
[591] | 136 | Array< string > </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1logger.html#a68ca1f05cf3d414ba0f39211977b8d02">names</a></td></tr> |
---|
| 137 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Names of logged quantities, e.g. names of algorithm variants. <br/></td></tr> |
---|
[259] | 138 | </table> |
---|
[591] | 139 | <hr/><h2>Member Function Documentation</h2> |
---|
[614] | 140 | <a class="anchor" id="a68ac24c94c23887eecfae7c8a11a384d"></a><!-- doxytag: member="bdm::stdlog::from_setting" ref="a68ac24c94c23887eecfae7c8a11a384d" args="(const Setting &set)" --> |
---|
[368] | 141 | <div class="memitem"> |
---|
| 142 | <div class="memproto"> |
---|
| 143 | <table class="memname"> |
---|
| 144 | <tr> |
---|
[614] | 145 | <td class="memname">void bdm::stdlog::from_setting </td> |
---|
[368] | 146 | <td>(</td> |
---|
| 147 | <td class="paramtype">const Setting & </td> |
---|
[591] | 148 | <td class="paramname"> <em>set</em></td> |
---|
[368] | 149 | <td> ) </td> |
---|
[538] | 150 | <td><code> [inline, virtual]</code></td> |
---|
[368] | 151 | </tr> |
---|
| 152 | </table> |
---|
| 153 | </div> |
---|
| 154 | <div class="memdoc"> |
---|
| 155 | |
---|
[614] | 156 | <p><a class="el" href="classbdm_1_1UI.html" title="UI is an abstract class which collects all the auxiliary functions useful to prepare...">UI</a> for <a class="el" href="classbdm_1_1stdlog.html" title="Simple logger used for debugging All data records are written out to std from where...">stdlog</a>. </p> |
---|
[591] | 157 | <p>TODO dat tam kam patri, a to celej blok</p> |
---|
[614] | 158 | <div class="fragment"><pre class="fragment"> <a class="code" href="classbdm_1_1logger.html#af9c2fe7db5ddbda0098a4a5bd2c29fbf" title="Default constructor.">logger</a> = { |
---|
| 159 | <span class="keyword">class </span>= "<a class="code" href="classbdm_1_1stdlog.html#af3831e80f78fa52106501321377a0eb1" title="default constructor">stdlog</a>"; <span class="comment">// no parameterization needed</span> |
---|
| 160 | } |
---|
[368] | 161 | </pre></div> |
---|
[591] | 162 | <p>Reimplemented from <a class="el" href="classbdm_1_1memlog.html#a7352b474bc54c35ab7c9297c5b958629">bdm::memlog</a>.</p> |
---|
[368] | 163 | |
---|
| 164 | </div> |
---|
[259] | 165 | </div> |
---|
[591] | 166 | <hr/>The documentation for this class was generated from the following file:<ul> |
---|
[614] | 167 | <li><a class="el" href="loggers_8h_source.html">loggers.h</a></li> |
---|
[591] | 168 | </ul> |
---|
| 169 | </div> |
---|
[641] | 170 | <hr size="1"/><address style="text-align: right;"><small>Generated on Sun Sep 27 00:49:05 2009 for mixpp by |
---|
[259] | 171 | <a href="http://www.doxygen.org/index.html"> |
---|
[591] | 172 | <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address> |
---|
[259] | 173 | </body> |
---|
| 174 | </html> |
---|