Show
Ignore:
Timestamp:
02/16/09 10:02:08 (15 years ago)
Author:
smidl
Message:

Changes in the very root classes!
* rv and rvc are no longer compulsory,
* samplecond does not return ll
* BM has drv

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • doc/html/classbdm_1_1fnc.html

    r269 r270  
    2929</div> 
    3030<div class="contents"> 
    31 <h1>bdm::fnc Class Reference</h1><!-- doxytag: class="bdm::fnc" --><!-- doxytag: inherits="bdm::bdmroot" -->Class representing function <img class="formulaInl" alt="$f(x)$" src="form_35.png"> of variable <img class="formulaInl" alt="$x$" src="form_28.png"> represented by <code>rv</code>.   
    32 <a href="#_details">More...</a> 
    33 <p> 
    34 <code>#include &lt;<a class="el" href="libBM_8h-source.html">libBM.h</a>&gt;</code> 
     31<h1>bdm::fnc Class Reference</h1><!-- doxytag: class="bdm::fnc" --><!-- doxytag: inherits="bdm::bdmroot" --><code>#include &lt;<a class="el" href="libBM_8h-source.html">libBM.h</a>&gt;</code> 
    3532<p> 
    3633<div class="dynheader"> 
     
    4138<area shape="rect" href="classbdm_1_1constfn.html" title="class representing function , here rv is empty" alt="" coords="5,161,109,188"><area shape="rect" href="classbdm_1_1diffbifn.html" title="Class representing a differentiable function of two variables ." alt="" coords="133,161,232,188"><area shape="rect" href="classbdm_1_1linfn.html" title="Class representing function ." alt="" coords="256,161,339,188"><area shape="rect" href="classbdm_1_1bdmroot.html" title="Root class of BDM objects." alt="" coords="127,7,239,33"><area shape="rect" href="classbdm_1_1bilinfn.html" title="Class representing function ." alt="" coords="135,239,231,265"></map> 
    4239<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div> 
    43 <div class="dynheader"> 
    44 Collaboration diagram for bdm::fnc:</div> 
    45 <div class="dynsection"> 
    46 <p><center><img src="classbdm_1_1fnc__coll__graph.png" border="0" usemap="#bdm_1_1fnc__coll__map" alt="Collaboration graph"></center> 
    47 <map name="bdm_1_1fnc__coll__map"> 
    48 <area shape="rect" href="classbdm_1_1bdmroot.html" title="Root class of BDM objects." alt="" coords="5,7,117,33"></map> 
    49 <center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div> 
    5040 
    5141<p> 
    52 <a href="classbdm_1_1fnc-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0"> 
     42<a href="classbdm_1_1fnc-members.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2> 
     43Class representing function <img class="formulaInl" alt="$f(x)$" src="form_35.png"> of variable <img class="formulaInl" alt="$x$" src="form_28.png"> represented by <code>rv</code>. <table border="0" cellpadding="0" cellspacing="0"> 
    5344<tr><td></td></tr> 
    5445<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr> 
    55 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="d3667c337c88a1c51f672688d8070409"></a><!-- doxytag: member="bdm::fnc::fnc" ref="d3667c337c88a1c51f672688d8070409" args="(int dy)" --> 
    56 &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1fnc.html#d3667c337c88a1c51f672688d8070409">fnc</a> (int dy)</td></tr> 
     46<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="65e9fb11f6cc7884018d8f229bcabbb7"></a><!-- doxytag: member="bdm::fnc::fnc" ref="65e9fb11f6cc7884018d8f229bcabbb7" args="()" --> 
     47&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1fnc.html#65e9fb11f6cc7884018d8f229bcabbb7">fnc</a> ()</td></tr> 
    5748 
    5849<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">default constructor <br></td></tr> 
     
    6960 
    7061<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">access function <br></td></tr> 
    71 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="66455bb4154dcf871964e30a637386d1"></a><!-- doxytag: member="bdm::fnc::~fnc" ref="66455bb4154dcf871964e30a637386d1" args="()" --> 
    72 virtual&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1fnc.html#66455bb4154dcf871964e30a637386d1">~fnc</a> ()</td></tr> 
    73  
    74 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Destructor for future use;. <br></td></tr> 
    7562<tr><td colspan="2"><br><h2>Protected Attributes</h2></td></tr> 
    7663<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="52156cb4a52a62d51fc7455985797a62"></a><!-- doxytag: member="bdm::fnc::dimy" ref="52156cb4a52a62d51fc7455985797a62" args="" --> 
     
    7966<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Length of the output vector. <br></td></tr> 
    8067</table> 
    81 <hr><a name="_details"></a><h2>Detailed Description</h2> 
    82 Class representing function <img class="formulaInl" alt="$f(x)$" src="form_35.png"> of variable <img class="formulaInl" alt="$x$" src="form_28.png"> represented by <code>rv</code>. <hr>The documentation for this class was generated from the following file:<ul> 
     68<hr>The documentation for this class was generated from the following file:<ul> 
    8369<li><a class="el" href="libBM_8h-source.html">libBM.h</a></ul> 
    8470</div> 
    85 <hr size="1"><address style="text-align: right;"><small>Generated on Wed Feb 11 10:20:54 2009 for mixpp by&nbsp; 
     71<hr size="1"><address style="text-align: right;"><small>Generated on Wed Feb 11 23:34:04 2009 for mixpp by&nbsp; 
    8672<a href="http://www.doxygen.org/index.html"> 
    8773<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>