Show
Ignore:
Timestamp:
06/24/09 21:56:30 (16 years ago)
Author:
smidl
Message:

doc

Files:
1 copied

Legend:

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

    r396 r397  
    11<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 
    22<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> 
    3 <title>mixpp: loggers.h File Reference</title> 
     3<title>mixpp: square_mat.h File Reference</title> 
    44<link href="tabs.css" rel="stylesheet" type="text/css"> 
    55<link href="doxygen.css" rel="stylesheet" type="text/css"> 
    66</head><body> 
    7 <!-- Generated by Doxygen 1.5.9 --> 
     7<!-- Generated by Doxygen 1.5.8 --> 
    88<script type="text/javascript"> 
    99<!-- 
     
    6565</div> 
    6666<div class="contents"> 
    67 <h1>loggers.h File Reference</h1>Loggers for storing results of experiments 
     67<h1>square_mat.h File Reference</h1>Matrices in decomposed forms (LDL', LU, UDU', etc) 
    6868<a href="#_details">More...</a> 
    6969<p> 
    70 <code>#include &quot;<a class="el" href="bdmbase_8h_source.html">bdmbase.h</a>&quot;</code><br> 
    71 <code>#include &quot;<a class="el" href="user__info_8h_source.html">user_info.h</a>&quot;</code><br> 
     70<code>#include &quot;../itpp_ext.h&quot;</code><br> 
    7271 
    7372<p> 
    74 <a href="loggers_8h_source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0"> 
     73<a href="square__mat_8h-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0"> 
    7574<tr><td></td></tr> 
    7675<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_1memlog.html">bdm::memlog</a></td></tr> 
     76<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classsqmat.html">sqmat</a></td></tr> 
    7877 
    79 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Logging into matrices in data format in memory.  <a href="classbdm_1_1memlog.html#_details">More...</a><br></td></tr> 
    80 <tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1dirfilelog.html">bdm::dirfilelog</a></td></tr> 
     78<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Virtual class for representation of double symmetric matrices in square-root form.  <a href="classsqmat.html#_details">More...</a><br></td></tr> 
     79<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classfsqmat.html">fsqmat</a></td></tr> 
    8180 
    82 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Logging into dirfile with buffer in memory.  <a href="classbdm_1_1dirfilelog.html#_details">More...</a><br></td></tr> 
     81<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Fake <a class="el" href="classsqmat.html" title="Virtual class for representation of double symmetric matrices in square-root form...">sqmat</a>. This class maps <a class="el" href="classsqmat.html" title="Virtual class for representation of double symmetric matrices in square-root form...">sqmat</a> operations to operations on full matrix.  <a href="classfsqmat.html#_details">More...</a><br></td></tr> 
     82<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classldmat.html">ldmat</a></td></tr> 
     83 
     84<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Matrix stored in LD form, (commonly known as UD).  <a href="classldmat.html#_details">More...</a><br></td></tr> 
    8385<tr><td colspan="2"><br><h2>Functions</h2></td></tr> 
    84 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="04b46a86b7e401569b29dc22375924d7"></a><!-- doxytag: member="loggers.h::UIREGISTER" ref="04b46a86b7e401569b29dc22375924d7" args="(memlog)" --> 
    85 &nbsp;</td><td class="memItemRight" valign="bottom"><b>bdm::UIREGISTER</b> (memlog)</td></tr> 
     86<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="g4ed56e73b49db8e7f4a63fa926a8dca4"></a><!-- doxytag: member="square_mat.h::dydr" ref="g4ed56e73b49db8e7f4a63fa926a8dca4" args="(double *r, double *f, double *Dr, double *Df, double *R, int jl, int jh, double *kr, int m, int mx)" --> 
     87void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__math.html#g4ed56e73b49db8e7f4a63fa926a8dca4">dydr</a> (double *r, double *f, double *Dr, double *Df, double *R, int jl, int jh, double *kr, int m, int mx)</td></tr> 
    8688 
    87 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="4e7412a64bae85d6bc6495d30259e20b"></a><!-- doxytag: member="loggers.h::UIREGISTER" ref="4e7412a64bae85d6bc6495d30259e20b" args="(dirfilelog)" --> 
    88 &nbsp;</td><td class="memItemRight" valign="bottom"><b>bdm::UIREGISTER</b> (dirfilelog)</td></tr> 
     89<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Auxiliary function dydr; dyadic reduction. <br></td></tr> 
     90<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="g6715d039e6d5d97005cf9e2522dfa474"></a><!-- doxytag: member="square_mat.h::ltuinv" ref="g6715d039e6d5d97005cf9e2522dfa474" args="(const mat &amp;L)" --> 
     91mat&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__math.html#g6715d039e6d5d97005cf9e2522dfa474">ltuinv</a> (const mat &amp;L)</td></tr> 
    8992 
     93<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Auxiliary function ltuinv; inversion of a triangular matrix;. <br></td></tr> 
    9094</table> 
    91 <hr><h2>Detailed Description</h2> 
    92 Loggers for storing results of experiments.  
     95<hr><a name="_details"></a><h2>Detailed Description</h2> 
     96Matrices in decomposed forms (LDL', LU, UDU', etc).  
    9397<p> 
    9498<dl class="author" compact><dt><b>Author:</b></dt><dd>Vaclav Smidl.</dd></dl> 
    9599----------------------------------- BDM++ - C++ library for Bayesian Decision Making under Uncertainty<p> 
    96100Using IT++ for numerical operations ----------------------------------- </div> 
    97 <hr size="1"><address style="text-align: right;"><small>Generated on Wed Jun 24 13:35:46 2009 for mixpp by&nbsp; 
     101<hr size="1"><address style="text-align: right;"><small>Generated on Tue Jun 23 19:52:50 2009 for mixpp by&nbsp; 
    98102<a href="http://www.doxygen.org/index.html"> 
    99 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.9 </small></address> 
     103<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address> 
    100104</body> 
    101105</html>