Changeset 290 for doc/html/classbdm_1_1egiw.html
- Timestamp:
- 03/06/09 15:03:45 (16 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
doc/html/classbdm_1_1egiw.html
r287 r290 2 2 <html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> 3 3 <title>mixpp: bdm::egiw Class Reference</title> 4 <link href="tabs.css" rel="stylesheet" type="text/css"> 4 5 <link href="doxygen.css" rel="stylesheet" type="text/css"> 5 <link href="tabs.css" rel="stylesheet" type="text/css">6 6 </head><body> 7 <!-- Generated by Doxygen 1.5. 6-->7 <!-- Generated by Doxygen 1.5.8 --> 8 8 <script type="text/javascript"> 9 9 <!-- … … 53 53 <li><a href="pages.html"><span>Related Pages</span></a></li> 54 54 <li><a href="modules.html"><span>Modules</span></a></li> 55 <li class="current"><a href=" classes.html"><span>Classes</span></a></li>55 <li class="current"><a href="annotated.html"><span>Classes</span></a></li> 56 56 <li><a href="files.html"><span>Files</span></a></li> 57 57 </ul> … … 59 59 <div class="tabs"> 60 60 <ul> 61 <li><a href="classes.html"><span>Alphabetical List</span></a></li>62 61 <li><a href="annotated.html"><span>Class List</span></a></li> 62 <li><a href="classes.html"><span>Class Index</span></a></li> 63 63 <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> 64 64 <li><a href="functions.html"><span>Class Members</span></a></li> … … 69 69 </div> 70 70 <div class="contents"> 71 <h1>bdm::egiw Class Reference</h1><!-- doxytag: class="bdm::egiw" --><!-- doxytag: inherits="bdm::eEF" --><code>#include <<a class="el" href="libEF_8h-source.html">libEF.h</a>></code> 72 <p> 73 <div class="dynheader"> 74 Inheritance diagram for bdm::egiw:</div> 75 <div class="dynsection"> 76 77 <p><center><img src="classbdm_1_1egiw.png" usemap="#bdm::egiw_map" border="0" alt=""></center> 78 <map name="bdm::egiw_map"> 79 <area href="classbdm_1_1eEF.html" alt="bdm::eEF" shape="rect" coords="0,112,86,136"> 80 <area href="classbdm_1_1epdf.html" alt="bdm::epdf" shape="rect" coords="0,56,86,80"> 81 <area href="classbdm_1_1bdmroot.html" alt="bdm::bdmroot" shape="rect" coords="0,0,86,24"> 82 </map> 83 </div> 84 85 <p> 86 <a href="classbdm_1_1egiw-members.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2> 87 Gauss-inverse-Wishart density stored in LD form. 88 <p> 89 For <img class="formulaInl" alt="$p$" src="form_54.png">-variate densities, given rv.count() should be <img class="formulaInl" alt="$p\times$" src="form_55.png"> V.rows(). <table border="0" cellpadding="0" cellspacing="0"> 71 <h1>bdm::egiw Class Reference</h1><!-- doxytag: class="bdm::egiw" --><!-- doxytag: inherits="bdm::eEF" -->Gauss-inverse-Wishart density stored in LD form. 72 <a href="#_details">More...</a> 73 <p> 74 <code>#include <<a class="el" href="libEF_8h-source.html">libEF.h</a>></code> 75 <p> 76 77 <p> 78 <a href="classbdm_1_1egiw-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0"> 90 79 <tr><td></td></tr> 91 80 <tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr> … … 133 122 </td><td class="memItemRight" valign="bottom"><b>egiw</b> ()</td></tr> 134 123 135 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="79037e048e717a076f342eb1d276870e"></a><!-- doxytag: member="bdm::egiw::egiw" ref="79037e048e717a076f342eb1d276870e" args="(int dimx0, ldmat V0, double nu0= -1.0)" -->124 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="79037e048e717a076f342eb1d276870e"></a><!-- doxytag: member="bdm::egiw::egiw" ref="79037e048e717a076f342eb1d276870e" args="(int dimx0, ldmat V0, double nu0=-1.0)" --> 136 125 </td><td class="memItemRight" valign="bottom"><b>egiw</b> (int dimx0, <a class="el" href="classldmat.html">ldmat</a> V0, double nu0=-1.0)</td></tr> 137 126 138 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="40b04f8ef133d089c4be2c7983e18b5c"></a><!-- doxytag: member="bdm::egiw::set_parameters" ref="40b04f8ef133d089c4be2c7983e18b5c" args="(int dimx0, ldmat V0, double nu0= -1.0)" -->127 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="40b04f8ef133d089c4be2c7983e18b5c"></a><!-- doxytag: member="bdm::egiw::set_parameters" ref="40b04f8ef133d089c4be2c7983e18b5c" args="(int dimx0, ldmat V0, double nu0=-1.0)" --> 139 128 void </td><td class="memItemRight" valign="bottom"><b>set_parameters</b> (int dimx0, <a class="el" href="classldmat.html">ldmat</a> V0, double nu0=-1.0)</td></tr> 140 129 … … 231 220 <tr><td class="mdescLeft"> </td><td class="mdescRight">Description of the random variable. <br></td></tr> 232 221 </table> 233 <hr>The documentation for this class was generated from the following files:<ul> 222 <hr><a name="_details"></a><h2>Detailed Description</h2> 223 Gauss-inverse-Wishart density stored in LD form. 224 <p> 225 For <img class="formulaInl" alt="$p$" src="form_54.png">-variate densities, given rv.count() should be <img class="formulaInl" alt="$p\times$" src="form_55.png"> V.rows(). <hr>The documentation for this class was generated from the following files:<ul> 234 226 <li><a class="el" href="libEF_8h-source.html">libEF.h</a><li>libEF.cpp</ul> 235 227 </div> 236 <hr size="1"><address style="text-align: right;"><small>Generated on Wed Mar 4 18:50:232009 for mixpp by 228 <hr size="1"><address style="text-align: right;"><small>Generated on Fri Mar 6 15:01:39 2009 for mixpp by 237 229 <a href="http://www.doxygen.org/index.html"> 238 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5. 6</small></address>230 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address> 239 231 </body> 240 232 </html>