Changeset 22 for doc/html/classfnc.html

Show
Ignore:
Timestamp:
02/18/08 17:50:37 (17 years ago)
Author:
smidl
Message:

upravy Kalmana

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • doc/html/classfnc.html

    r19 r22  
    2020  </ul> 
    2121</div> 
    22 <h1>fnc Class Reference</h1><!-- doxytag: class="fnc" -->Class representing function of variables 
     22<h1>fnc Class Reference</h1><!-- doxytag: class="fnc" -->Class representing function $f(x)$ of variable $x$ represented by <code>rv</code> 
    2323<a href="#_details">More...</a> 
    2424<p> 
     
    2929<div class="dynsection"> 
    3030<p><center><img src="classfnc__inherit__graph.png" border="0" usemap="#fnc__inherit__map" alt="Inheritance graph"></center> 
    31 <center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div> 
    32 <div class="dynheader"> 
    33 Collaboration diagram for fnc:</div> 
    34 <div class="dynsection"> 
    35 <p><center><img src="classfnc__coll__graph.png" border="0" usemap="#fnc__coll__map" alt="Collaboration graph"></center> 
    36 <map name="fnc__coll__map"> 
    37 <area shape="rect" href="classRV.html" title="Class representing variables, most often random variables." alt="" coords="7,7,44,33"><area shape="rect" title="rv" alt="" coords="21,31,29,39"><area shape="rect" title="rv" alt="" coords="21,99,29,107"></map> 
     31<map name="fnc__inherit__map"> 
     32<area shape="rect" href="classconstfn.html" title="class representing function $f(x) = a$, here rv is empty" alt="" coords="5,84,75,111"><area shape="rect" href="classdiffbifn.html" title="Class representing a differentiable function of two variables $f(x,u)$." alt="" coords="99,84,165,111"><area shape="rect" href="classlinfn.html" title="Class representing function $f(x) = Ax+B$." alt="" coords="189,84,237,111"><area shape="rect" href="classbilinfn.html" title="Class representing function $f(x,u) = Ax+Bu$." alt="" coords="103,161,161,188"></map> 
    3833<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div> 
    3934 
     
    4136<a href="classfnc-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0"> 
    4237<tr><td></td></tr> 
     38<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr> 
     39<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="7fad2e6cb35909a165ec5a53def4a18c"></a><!-- doxytag: member="fnc::eval" ref="7fad2e6cb35909a165ec5a53def4a18c" args="(const vec &amp;cond)" --> 
     40virtual vec&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classfnc.html#7fad2e6cb35909a165ec5a53def4a18c">eval</a> (const vec &amp;cond)</td></tr> 
     41 
     42<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">function evaluates numerical value of $f(x)$ at $x=cond$ <br></td></tr> 
     43<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a8891973d0ca48ce38e1886df45ca298"></a><!-- doxytag: member="fnc::_dimy" ref="a8891973d0ca48ce38e1886df45ca298" args="() const " --> 
     44int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classfnc.html#a8891973d0ca48ce38e1886df45ca298">_dimy</a> () const </td></tr> 
     45 
     46<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">access function <br></td></tr> 
    4347</table> 
    4448<hr><a name="_details"></a><h2>Detailed Description</h2> 
    45 Class representing function of variables. <hr>The documentation for this class was generated from the following file:<ul> 
     49Class representing function $f(x)$ of variable $x$ represented by <code>rv</code>. <hr>The documentation for this class was generated from the following file:<ul> 
    4650<li>work/mixpp/bdm/stat/<a class="el" href="libBM_8h-source.html">libBM.h</a></ul> 
    47 <hr size="1"><address style="text-align: right;"><small>Generated on Fri Feb 15 18:57:44 2008 for mixpp by&nbsp; 
     51<hr size="1"><address style="text-align: right;"><small>Generated on Sun Feb 17 16:14:19 2008 for mixpp by&nbsp; 
    4852<a href="http://www.doxygen.org/index.html"> 
    4953<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.3 </small></address>