Changeset 290 for doc/html/chmat_8h.html

Show
Ignore:
Timestamp:
03/06/09 15:03:45 (15 years ago)
Author:
smidl
Message:

correction of ARX tutorial

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • doc/html/chmat_8h.html

    r287 r290  
    22<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> 
    33<title>mixpp: chmat.h File Reference</title> 
     4<link href="tabs.css" rel="stylesheet" type="text/css"> 
    45<link href="doxygen.css" rel="stylesheet" type="text/css"> 
    5 <link href="tabs.css" rel="stylesheet" type="text/css"> 
    66</head><body> 
    7 <!-- Generated by Doxygen 1.5.6 --> 
     7<!-- Generated by Doxygen 1.5.8 --> 
    88<script type="text/javascript"> 
    99<!-- 
     
    5353      <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li> 
    5454      <li><a href="modules.html"><span>Modules</span></a></li> 
    55       <li><a href="classes.html"><span>Classes</span></a></li> 
     55      <li><a href="annotated.html"><span>Classes</span></a></li> 
    5656      <li class="current"><a href="files.html"><span>Files</span></a></li> 
     57    </ul> 
     58  </div> 
     59  <div class="tabs"> 
     60    <ul> 
     61      <li><a href="files.html"><span>File&nbsp;List</span></a></li> 
     62      <li><a href="globals.html"><span>File&nbsp;Members</span></a></li> 
    5763    </ul> 
    5864  </div> 
    5965</div> 
    6066<div class="contents"> 
    61 <h1>chmat.h File Reference</h1><hr><a name="_details"></a><h2>Detailed Description</h2> 
    62 Matrices in decomposed forms (LDL', LU, UDU', etc).  
    63 <p> 
    64 <dl class="author" compact><dt><b>Author:</b></dt><dd>Vaclav Smidl.</dd></dl> 
    65 ----------------------------------- BDM++ - C++ library for Bayesian Decision Making under Uncertainty<p> 
    66 Using IT++ for numerical operations -----------------------------------  
     67<h1>chmat.h File Reference</h1>Matrices in decomposed forms (LDL', LU, UDU', etc).   
     68<a href="#_details">More...</a> 
    6769<p> 
    6870<code>#include &quot;<a class="el" href="libDC_8h-source.html">libDC.h</a>&quot;</code><br> 
     
    7678<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Symmetric matrix stored in square root decomposition using upper cholesky.  <a href="classchmat.html#_details">More...</a><br></td></tr> 
    7779</table> 
    78 </div> 
    79 <hr size="1"><address style="text-align: right;"><small>Generated on Wed Mar 4 18:50:12 2009 for mixpp by&nbsp; 
     80<hr><a name="_details"></a><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 Fri Mar 6 15:01:36 2009 for mixpp by&nbsp; 
    8087<a href="http://www.doxygen.org/index.html"> 
    81 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address> 
     88<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address> 
    8289</body> 
    8390</html>