Changeset 37 for doc/html/libDC_8h.html

Show
Ignore:
Timestamp:
03/14/08 18:11:21 (16 years ago)
Author:
smidl
Message:

Matrix in Cholesky decomposition, Square-root Kalman and many bug fixes

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • doc/html/libDC_8h.html

    r33 r37  
    3333<p><center><img src="libDC_8h__dep__incl.png" border="0" usemap="#work/mixpp/bdm/math/libDC.hdep_map" alt=""></center> 
    3434<map name="work/mixpp/bdm/math/libDC.hdep_map"> 
    35 <area shape="rect" href="libEF_8h.html" title="Matrices in decomposed forms (LDL&#39;, LU, UDU&#39;, etc)." alt="" coords="109,84,312,111"><area shape="rect" href="libPF_8h.html" title="Probability distributions for Exponential Family models." alt="" coords="243,161,456,188"><area shape="rect" href="libKF_8h.html" title="Probability distributions for Exponential Family models." alt="" coords="5,161,219,188"></map> 
     35<area shape="rect" href="libEF_8h.html" title="Matrices in decomposed forms (LDL&#39;, LU, UDU&#39;, etc)." alt="" coords="253,84,456,111"><area shape="rect" href="libPF_8h.html" title="Probability distributions for Exponential Family models." alt="" coords="352,161,565,188"><area shape="rect" href="chmat_8h.html" title="Matrices in decomposed forms (LDL&#39;, LU, UDU&#39;, etc)." alt="" coords="5,84,229,111"><area shape="rect" href="libKF_8h.html" title="Probability distributions for Exponential Family models." alt="" coords="45,161,259,188"></map> 
    3636</div> 
    3737 
     
    4949 
    5050<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Matrix stored in LD form, (typically known as UD).  <a href="classldmat.html#_details">More...</a><br></td></tr> 
     51<tr><td colspan="2"><br><h2>Functions</h2></td></tr> 
     52<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="4ed56e73b49db8e7f4a63fa926a8dca4"></a><!-- doxytag: member="libDC.h::dydr" ref="4ed56e73b49db8e7f4a63fa926a8dca4" args="(double *r, double *f, double *Dr, double *Df, double *R, int jl, int jh, double *kr, int m, int mx)" --> 
     53void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="libDC_8h.html#4ed56e73b49db8e7f4a63fa926a8dca4">dydr</a> (double *r, double *f, double *Dr, double *Df, double *R, int jl, int jh, double *kr, int m, int mx)</td></tr> 
     54 
     55<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Auxiliary function dydr; dyadic reduction. <br></td></tr> 
     56<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="6715d039e6d5d97005cf9e2522dfa474"></a><!-- doxytag: member="libDC.h::ltuinv" ref="6715d039e6d5d97005cf9e2522dfa474" args="(const mat &amp;L)" --> 
     57mat&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="libDC_8h.html#6715d039e6d5d97005cf9e2522dfa474">ltuinv</a> (const mat &amp;L)</td></tr> 
     58 
     59<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Auxiliary function ltuinv; inversion of a triangular matrix;. <br></td></tr> 
    5160</table> 
    5261<hr><a name="_details"></a><h2>Detailed Description</h2> 
     
    5564<dl class="author" compact><dt><b>Author:</b></dt><dd>Vaclav Smidl.</dd></dl> 
    5665----------------------------------- BDM++ - C++ library for Bayesian Decision Making under Uncertainty<p> 
    57 Using IT++ for numerical operations ----------------------------------- <hr size="1"><address style="text-align: right;"><small>Generated on Wed Mar 5 15:40:01 2008 for mixpp by&nbsp; 
     66Using IT++ for numerical operations ----------------------------------- <hr size="1"><address style="text-align: right;"><small>Generated on Wed Mar 12 16:15:45 2008 for mixpp by&nbsp; 
    5867<a href="http://www.doxygen.org/index.html"> 
    5968<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.3 </small></address>