Show
Ignore:
Timestamp:
08/05/09 00:16:53 (15 years ago)
Author:
mido
Message:

obnovena dokumentace, vcetne pridani mnoha novych doc-souboru do svn

Files:
1 modified

Legend:

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

    r401 r472  
    55<link href="doxygen.css" rel="stylesheet" type="text/css"> 
    66</head><body> 
    7 <!-- Generated by Doxygen 1.5.8 --> 
     7<!-- Generated by Doxygen 1.5.9 --> 
    88<script type="text/javascript"> 
    99<!-- 
     
    5252      <li><a href="main.html"><span>Main&nbsp;Page</span></a></li> 
    5353      <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li> 
    54       <li><a href="modules.html"><span>Modules</span></a></li> 
    5554      <li class="current"><a href="annotated.html"><span>Classes</span></a></li> 
    5655      <li><a href="files.html"><span>Files</span></a></li> 
     
    6867<div class="contents"> 
    6968<h1>Class List</h1>Here are the classes, structs, unions and interfaces with brief descriptions:<table> 
     69  <tr><td class="indexkey"><a class="el" href="classadditive__generator.html">additive_generator</a></td><td class="indexvalue"></td></tr> 
    7070  <tr><td class="indexkey"><a class="el" href="classbdm_1_1ARX.html">bdm::ARX</a></td><td class="indexvalue">Linear Autoregressive model with Gaussian noise </td></tr> 
    7171  <tr><td class="indexkey"><a class="el" href="classbdm_1_1ArxDS.html">bdm::ArxDS</a></td><td class="indexvalue">Generator of <a class="el" href="classbdm_1_1ARX.html" title="Linear Autoregressive model with Gaussian noise.">ARX</a> data </td></tr> 
     
    7777  <tr><td class="indexkey"><a class="el" href="classbdm_1_1constfn.html">bdm::constfn</a></td><td class="indexvalue">Class representing function <img class="formulaInl" alt="$f(x) = a$" src="form_40.png">, here <code>rv</code> is empty </td></tr> 
    7878  <tr><td class="indexkey"><a class="el" href="classbdm_1_1CsvFileDS.html">bdm::CsvFileDS</a></td><td class="indexvalue">CSV file data storage The constructor creates <code>Data</code> matrix from the records in a CSV file <code>fname</code>. The orientation can be of two types: 1. <code>BY_COL</code> which is default - the data are stored in columns; one column per time <img class="formulaInl" alt="$t$" src="form_15.png">, one row per data item. 2. <code>BY_ROW</code> if the data are stored the classical CSV style. Then each column stores the values for data item, for ex. <img class="formulaInl" alt="$[y_{t} y_{t-1} ...]$" src="form_16.png">, one row for each discrete time instant </td></tr> 
     79  <tr><td class="indexkey"><a class="el" href="classCurrentContext.html">CurrentContext</a></td><td class="indexvalue"></td></tr> 
    7980  <tr><td class="indexkey"><a class="el" href="classbdm_1_1datalink.html">bdm::datalink</a></td><td class="indexvalue">DataLink is a connection between two data vectors Up and Down </td></tr> 
    80   <tr><td class="indexkey"><a class="el" href="classbdm_1_1datalink__m2e.html">bdm::datalink_m2e</a></td><td class="indexvalue">Data link between </td></tr> 
     81  <tr><td class="indexkey"><a class="el" href="classbdm_1_1datalink__m2e.html">bdm::datalink_m2e</a></td><td class="indexvalue">Data link with a condition </td></tr> 
    8182  <tr><td class="indexkey"><a class="el" href="classbdm_1_1datalink__m2m.html">bdm::datalink_m2m</a></td><td class="indexvalue"></td></tr> 
    8283  <tr><td class="indexkey"><a class="el" href="classbdm_1_1diffbifn.html">bdm::diffbifn</a></td><td class="indexvalue">Class representing a differentiable function of two variables <img class="formulaInl" alt="$f(x,u)$" src="form_42.png"> </td></tr> 
     
    106107  <tr><td class="indexkey"><a class="el" href="classbdm_1_1FileDS.html">bdm::FileDS</a></td><td class="indexvalue"></td></tr> 
    107108  <tr><td class="indexkey"><a class="el" href="classbdm_1_1fnc.html">bdm::fnc</a></td><td class="indexvalue">Class representing function <img class="formulaInl" alt="$f(x)$" src="form_0.png"> of variable <img class="formulaInl" alt="$x$" src="form_1.png"> represented by <code>rv</code> </td></tr> 
    108   <tr><td class="indexkey"><a class="el" href="classfsqmat.html">fsqmat</a></td><td class="indexvalue">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 </td></tr> 
     109  <tr><td class="indexkey"><a class="el" href="classfsqmat.html">fsqmat</a></td><td class="indexvalue">Fake <a class="el" href="classsqmat.html" title="Abstract class for representation of double symmetric matrices in square-root form...">sqmat</a>. This class maps <a class="el" href="classsqmat.html" title="Abstract class for representation of double symmetric matrices in square-root form...">sqmat</a> operations to operations on full matrix </td></tr> 
     110  <tr><td class="indexkey"><a class="el" href="classitpp_1_1Gamma__RNG.html">itpp::Gamma_RNG</a></td><td class="indexvalue">Gamma distribution </td></tr> 
     111  <tr><td class="indexkey"><a class="el" href="classgenerator.html">generator</a></td><td class="indexvalue"></td></tr> 
    109112  <tr><td class="indexkey"><a class="el" href="classbdm_1_1ITppFileDS.html">bdm::ITppFileDS</a></td><td class="indexvalue">Read Data Matrix from an IT file </td></tr> 
    110113  <tr><td class="indexkey"><a class="el" href="classbdm_1_1Kalman.html">bdm::Kalman&lt; sq_T &gt;</a></td><td class="indexvalue"><a class="el" href="classbdm_1_1Kalman.html" title="Kalman filter with covariance matrices in square root form.">Kalman</a> filter with covariance matrices in square <a class="el" href="classbdm_1_1root.html" title="Root class of BDM objects.">root</a> form </td></tr> 
     
    118121  <tr><td class="indexkey"><a class="el" href="classbdm_1_1mEF.html">bdm::mEF</a></td><td class="indexvalue">Exponential family model </td></tr> 
    119122  <tr><td class="indexkey"><a class="el" href="classbdm_1_1MemDS.html">bdm::MemDS</a></td><td class="indexvalue">Memory storage of off-line data column-wise </td></tr> 
    120   <tr><td class="indexkey"><a class="el" href="classbdm_1_1memlog.html">bdm::memlog</a></td><td class="indexvalue">Logging into matrices in data format in memory </td></tr> 
     123  <tr><td class="indexkey"><a class="el" href="classbdm_1_1memlog.html">bdm::memlog</a></td><td class="indexvalue"></td></tr> 
    121124  <tr><td class="indexkey"><a class="el" href="classbdm_1_1mepdf.html">bdm::mepdf</a></td><td class="indexvalue">Unconditional <a class="el" href="classbdm_1_1mpdf.html" title="Conditional probability density, e.g. modeling some dependencies.">mpdf</a>, allows using <a class="el" href="classbdm_1_1epdf.html" title="Probability density function with numerical statistics, e.g. posterior density.">epdf</a> in the role of <a class="el" href="classbdm_1_1mpdf.html" title="Conditional probability density, e.g. modeling some dependencies.">mpdf</a> </td></tr> 
    122125  <tr><td class="indexkey"><a class="el" href="classbdm_1_1merger__base.html">bdm::merger_base</a></td><td class="indexvalue">Base class for general combination of pdfs on discrete support </td></tr> 
     
    141144  <tr><td class="indexkey"><a class="el" href="classbdm_1_1multiBM.html">bdm::multiBM</a></td><td class="indexvalue">Estimator for Multinomial density </td></tr> 
    142145  <tr><td class="indexkey"><a class="el" href="classbdm_1_1MultiModel.html">bdm::MultiModel</a></td><td class="indexvalue">(Switching) Multiple Model The model runs several models in parallel and evaluates thier weights (fittness) </td></tr> 
    143   <tr><td class="indexkey"><a class="el" href="classbdm_1_1ParticularUI.html">bdm::ParticularUI&lt; T &gt;</a></td><td class="indexvalue">The only <a class="el" href="classbdm_1_1UI.html" title="UI is an abstract class and it is intended for internal purposes only.">UI</a> descendant class which is not intended for direct use. It should be accessed within the <a class="el" href="user__info_8h.html#4f9de2f17e844047726487b99def99c6" title="Macro for registration of class into map of user-infos, registered class is scriptable...">UIREGISTER</a> macro only </td></tr> 
     146  <tr><td class="indexkey"><a class="el" href="classbdm_1_1ParticularUI.html">bdm::ParticularUI&lt; T &gt;</a></td><td class="indexvalue"></td></tr> 
    144147  <tr><td class="indexkey"><a class="el" href="classbdm_1_1PF.html">bdm::PF</a></td><td class="indexvalue">Trivial particle filter with proposal density equal to parameter evolution model </td></tr> 
    145148  <tr><td class="indexkey"><a class="el" href="classbdm_1_1root.html">bdm::root</a></td><td class="indexvalue">Root class of BDM objects </td></tr> 
    146149  <tr><td class="indexkey"><a class="el" href="classbdm_1_1RV.html">bdm::RV</a></td><td class="indexvalue">Class representing variables, most often random variables </td></tr> 
    147150  <tr><td class="indexkey"><a class="el" href="classbdm_1_1SettingResolver.html">bdm::SettingResolver</a></td><td class="indexvalue">This class serves to expand links used within configuration files </td></tr> 
    148   <tr><td class="indexkey"><a class="el" href="classsqmat.html">sqmat</a></td><td class="indexvalue">Virtual class for representation of double symmetric matrices in square-root form </td></tr> 
    149   <tr><td class="indexkey"><a class="el" href="classbdm_1_1str.html">bdm::str</a></td><td class="indexvalue">Structure of <a class="el" href="classbdm_1_1RV.html" title="Class representing variables, most often random variables.">RV</a> (used internally), i.e. expanded RVs - TODO tak proc je ve verejnem prostoru jmen? upravit </td></tr> 
    150   <tr><td class="indexkey"><a class="el" href="classbdm_1_1UI.html">bdm::UI</a></td><td class="indexvalue"><a class="el" href="classbdm_1_1UI.html" title="UI is an abstract class and it is intended for internal purposes only.">UI</a> is an abstract class and it is intended for internal purposes only </td></tr> 
    151   <tr><td class="indexkey"><a class="el" href="classbdm_1_1UIException.html">bdm::UIException</a></td><td class="indexvalue">Exception prepared for reporting user-info errors which are always related to some concrete Setting path </td></tr> 
     151  <tr><td class="indexkey"><a class="el" href="classbdm_1_1shared__ptr.html">bdm::shared_ptr&lt; T &gt;</a></td><td class="indexvalue">A naive implementation of roughly a subset of the std::tr1:<a class="el" href="classbdm_1_1shared__ptr.html" title="A naive implementation of roughly a subset of the std::tr1:shared_ptr spec (really...">shared_ptr</a> spec (really just roughly - it ignores memory exceptions, for example; also note I didn't read the spec) </td></tr> 
     152  <tr><td class="indexkey"><a class="el" href="classsize__generator.html">size_generator</a></td><td class="indexvalue"></td></tr> 
     153  <tr><td class="indexkey"><a class="el" href="classsqmat.html">sqmat</a></td><td class="indexvalue">Abstract class for representation of double symmetric matrices in square-root form </td></tr> 
     154  <tr><td class="indexkey"><a class="el" href="classsquare__mat__point.html">square_mat_point</a></td><td class="indexvalue"></td></tr> 
     155  <tr><td class="indexkey"><a class="el" href="classbdm_1_1str.html">bdm::str</a></td><td class="indexvalue">Structure of <a class="el" href="classbdm_1_1RV.html" title="Class representing variables, most often random variables.">RV</a>, i.e. RVs expanded into a flat list of IDs, used for debugging </td></tr> 
     156  <tr><td class="indexkey"><a class="el" href="classbdm_1_1UI.html">bdm::UI</a></td><td class="indexvalue"><a class="el" href="classbdm_1_1UI.html" title="UI is an abstract class which collects all the auxiliary functions useful to prepare...">UI</a> is an abstract class which collects all the auxiliary functions useful to prepare some concrete user-infos </td></tr> 
     157  <tr><td class="indexkey"><a class="el" href="classbdm_1_1UIException.html">bdm::UIException</a></td><td class="indexvalue"></td></tr> 
    152158  <tr><td class="indexkey"><a class="el" href="classbdm_1_1UIFile.html">bdm::UIFile</a></td><td class="indexvalue">This class serves to load and/or save user-infos into/from configuration files stored on a hard-disk </td></tr> 
    153159</table> 
    154160</div> 
    155 <hr size="1"><address style="text-align: right;"><small>Generated on Wed Jul 1 13:05:56 2009 for mixpp by&nbsp; 
     161<hr size="1"><address style="text-align: right;"><small>Generated on Wed Aug 5 00:06:51 2009 for mixpp by&nbsp; 
    156162<a href="http://www.doxygen.org/index.html"> 
    157 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address> 
     163<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.9 </small></address> 
    158164</body> 
    159165</html>