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_1bilinfn.html

    r269 r270  
    2929</div> 
    3030<div class="contents"> 
    31 <h1>bdm::bilinfn Class Reference</h1><!-- doxytag: class="bdm::bilinfn" --><!-- doxytag: inherits="bdm::diffbifn" -->Class representing function <img class="formulaInl" alt="$f(x,u) = Ax+Bu$" src="form_48.png">.   
    32 <a href="#_details">More...</a> 
    33 <p> 
    34 <code>#include &lt;<a class="el" href="libFN_8h-source.html">libFN.h</a>&gt;</code> 
     31<h1>bdm::bilinfn Class Reference</h1><!-- doxytag: class="bdm::bilinfn" --><!-- doxytag: inherits="bdm::diffbifn" --><code>#include &lt;<a class="el" href="libFN_8h-source.html">libFN.h</a>&gt;</code> 
    3532<p> 
    3633<div class="dynheader"> 
     
    4138<area shape="rect" href="classbdm_1_1diffbifn.html" title="Class representing a differentiable function of two variables ." alt="" coords="12,161,111,188"><area shape="rect" href="classbdm_1_1fnc.html" title="Class representing function &#160;of variable &#160;represented by rv." alt="" coords="23,84,100,111"><area shape="rect" href="classbdm_1_1bdmroot.html" title="Root class of BDM objects." alt="" coords="5,7,117,33"></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::bilinfn:</div> 
    45 <div class="dynsection"> 
    46 <p><center><img src="classbdm_1_1bilinfn__coll__graph.png" border="0" usemap="#bdm_1_1bilinfn__coll__map" alt="Collaboration graph"></center> 
    47 <map name="bdm_1_1bilinfn__coll__map"> 
    48 <area shape="rect" href="classbdm_1_1diffbifn.html" title="Class representing a differentiable function of two variables ." alt="" coords="29,199,128,225"><area shape="rect" href="classbdm_1_1fnc.html" title="Class representing function &#160;of variable &#160;represented by rv." alt="" coords="5,87,83,113"><area shape="rect" href="classbdm_1_1bdmroot.html" title="Root class of BDM objects." alt="" coords="45,7,157,33"><area shape="rect" href="classbdm_1_1RV.html" title="Class representing variables, most often random variables." alt="" coords="107,87,181,113"></map> 
    49 <center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div> 
    50  
    51 <p> 
    52 <a href="classbdm_1_1bilinfn-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0"> 
     40 
     41<p> 
     42<a href="classbdm_1_1bilinfn-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,u) = Ax+Bu$" src="form_48.png">. <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> 
     
    5748 
    5849<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Evaluates <img class="formulaInl" alt="$f(x0,u0)$" src="form_49.png">. <br></td></tr> 
    59 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="1e86e5081f13964ee64342f8e988032c"></a><!-- doxytag: member="bdm::bilinfn::bilinfn" ref="1e86e5081f13964ee64342f8e988032c" args="(const RV &amp;rvx0, const RV &amp;rvu0)" --> 
    60 &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1bilinfn.html#1e86e5081f13964ee64342f8e988032c">bilinfn</a> (const <a class="el" href="classbdm_1_1RV.html">RV</a> &amp;rvx0, const <a class="el" href="classbdm_1_1RV.html">RV</a> &amp;rvu0)</td></tr> 
     50<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="dc263f8d8d1876023a9d161d17a3c621"></a><!-- doxytag: member="bdm::bilinfn::bilinfn" ref="dc263f8d8d1876023a9d161d17a3c621" args="()" --> 
     51&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1bilinfn.html#dc263f8d8d1876023a9d161d17a3c621">bilinfn</a> ()</td></tr> 
    6152 
    6253<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Default constructor. <br></td></tr> 
    63 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="c99f91d7752e131275b219df731868bd"></a><!-- doxytag: member="bdm::bilinfn::bilinfn" ref="c99f91d7752e131275b219df731868bd" args="(const RV &amp;rvx0, const RV &amp;rvu0, const mat &amp;A0, const mat &amp;B0)" --> 
    64 &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1bilinfn.html#c99f91d7752e131275b219df731868bd">bilinfn</a> (const <a class="el" href="classbdm_1_1RV.html">RV</a> &amp;rvx0, const <a class="el" href="classbdm_1_1RV.html">RV</a> &amp;rvu0, const mat &amp;A0, const mat &amp;B0)</td></tr> 
     54<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="5a508fbb5fc013904d9b62b2231442de"></a><!-- doxytag: member="bdm::bilinfn::set_parameters" ref="5a508fbb5fc013904d9b62b2231442de" args="(const mat A0, const mat B0)" --> 
     55void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1bilinfn.html#5a508fbb5fc013904d9b62b2231442de">set_parameters</a> (const mat A0, const mat B0)</td></tr> 
    6556 
    6657<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Alternative constructor. <br></td></tr> 
     
    113104<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Length of the output vector. <br></td></tr> 
    114105</table> 
    115 <hr><a name="_details"></a><h2>Detailed Description</h2> 
    116 Class representing function <img class="formulaInl" alt="$f(x,u) = Ax+Bu$" src="form_48.png">. <hr><h2>Member Function Documentation</h2> 
     106<hr><h2>Member Function Documentation</h2> 
    117107<a class="anchor" name="33066f1054dd259df2ec5fafae4b46e6"></a><!-- doxytag: member="bdm::bilinfn::dfdx_cond" ref="33066f1054dd259df2ec5fafae4b46e6" args="(const vec &amp;x0, const vec &amp;u0, mat &amp;F, bool full)" --> 
    118108<div class="memitem"> 
     
    224214<li><a class="el" href="libFN_8h-source.html">libFN.h</a><li>libFN.cpp</ul> 
    225215</div> 
    226 <hr size="1"><address style="text-align: right;"><small>Generated on Wed Feb 11 10:21:08 2009 for mixpp by&nbsp; 
     216<hr size="1"><address style="text-align: right;"><small>Generated on Wed Feb 11 23:34:07 2009 for mixpp by&nbsp; 
    227217<a href="http://www.doxygen.org/index.html"> 
    228218<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>