Show
Ignore:
Timestamp:
08/30/09 22:13:15 (15 years ago)
Author:
smidl
Message:

doc

Files:
1 copied

Legend:

Unmodified
Added
Removed
  • library/doc/html/arx__straux_8h_source.html

    r590 r591  
    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: bdmroot.h File Reference</title> 
    4 <link href="tabs.css" rel="stylesheet" type="text/css"> 
    5 <link href="doxygen.css" rel="stylesheet" type="text/css"> 
    6 </head><body> 
    7 <!-- Generated by Doxygen 1.5.8 --> 
     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"/> 
     5<title>mixpp: arx_straux.h Source File</title> 
     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 --> 
    811<script type="text/javascript"> 
    912<!-- 
     
    6265    </ul> 
    6366  </div> 
    64 </div> 
    65 <div class="contents"> 
    66 <h1>bdmroot.h File Reference</h1>Bayesian Models (bm) that use Bayes rule to learn from observations.   
    67 <a href="#_details">More...</a> 
    68 <p> 
    69 <code>#include &lt;string&gt;</code><br> 
    70 <code>#include &quot;itpp_ext.h&quot;</code><br> 
    71 <code>#include &quot;base/libconfig/libconfig.h++&quot;</code><br> 
    72  
    73 <p> 
    74 <a href="bdmroot_8h-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0"> 
    75 <tr><td></td></tr> 
    76 <tr><td colspan="2"><br><h2>Classes</h2></td></tr> 
    77 <tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1root.html">bdm::root</a></td></tr> 
    78  
    79 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Root class of BDM objects.  <a href="classbdm_1_1root.html#_details">More...</a><br></td></tr> 
    80 </table> 
    81 <hr><a name="_details"></a><h2>Detailed Description</h2> 
    82 Bayesian Models (bm) that use Bayes rule to learn from observations.  
    83 <p> 
    84 <dl class="author" compact><dt><b>Author:</b></dt><dd>Vaclav Smidl.</dd></dl> 
    85 ----------------------------------- BDM++ - C++ library for Bayesian Decision Making under Uncertainty<p> 
    86 Using IT++ for numerical operations ----------------------------------- </div> 
    87 <hr size="1"><address style="text-align: right;"><small>Generated on Sat Aug 29 20:49:42 2009 for mixpp by&nbsp; 
     67<h1>arx_straux.h</h1><a href="arx__straux_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001  
     68<a name="l00013"></a>00013 <span class="preprocessor">#ifndef STRAUX_H</span> 
     69<a name="l00014"></a>00014 <span class="preprocessor"></span><span class="preprocessor">#define STRAUX_H</span> 
     70<a name="l00015"></a>00015 <span class="preprocessor"></span> 
     71<a name="l00016"></a>00016 <span class="keyword">namespace </span>bdm { 
     72<a name="l00017"></a>00017  
     73<a name="l00019"></a>00019 ivec straux1(ldmat Ld, <span class="keywordtype">double</span> nu, ldmat Ld0, <span class="keywordtype">double</span> nu0<span class="comment">/*, ivec belief, int nbest, int max_nrep, double lambda, int order_k, ivec &amp;rgrsout*/</span>); 
     74<a name="l00020"></a>00020  
     75<a name="l00021"></a>00021 } 
     76<a name="l00022"></a>00022  
     77<a name="l00023"></a>00023 <span class="preprocessor">#endif // STRAUX_H</span> 
     78<a name="l00024"></a>00024 <span class="preprocessor"></span> 
     79<a name="l00025"></a>00025  
     80</pre></div></div> 
     81<hr size="1"/><address style="text-align: right;"><small>Generated on Sun Aug 30 22:10:49 2009 for mixpp by&nbsp; 
    8882<a href="http://www.doxygen.org/index.html"> 
    89 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address> 
     83<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address> 
    9084</body> 
    9185</html>