Show
Ignore:
Timestamp:
04/30/08 15:20:07 (16 years ago)
Author:
smidl
Message:

drobnosti a dokumentace

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • doc/html/libDS_8h-source.html

    r79 r91  
    55<link href="tabs.css" rel="stylesheet" type="text/css"> 
    66</head><body> 
    7 <!-- Generated by Doxygen 1.5.3 --> 
    8 <div class="tabs"> 
    9   <ul> 
    10     <li><a href="index.html"><span>Main&nbsp;Page</span></a></li> 
    11     <li><a href="annotated.html"><span>Classes</span></a></li> 
    12     <li class="current"><a href="files.html"><span>Files</span></a></li> 
    13     <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li> 
    14   </ul> 
    15 </div> 
     7<!-- Generated by Doxygen 1.5.5 --> 
     8<div class="navigation" id="top"> 
     9  <div class="tabs"> 
     10    <ul> 
     11      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li> 
     12      <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li> 
     13      <li><a href="annotated.html"><span>Classes</span></a></li> 
     14      <li class="current"><a href="files.html"><span>Files</span></a></li> 
     15    </ul> 
     16  </div> 
    1617<h1>work/mixpp/bdm/stat/libDS.h</h1><a href="libDS_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001  
    1718<a name="l00013"></a>00013 <span class="preprocessor">#ifndef DS_H</span> 
     
    3536<a name="l00038"></a><a class="code" href="classMemDS.html#b120ed178f7c848f1227c928d8a79be8">00038</a>         <span class="keywordtype">void</span> <a class="code" href="classMemDS.html#b120ed178f7c848f1227c928d8a79be8" title="Accepts action variable and schedule it for application.">write</a>(vec &amp;ut){it_error(<span class="stringliteral">"MemDS::write is not supported"</span>);} 
    3637<a name="l00039"></a><a class="code" href="classMemDS.html#6279bf18d44343750747ecc12e050f09">00039</a>         <span class="keywordtype">void</span> <a class="code" href="classMemDS.html#b120ed178f7c848f1227c928d8a79be8" title="Accepts action variable and schedule it for application.">write</a>(vec &amp;ut,ivec &amp;indexes){it_error(<span class="stringliteral">"MemDS::write is not supported"</span>);} 
    37 <a name="l00040"></a>00040         <span class="keywordtype">void</span> <a class="code" href="classMemDS.html#21916feb3e5ff960855c09b06a0d279b" title="Moves from $t$ to $t+1$, i.e. perfroms the actions and reads response of the system...">step</a>(); 
     38<a name="l00040"></a>00040         <span class="keywordtype">void</span> <a class="code" href="classMemDS.html#21916feb3e5ff960855c09b06a0d279b" title="Moves from  to , i.e. perfroms the actions and reads response of the system.">step</a>(); 
    3839<a name="l00042"></a>00042         <a class="code" href="classMemDS.html#84cfba80cb32d07be94690658175e9c4" title="Default constructor.">MemDS</a>(mat &amp;Dat, ivec &amp;rowid, ivec &amp;delays); 
    3940<a name="l00043"></a>00043 }; 
     
    4243<a name="l00046"></a>00046  
    4344<a name="l00047"></a>00047 <span class="preprocessor">#endif // DS_H</span> 
    44 </pre></div><hr size="1"><address style="text-align: right;"><small>Generated on Fri Apr 18 11:15:15 2008 for mixpp by&nbsp; 
     45</pre></div></div> 
     46<hr size="1"><address style="text-align: right;"><small>Generated on Tue Apr 29 20:46:25 2008 for mixpp by&nbsp; 
    4547<a href="http://www.doxygen.org/index.html"> 
    46 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.3 </small></address> 
     48<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.5 </small></address> 
    4749</body> 
    4850</html>