Show
Ignore:
Timestamp:
08/16/09 18:14:04 (15 years ago)
Author:
smidl
Message:

Documentation regenerated

Files:
1 copied

Legend:

Unmodified
Added
Removed
  • library/doc/html/CurrentTest_8h-source.html

    r472 r538  
    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: generator.h File Reference</title> 
     3<title>mixpp: CurrentTest.h Source File</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<!-- 
     
    6262    </ul> 
    6363  </div> 
    64 </div> 
    65 <div class="contents"> 
    66 <h1>generator.h File Reference</h1>Stress test generation base.   
    67 <a href="#_details">More...</a> 
    68 <p> 
    69 <code>#include &quot;itpp_ext.h&quot;</code><br> 
    70 <code>#include &quot;<a class="el" href="bdmroot_8h_source.html">bdmroot.h</a>&quot;</code><br> 
    71  
    72 <p> 
    73 <a href="generator_8h_source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0"> 
    74 <tr><td></td></tr> 
    75 <tr><td colspan="2"><br><h2>Classes</h2></td></tr> 
    76 <tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classgenerator.html">generator</a></td></tr> 
    77  
    78 </table> 
    79 <hr><h2>Detailed Description</h2> 
    80 Stress test generation base.  
    81 <p> 
    82 <dl class="author" compact><dt><b>Author:</b></dt><dd>Vaclav Barta.</dd></dl> 
    83 ----------------------------------- BDM++ - C++ library for Bayesian Decision Making under Uncertainty<p> 
    84 Using IT++ for numerical operations ----------------------------------- </div> 
    85 <hr size="1"><address style="text-align: right;"><small>Generated on Wed Aug 5 00:06:50 2009 for mixpp by&nbsp; 
     64<h1>CurrentTest.h</h1><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="preprocessor">#ifndef UNITTEST_CURRENTTESTRESULTS_H</span> 
     65<a name="l00002"></a>00002 <span class="preprocessor"></span><span class="preprocessor">#define UNITTEST_CURRENTTESTRESULTS_H</span> 
     66<a name="l00003"></a>00003 <span class="preprocessor"></span> 
     67<a name="l00004"></a>00004 <span class="keyword">namespace </span>UnitTest { 
     68<a name="l00005"></a>00005  
     69<a name="l00006"></a>00006 <span class="keyword">class </span>TestResults; 
     70<a name="l00007"></a>00007 <span class="keyword">class </span>TestDetails; 
     71<a name="l00008"></a>00008  
     72<a name="l00009"></a>00009 <span class="keyword">namespace </span>CurrentTest { 
     73<a name="l00010"></a>00010 TestResults*&amp; Results(); 
     74<a name="l00011"></a>00011 <span class="keyword">const</span> TestDetails*&amp; Details(); 
     75<a name="l00012"></a>00012 } 
     76<a name="l00013"></a>00013  
     77<a name="l00014"></a>00014 } 
     78<a name="l00015"></a>00015  
     79<a name="l00016"></a>00016 <span class="preprocessor">#endif</span> 
     80</pre></div></div> 
     81<hr size="1"><address style="text-align: right;"><small>Generated on Sat Aug 15 17:40:58 2009 for mixpp by&nbsp; 
    8682<a href="http://www.doxygen.org/index.html"> 
    87 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.9 </small></address> 
     83<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address> 
    8884</body> 
    8985</html>