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/classbdm_1_1MemDS.html

    r287 r290  
    22<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> 
    33<title>mixpp: bdm::MemDS Class 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 class="current"><a href="classes.html"><span>Classes</span></a></li> 
     55      <li class="current"><a href="annotated.html"><span>Classes</span></a></li> 
    5656      <li><a href="files.html"><span>Files</span></a></li> 
    5757    </ul> 
     
    5959  <div class="tabs"> 
    6060    <ul> 
    61       <li><a href="classes.html"><span>Alphabetical&nbsp;List</span></a></li> 
    6261      <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li> 
     62      <li><a href="classes.html"><span>Class&nbsp;Index</span></a></li> 
    6363      <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li> 
    6464      <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li> 
     
    6969</div> 
    7070<div class="contents"> 
    71 <h1>bdm::MemDS Class Reference</h1><!-- doxytag: class="bdm::MemDS" --><!-- doxytag: inherits="bdm::DS" --><code>#include &lt;<a class="el" href="libDS_8h-source.html">libDS.h</a>&gt;</code> 
     71<h1>bdm::MemDS Class Reference</h1><!-- doxytag: class="bdm::MemDS" --><!-- doxytag: inherits="bdm::DS" -->Memory storage of off-line data column-wise.   
     72<a href="#_details">More...</a> 
    7273<p> 
    73 <div class="dynheader"> 
    74 Inheritance diagram for bdm::MemDS:</div> 
    75 <div class="dynsection"> 
    76  
    77 <p><center><img src="classbdm_1_1MemDS.png" usemap="#bdm::MemDS_map" border="0" alt=""></center> 
    78 <map name="bdm::MemDS_map"> 
    79 <area href="classbdm_1_1DS.html" alt="bdm::DS" shape="rect" coords="0,56,86,80"> 
    80 <area href="classbdm_1_1bdmroot.html" alt="bdm::bdmroot" shape="rect" coords="0,0,86,24"> 
    81 <area href="classbdm_1_1FileDS.html" alt="bdm::FileDS" shape="rect" coords="0,168,86,192"> 
    82 </map> 
    83 </div> 
     74<code>#include &lt;<a class="el" href="libDS_8h-source.html">libDS.h</a>&gt;</code> 
     75<p> 
    8476 
    8577<p> 
    86 <a href="classbdm_1_1MemDS-members.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2> 
    87 Memory storage of off-line data column-wise.  
    88 <p> 
    89 The data are stored in an internal matrix <code>Data</code> . Each column of Data corresponds to one discrete time observation <img class="formulaInl" alt="$t$" src="form_50.png">. Access to this matrix is via indices <code>rowid</code> and <code>delays</code>.<p> 
    90 The data can be loaded from a file. <table border="0" cellpadding="0" cellspacing="0"> 
     78<a href="classbdm_1_1MemDS-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0"> 
    9179<tr><td></td></tr> 
    9280<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr> 
     
    179167 
    180168</table> 
    181 <hr>The documentation for this class was generated from the following files:<ul> 
     169<hr><a name="_details"></a><h2>Detailed Description</h2> 
     170Memory storage of off-line data column-wise.  
     171<p> 
     172The data are stored in an internal matrix <code>Data</code> . Each column of Data corresponds to one discrete time observation <img class="formulaInl" alt="$t$" src="form_50.png">. Access to this matrix is via indices <code>rowid</code> and <code>delays</code>.<p> 
     173The data can be loaded from a file. <hr>The documentation for this class was generated from the following files:<ul> 
    182174<li><a class="el" href="libDS_8h-source.html">libDS.h</a><li>libDS.cpp</ul> 
    183175</div> 
    184 <hr size="1"><address style="text-align: right;"><small>Generated on Wed Mar 4 18:50:22 2009 for mixpp by&nbsp; 
     176<hr size="1"><address style="text-align: right;"><small>Generated on Fri Mar 6 15:01:39 2009 for mixpp by&nbsp; 
    185177<a href="http://www.doxygen.org/index.html"> 
    186 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address> 
     178<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address> 
    187179</body> 
    188180</html>