| [91] | 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"> | 
|---|
| [145] | 3 | <title>mixpp: work/git/mixpp/bdm/stat/loggers.h File Reference</title> | 
|---|
| [91] | 4 | <link href="doxygen.css" rel="stylesheet" type="text/css"> | 
|---|
|  | 5 | <link href="tabs.css" rel="stylesheet" type="text/css"> | 
|---|
|  | 6 | </head><body> | 
|---|
| [139] | 7 | <!-- Generated by Doxygen 1.5.6 --> | 
|---|
| [91] | 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="annotated.html"><span>Classes</span></a></li> | 
|---|
|  | 14 | <li class="current"><a href="files.html"><span>Files</span></a></li> | 
|---|
|  | 15 | </ul> | 
|---|
|  | 16 | </div> | 
|---|
|  | 17 | </div> | 
|---|
|  | 18 | <div class="contents"> | 
|---|
| [145] | 19 | <h1>work/git/mixpp/bdm/stat/loggers.h File Reference</h1>Loggers for storing results of experiments. <a href="#_details">More...</a> | 
|---|
| [91] | 20 | <p> | 
|---|
|  | 21 | <code>#include <itpp/itbase.h></code><br> | 
|---|
|  | 22 | <code>#include "<a class="el" href="libBM_8h-source.html">libBM.h</a>"</code><br> | 
|---|
|  | 23 | <code>#include "../itpp_ext.h"</code><br> | 
|---|
|  | 24 |  | 
|---|
|  | 25 | <p> | 
|---|
|  | 26 | <div class="dynheader"> | 
|---|
|  | 27 | Include dependency graph for loggers.h:</div> | 
|---|
|  | 28 | <div class="dynsection"> | 
|---|
| [145] | 29 | <p><center><img src="loggers_8h__incl.png" border="0" usemap="#work/git/mixpp/bdm/stat/loggers.h_map" alt=""></center> | 
|---|
|  | 30 | <map name="work/git/mixpp/bdm/stat/loggers.h_map"> | 
|---|
| [210] | 31 | <area shape="rect" href="libBM_8h.html" title="Bayesian Models (bm) that use Bayes rule to learn from observations." alt="" coords="91,84,157,111"><area shape="rect" href="itpp__ext_8h-source.html" title="../itpp_ext.h" alt="" coords="144,161,240,188"></map> | 
|---|
| [91] | 32 | </div> | 
|---|
|  | 33 |  | 
|---|
|  | 34 | <p> | 
|---|
| [99] | 35 | <div class="dynheader"> | 
|---|
|  | 36 | This graph shows which files directly or indirectly include this file:</div> | 
|---|
|  | 37 | <div class="dynsection"> | 
|---|
| [145] | 38 | <p><center><img src="loggers_8h__dep__incl.png" border="0" usemap="#work/git/mixpp/bdm/stat/loggers.hdep_map" alt=""></center> | 
|---|
|  | 39 | <map name="work/git/mixpp/bdm/stat/loggers.hdep_map"> | 
|---|
| [210] | 40 | <area shape="rect" href="k1_8cpp.html" title="Models for synchronous electric drive using IT++ and BDM." alt="" coords="5,84,221,111"><area shape="rect" href="pmsm__mix_8cpp.html" title="Models for synchronous electric drive using IT++ and BDM." alt="" coords="245,84,504,111"><area shape="rect" href="sim__var_8cpp.html" title="Models for synchronous electric drive using IT++ and BDM." alt="" coords="528,84,765,111"><area shape="rect" href="sim__var__arx_8cpp.html" title="Models for synchronous electric drive using IT++ and BDM." alt="" coords="789,84,1056,111"></map> | 
|---|
| [99] | 41 | </div> | 
|---|
|  | 42 |  | 
|---|
|  | 43 | <p> | 
|---|
| [91] | 44 | <a href="loggers_8h-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0"> | 
|---|
|  | 45 | <tr><td></td></tr> | 
|---|
|  | 46 | <tr><td colspan="2"><br><h2>Classes</h2></td></tr> | 
|---|
|  | 47 | <tr><td class="memItemLeft" nowrap align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classlogger.html">logger</a></td></tr> | 
|---|
|  | 48 |  | 
|---|
|  | 49 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Class for storing results (and semi-results) of an experiment.  <a href="classlogger.html#_details">More...</a><br></td></tr> | 
|---|
|  | 50 | <tr><td class="memItemLeft" nowrap align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classmemlog.html">memlog</a></td></tr> | 
|---|
|  | 51 |  | 
|---|
|  | 52 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Logging into matrices in data format in memory.  <a href="classmemlog.html#_details">More...</a><br></td></tr> | 
|---|
|  | 53 | <tr><td class="memItemLeft" nowrap align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classdirfilelog.html">dirfilelog</a></td></tr> | 
|---|
|  | 54 |  | 
|---|
|  | 55 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Logging into dirfile with buffer in memory.  <a href="classdirfilelog.html#_details">More...</a><br></td></tr> | 
|---|
|  | 56 | </table> | 
|---|
|  | 57 | <hr><a name="_details"></a><h2>Detailed Description</h2> | 
|---|
|  | 58 | Loggers for storing results of experiments. | 
|---|
|  | 59 | <p> | 
|---|
|  | 60 | <dl class="author" compact><dt><b>Author:</b></dt><dd>Vaclav Smidl.</dd></dl> | 
|---|
|  | 61 | ----------------------------------- BDM++ - C++ library for Bayesian Decision Making under Uncertainty<p> | 
|---|
|  | 62 | Using IT++ for numerical operations ----------------------------------- </div> | 
|---|
| [210] | 63 | <hr size="1"><address style="text-align: right;"><small>Generated on Wed Nov 12 20:46:07 2008 for mixpp by  | 
|---|
| [91] | 64 | <a href="http://www.doxygen.org/index.html"> | 
|---|
| [139] | 65 | <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address> | 
|---|
| [91] | 66 | </body> | 
|---|
|  | 67 | </html> | 
|---|