Show
Ignore:
Timestamp:
10/12/09 13:49:39 (15 years ago)
Author:
mido
Message:

\doc directory cleaned a bit

Files:
1 modified

Legend:

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

    r641 r651  
    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"/> 
     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"> 
    53<title>mixpp: chmat.h File Reference</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 --> 
     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.9 --> 
    118<script type="text/javascript"> 
    129<!-- 
     
    6764</div> 
    6865<div class="contents"> 
    69 <h1>chmat.h File Reference</h1> 
    70 <p>Matrices in decomposed forms (LDL', LU, UDU', etc).   
    71 <a href="#_details">More...</a></p> 
    72 <code>#include &quot;../bdmerror.h&quot;</code><br/> 
    73 <code>#include &quot;<a class="el" href="square__mat_8h_source.html">square_mat.h</a>&quot;</code><br/> 
     66<h1>chmat.h File Reference</h1>Matrices in decomposed forms (LDL', LU, UDU', etc).   
     67<a href="#_details">More...</a> 
     68<p> 
     69<code>#include &quot;<a class="el" href="bdmerror_8h_source.html">../bdmerror.h</a>&quot;</code><br> 
     70<code>#include &quot;<a class="el" href="square__mat_8h_source.html">square_mat.h</a>&quot;</code><br> 
    7471 
    75 <p><a href="chmat_8h_source.html">Go to the source code of this file.</a></p> 
    76 <table border="0" cellpadding="0" cellspacing="0"> 
    77 <tr><td colspan="2"><h2>Classes</h2></td></tr> 
    78 <tr><td class="memItemLeft" align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1chmat.html">bdm::chmat</a></td></tr> 
    79 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Symmetric matrix stored in square <a class="el" href="classbdm_1_1root.html" title="Root class of BDM objects.">root</a> decomposition using upper cholesky.  <a href="classbdm_1_1chmat.html#_details">More...</a><br/></td></tr> 
     72<p> 
     73<a href="chmat_8h_source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0"> 
     74<tr><td></td></tr> 
     75<tr><td colspan="2"><br><h2>Classes</h2></td></tr> 
     76<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1chmat.html">bdm::chmat</a></td></tr> 
     77 
     78<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Symmetric matrix stored in square <a class="el" href="classbdm_1_1root.html" title="Root class of BDM objects.">root</a> decomposition using upper cholesky.  <a href="classbdm_1_1chmat.html#_details">More...</a><br></td></tr> 
    8079</table> 
    81 <hr/><a name="_details"></a><h2>Detailed Description</h2> 
    82 <p>Matrices in decomposed forms (LDL', LU, UDU', etc). </p> 
    83 <dl class="author"><dt><b>Author:</b></dt><dd>Vaclav Smidl.</dd></dl> 
    84 <p>----------------------------------- BDM++ - C++ library for Bayesian Decision Making under Uncertainty</p> 
    85 <p>Using IT++ for numerical operations ----------------------------------- </p> 
    86 </div> 
    87 <hr size="1"/><address style="text-align: right;"><small>Generated on Sun Sep 27 00:49:04 2009 for mixpp by&nbsp; 
     80<hr><h2>Detailed Description</h2> 
     81Matrices in decomposed forms (LDL', LU, UDU', etc).  
     82<p> 
     83<dl class="author" compact><dt><b>Author:</b></dt><dd>Vaclav Smidl.</dd></dl> 
     84----------------------------------- BDM++ - C++ library for Bayesian Decision Making under Uncertainty<p> 
     85Using IT++ for numerical operations ----------------------------------- </div> 
     86<hr size="1"><address style="text-align: right;"><small>Generated on Wed Oct 7 17:34:44 2009 for mixpp by&nbsp; 
    8887<a href="http://www.doxygen.org/index.html"> 
    89 <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address> 
     88<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.9 </small></address> 
    9089</body> 
    9190</html>