Changeset 91 for doc/html/classfnc.html

Show
Ignore:
Timestamp:
04/30/08 15:20:07 (17 years ago)
Author:
smidl
Message:

drobnosti a dokumentace

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • doc/html/classfnc.html

    r79 r91  
    55<link href="tabs.css" rel="stylesheet" type="text/css"> 
    66</head><body> 
    7 <!-- Generated by Doxygen 1.5.3 --> 
    8 <div class="tabs"> 
    9   <ul> 
    10     <li><a href="index.html"><span>Main&nbsp;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&nbsp;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&nbsp;Page</span></a></li> 
     12      <li><a href="pages.html"><span>Related&nbsp;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&nbsp;List</span></a></li> 
     20      <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li> 
     21      <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li> 
     22    </ul> 
     23  </div> 
    1524</div> 
    16 <div class="tabs"> 
    17   <ul> 
    18     <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li> 
    19     <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li> 
    20     <li><a href="functions.html"><span>Class&nbsp;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>.   
    2427<a href="#_details">More...</a> 
    2528<p> 
     
    3134<p><center><img src="classfnc__inherit__graph.png" border="0" usemap="#fnc__inherit__map" alt="Inheritance graph"></center> 
    3235<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> 
    3437<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div> 
    3538 
     
    4548virtual vec&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classfnc.html#7fad2e6cb35909a165ec5a53def4a18c">eval</a> (const vec &amp;cond)</td></tr> 
    4649 
    47 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">function evaluates numerical value of $f(x)$ at $x=cond$ <br></td></tr> 
     50<tr><td class="mdescLeft">&nbsp;</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> 
    4851<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a8891973d0ca48ce38e1886df45ca298"></a><!-- doxytag: member="fnc::_dimy" ref="a8891973d0ca48ce38e1886df45ca298" args="() const " --> 
    4952int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classfnc.html#a8891973d0ca48ce38e1886df45ca298">_dimy</a> () const </td></tr> 
     
    6164</table> 
    6265<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> 
     66Class 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> 
    6467<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&nbsp; 
     68</div> 
     69<hr size="1"><address style="text-align: right;"><small>Generated on Tue Apr 29 20:46:47 2008 for mixpp by&nbsp; 
    6670<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> 
    6872</body> 
    6973</html>