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> |
| 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 &cond)" --> |
| 40 | virtual vec </td><td class="memItemRight" valign="bottom"><a class="el" href="classfnc.html#7fad2e6cb35909a165ec5a53def4a18c">eval</a> (const vec &cond)</td></tr> |
| 41 | |
| 42 | <tr><td class="mdescLeft"> </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 " --> |
| 44 | int </td><td class="memItemRight" valign="bottom"><a class="el" href="classfnc.html#a8891973d0ca48ce38e1886df45ca298">_dimy</a> () const </td></tr> |
| 45 | |
| 46 | <tr><td class="mdescLeft"> </td><td class="mdescRight">access function <br></td></tr> |