[23] | 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"> |
---|
[261] | 3 | <title>mixpp: libDS.h File Reference</title> |
---|
[23] | 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> |
---|
[219] | 13 | <li><a href="modules.html"><span>Modules</span></a></li> |
---|
[261] | 14 | <li><a href="namespaces.html"><span>Namespaces</span></a></li> |
---|
| 15 | <li><a href="classes.html"><span>Classes</span></a></li> |
---|
[91] | 16 | <li class="current"><a href="files.html"><span>Files</span></a></li> |
---|
| 17 | </ul> |
---|
| 18 | </div> |
---|
[23] | 19 | </div> |
---|
[91] | 20 | <div class="contents"> |
---|
[261] | 21 | <h1>libDS.h File Reference</h1>Common DataSources. <a href="#_details">More...</a> |
---|
[23] | 22 | <p> |
---|
| 23 | <code>#include "<a class="el" href="libBM_8h-source.html">libBM.h</a>"</code><br> |
---|
[261] | 24 | <code>#include "<a class="el" href="libEF_8h-source.html">libEF.h</a>"</code><br> |
---|
[23] | 25 | |
---|
| 26 | <p> |
---|
| 27 | <div class="dynheader"> |
---|
| 28 | Include dependency graph for libDS.h:</div> |
---|
| 29 | <div class="dynsection"> |
---|
[261] | 30 | <p><center><img src="libDS_8h__incl.png" border="0" usemap="#libDS.h_map" alt=""></center> |
---|
| 31 | <map name="libDS.h_map"> |
---|
| 32 | <area shape="rect" href="libBM_8h.html" title="Bayesian Models (bm) that use Bayes rule to learn from observations." alt="" coords="5,161,72,188"><area shape="rect" href="libEF_8h.html" title="Probability distributions for Exponential Family models." alt="" coords="76,84,135,111"><area shape="rect" href="itpp__ext_8h-source.html" title="../itpp_ext.h" alt="" coords="56,316,152,343"><area shape="rect" href="chmat_8h.html" title="Matrices in decomposed forms (LDL', LU, UDU', etc)." alt="" coords="96,161,219,188"><area shape="rect" href="libDC_8h.html" title="Matrices in decomposed forms (LDL', LU, UDU', etc)." alt="" coords="112,239,179,265"></map> |
---|
[23] | 33 | </div> |
---|
| 34 | |
---|
| 35 | <p> |
---|
[264] | 36 | <div class="dynheader"> |
---|
| 37 | This graph shows which files directly or indirectly include this file:</div> |
---|
| 38 | <div class="dynsection"> |
---|
| 39 | <p><center><img src="libDS_8h__dep__incl.png" border="0" usemap="#libDS.hdep_map" alt=""></center> |
---|
| 40 | <map name="libDS.hdep_map"> |
---|
| 41 | <area shape="rect" href="libDS__ui_8h.html" title="UI for Common DataSources." alt="" coords="31,84,113,111"><area shape="rect" href="UIArxDS__test_8cpp.html" title="Test of UI builders for ARX." alt="" coords="5,161,139,188"></map> |
---|
| 42 | </div> |
---|
| 43 | |
---|
| 44 | <p> |
---|
[23] | 45 | <a href="libDS_8h-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0"> |
---|
| 46 | <tr><td></td></tr> |
---|
[255] | 47 | <tr><td colspan="2"><br><h2>Namespaces</h2></td></tr> |
---|
[261] | 48 | <tr><td class="memItemLeft" nowrap align="right" valign="top">namespace </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacebdm.html">bdm</a></td></tr> |
---|
[255] | 49 | |
---|
[23] | 50 | <tr><td colspan="2"><br><h2>Classes</h2></td></tr> |
---|
[255] | 51 | <tr><td class="memItemLeft" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1MemDS.html">bdm::MemDS</a></td></tr> |
---|
[23] | 52 | |
---|
[261] | 53 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Memory storage of off-line data column-wise. <a href="classbdm_1_1MemDS.html#_details">More...</a><br></td></tr> |
---|
| 54 | <tr><td class="memItemLeft" nowrap align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1ArxDS.html">bdm::ArxDS</a></td></tr> |
---|
| 55 | |
---|
| 56 | <tr><td class="mdescLeft"> </td><td class="mdescRight">Generator of <a class="el" href="classbdm_1_1ARX.html" title="Linear Autoregressive model with Gaussian noise.">ARX</a> data. <a href="classbdm_1_1ArxDS.html#_details">More...</a><br></td></tr> |
---|
[23] | 57 | </table> |
---|
| 58 | <hr><a name="_details"></a><h2>Detailed Description</h2> |
---|
| 59 | Common DataSources. |
---|
| 60 | <p> |
---|
| 61 | <dl class="author" compact><dt><b>Author:</b></dt><dd>Vaclav Smidl.</dd></dl> |
---|
| 62 | ----------------------------------- BDM++ - C++ library for Bayesian Decision Making under Uncertainty<p> |
---|
[91] | 63 | Using IT++ for numerical operations ----------------------------------- </div> |
---|
[264] | 64 | <hr size="1"><address style="text-align: right;"><small>Generated on Fri Feb 6 19:49:53 2009 for mixpp by |
---|
[23] | 65 | <a href="http://www.doxygen.org/index.html"> |
---|
[139] | 66 | <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address> |
---|
[23] | 67 | </body> |
---|
| 68 | </html> |
---|