Changeset 91 for doc/html/classfnc.html
- Timestamp:
- 04/30/08 15:20:07 (17 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
doc/html/classfnc.html
r79 r91 5 5 <link href="tabs.css" rel="stylesheet" type="text/css"> 6 6 </head><body> 7 <!-- Generated by Doxygen 1.5.3 --> 8 <div class="tabs"> 9 <ul> 10 <li><a href="index.html"><span>Main Page</span></a></li> 11 <li class="current"><a href="annotated.html"><span>Classes</span></a></li> 12 <li><a href="files.html"><span>Files</span></a></li> 13 <li><a href="pages.html"><span>Related Pages</span></a></li> 14 </ul> 7 <!-- Generated by Doxygen 1.5.5 --> 8 <div class="navigation" id="top"> 9 <div class="tabs"> 10 <ul> 11 <li><a href="index.html"><span>Main Page</span></a></li> 12 <li><a href="pages.html"><span>Related Pages</span></a></li> 13 <li class="current"><a href="annotated.html"><span>Classes</span></a></li> 14 <li><a href="files.html"><span>Files</span></a></li> 15 </ul> 16 </div> 17 <div class="tabs"> 18 <ul> 19 <li><a href="annotated.html"><span>Class List</span></a></li> 20 <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> 21 <li><a href="functions.html"><span>Class Members</span></a></li> 22 </ul> 23 </div> 15 24 </div> 16 <div class="tabs"> 17 <ul> 18 <li><a href="annotated.html"><span>Class List</span></a></li> 19 <li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li> 20 <li><a href="functions.html"><span>Class Members</span></a></li> 21 </ul> 22 </div> 23 <h1>fnc Class Reference</h1><!-- doxytag: class="fnc" -->Class representing function $f(x)$ of variable $x$ represented by <code>rv</code>. 25 <div class="contents"> 26 <h1>fnc Class Reference</h1><!-- doxytag: class="fnc" -->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>. 24 27 <a href="#_details">More...</a> 25 28 <p> … … 31 34 <p><center><img src="classfnc__inherit__graph.png" border="0" usemap="#fnc__inherit__map" alt="Inheritance graph"></center> 32 35 <map name="fnc__inherit__map"> 33 <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="11,161,69,188"><area shape="rect" href="classIMpmsm.html" title="State evolution model for a PMSM drive and its derivative with respect to $x$." alt="" coords="93,161,171,188"><area shape="rect" href="classOMpmsm.html" title="Observation model for PMSM drive and its derivative with respect to $x$." alt="" coords="195,161,280,188"></map>36 <area shape="rect" href="classconstfn.html" title="class representing function , here rv is empty" alt="" coords="5,81,69,105"><area shape="rect" href="classdiffbifn.html" title="Class representing a differentiable function of two variables ." alt="" coords="93,81,152,105"><area shape="rect" href="classlinfn.html" title="Class representing function ." alt="" coords="176,81,221,105"><area shape="rect" href="classbilinfn.html" title="Class representing function ." alt="" coords="7,156,63,180"><area shape="rect" href="classIMpmsm.html" title="State evolution model for a PMSM drive and its derivative with respect to $x$." alt="" coords="87,156,159,180"><area shape="rect" href="classOMpmsm.html" title="Observation model for PMSM drive and its derivative with respect to $x$." alt="" coords="183,156,260,180"></map> 34 37 <center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div> 35 38 … … 45 48 virtual vec </td><td class="memItemRight" valign="bottom"><a class="el" href="classfnc.html#7fad2e6cb35909a165ec5a53def4a18c">eval</a> (const vec &cond)</td></tr> 46 49 47 <tr><td class="mdescLeft"> </td><td class="mdescRight">function evaluates numerical value of $f(x)$ at $x=cond$<br></td></tr>50 <tr><td class="mdescLeft"> </td><td class="mdescRight">function evaluates numerical value of <img class="formulaInl" alt="$f(x)$" src="form_35.png"> at <img class="formulaInl" alt="$x=$" src="form_37.png"> <code>cond</code> <br></td></tr> 48 51 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a8891973d0ca48ce38e1886df45ca298"></a><!-- doxytag: member="fnc::_dimy" ref="a8891973d0ca48ce38e1886df45ca298" args="() const " --> 49 52 int </td><td class="memItemRight" valign="bottom"><a class="el" href="classfnc.html#a8891973d0ca48ce38e1886df45ca298">_dimy</a> () const </td></tr> … … 61 64 </table> 62 65 <hr><a name="_details"></a><h2>Detailed Description</h2> 63 Class 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>66 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> 64 67 <li>work/mixpp/bdm/stat/<a class="el" href="libBM_8h-source.html">libBM.h</a></ul> 65 <hr size="1"><address style="text-align: right;"><small>Generated on Fri Apr 18 11:15:20 2008 for mixpp by 68 </div> 69 <hr size="1"><address style="text-align: right;"><small>Generated on Tue Apr 29 20:46:47 2008 for mixpp by 66 70 <a href="http://www.doxygen.org/index.html"> 67 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5. 3</small></address>71 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.5 </small></address> 68 72 </body> 69 73 </html>