Changeset 91 for doc/html/classbilinfn.html
- Timestamp:
- 04/30/08 15:20:07 (17 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
doc/html/classbilinfn.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> 15 </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>bilinfn Class Reference</h1><!-- doxytag: class="bilinfn" --><!-- doxytag: inherits="diffbifn" -->Class representing function $f(x,u) = Ax+Bu$. 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> 24 </div> 25 <div class="contents"> 26 <h1>bilinfn Class Reference</h1><!-- doxytag: class="bilinfn" --><!-- doxytag: inherits="diffbifn" -->Class representing function <img class="formulaInl" alt="$f(x,u) = Ax+Bu$" src="form_48.png">. 24 27 <a href="#_details">More...</a> 25 28 <p> … … 31 34 <p><center><img src="classbilinfn__inherit__graph.png" border="0" usemap="#bilinfn__inherit__map" alt="Inheritance graph"></center> 32 35 <map name="bilinfn__inherit__map"> 33 <area shape="rect" href="classdiffbifn.html" title="Class representing a differentiable function of two variables $f(x,u)$." alt="" coords="5,84,72,111"><area shape="rect" href="classfnc.html" title="Class representing function $f(x)$ of variable $x$ represented by rv." alt="" coords="19,7,59,33"></map>36 <area shape="rect" href="classdiffbifn.html" title="Class representing a differentiable function of two variables ." alt="" coords="5,82,64,106"><area shape="rect" href="classfnc.html" title="Class representing function of variable represented by rv." alt="" coords="15,7,55,31"></map> 34 37 <center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div> 35 38 <div class="dynheader"> … … 38 41 <p><center><img src="classbilinfn__coll__graph.png" border="0" usemap="#bilinfn__coll__map" alt="Collaboration graph"></center> 39 42 <map name="bilinfn__coll__map"> 40 <area shape="rect" href="classdiffbifn.html" title="Class representing a differentiable function of two variables $f(x,u)$." alt="" coords="23,119,89,145"><area shape="rect" href="classfnc.html" title="Class representing function $f(x)$ of variable $x$ represented by rv." alt="" coords="5,7,45,33"><area shape="rect" href="classRV.html" title="Class representing variables, most often random variables." alt="" coords="69,7,107,33"><area shape="rect" title="rvu\nrvx" alt="" coords="80,31,88,39"><area shape="rect" title="rvu\nrvx" alt="" coords="56,115,64,123"></map>43 <area shape="rect" href="classdiffbifn.html" title="Class representing a differentiable function of two variables ." alt="" coords="27,111,85,135"><area shape="rect" href="classfnc.html" title="Class representing function of variable represented by rv." alt="" coords="5,7,45,31"><area shape="rect" href="classRV.html" title="Class representing variables, most often random variables." alt="" coords="69,7,107,31"></map> 41 44 <center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div> 42 45 … … 48 51 vec </td><td class="memItemRight" valign="bottom"><a class="el" href="classbilinfn.html#e36a16e72e7f9fedf3cb18d2d5505a24">eval</a> (const vec &x0, const vec &u0)</td></tr> 49 52 50 <tr><td class="mdescLeft"> </td><td class="mdescRight">Evaluates $f(x0,u0)$. <br></td></tr>53 <tr><td class="mdescLeft"> </td><td class="mdescRight">Evaluates <img class="formulaInl" alt="$f(x0,u0)$" src="form_49.png">. <br></td></tr> 51 54 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="af9f36282730d910a41b95f4d1fb8221"></a><!-- doxytag: member="bilinfn::bilinfn" ref="af9f36282730d910a41b95f4d1fb8221" args="(const RV &rvx0, const RV &rvu0)" --> 52 55 </td><td class="memItemRight" valign="bottom"><a class="el" href="classbilinfn.html#af9f36282730d910a41b95f4d1fb8221">bilinfn</a> (const <a class="el" href="classRV.html">RV</a> &rvx0, const <a class="el" href="classRV.html">RV</a> &rvu0)</td></tr> … … 66 69 vec </td><td class="memItemRight" valign="bottom"><a class="el" href="classdiffbifn.html#ad7673e16aa1a046b131b24c731c4632">eval</a> (const vec &cond)</td></tr> 67 70 68 <tr><td class="mdescLeft"> </td><td class="mdescRight">Evaluates $f(x0,u0)$(VS: Do we really need common eval? ). <br></td></tr>71 <tr><td class="mdescLeft"> </td><td class="mdescRight">Evaluates <img class="formulaInl" alt="$f(x0,u0)$" src="form_49.png"> (VS: Do we really need common eval? ). <br></td></tr> 69 72 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="436de7a7301ea9eac7d6081b893bbf57"></a><!-- doxytag: member="bilinfn::_dimx" ref="436de7a7301ea9eac7d6081b893bbf57" args="() const " --> 70 73 int </td><td class="memItemRight" valign="bottom"><a class="el" href="classdiffbifn.html#436de7a7301ea9eac7d6081b893bbf57">_dimx</a> () const </td></tr> … … 102 105 </table> 103 106 <hr><a name="_details"></a><h2>Detailed Description</h2> 104 Class representing function $f(x,u) = Ax+Bu$. <hr><h2>Member Function Documentation</h2>107 Class representing function <img class="formulaInl" alt="$f(x,u) = Ax+Bu$" src="form_48.png">. <hr><h2>Member Function Documentation</h2> 105 108 <a class="anchor" name="79c022de8dbe2b054bb9cc49345f3ef5"></a><!-- doxytag: member="bilinfn::dfdx_cond" ref="79c022de8dbe2b054bb9cc49345f3ef5" args="(const vec &x0, const vec &u0, mat &F, bool full)" --> 106 109 <div class="memitem"> … … 146 149 <table border="0" cellspacing="2" cellpadding="0"> 147 150 <tr><td valign="top"></td><td valign="top"><em>full</em> </td><td>denotes that even unchanged entries are to be rewritten. When, false only the changed elements are computed. </td></tr> 148 <tr><td valign="top"></td><td valign="top"><em>x0</em> </td><td>numeric value of $x$, </td></tr>149 <tr><td valign="top"></td><td valign="top"><em>u0</em> </td><td>numeric value of $u$</td></tr>151 <tr><td valign="top"></td><td valign="top"><em>x0</em> </td><td>numeric value of <img class="formulaInl" alt="$x$" src="form_28.png">, </td></tr> 152 <tr><td valign="top"></td><td valign="top"><em>u0</em> </td><td>numeric value of <img class="formulaInl" alt="$u$" src="form_50.png"> </td></tr> 150 153 <tr><td valign="top"></td><td valign="top"><em>A</em> </td><td>a place where the result will be stored. </td></tr> 151 154 </table> … … 199 202 <table border="0" cellspacing="2" cellpadding="0"> 200 203 <tr><td valign="top"></td><td valign="top"><em>full</em> </td><td>denotes that even unchanged entries are to be rewritten. When, false only the changed elements are computed. </td></tr> 201 <tr><td valign="top"></td><td valign="top"><em>x0</em> </td><td>numeric value of $x$, </td></tr>202 <tr><td valign="top"></td><td valign="top"><em>u0</em> </td><td>numeric value of $u$</td></tr>204 <tr><td valign="top"></td><td valign="top"><em>x0</em> </td><td>numeric value of <img class="formulaInl" alt="$x$" src="form_28.png">, </td></tr> 205 <tr><td valign="top"></td><td valign="top"><em>u0</em> </td><td>numeric value of <img class="formulaInl" alt="$u$" src="form_50.png"> </td></tr> 203 206 <tr><td valign="top"></td><td valign="top"><em>A</em> </td><td>a place where the result will be stored. </td></tr> 204 207 </table> … … 211 214 <hr>The documentation for this class was generated from the following files:<ul> 212 215 <li>work/mixpp/bdm/stat/<a class="el" href="libFN_8h-source.html">libFN.h</a><li>work/mixpp/bdm/stat/libFN.cpp</ul> 213 <hr size="1"><address style="text-align: right;"><small>Generated on Fri Apr 18 11:15:18 2008 for mixpp by 216 </div> 217 <hr size="1"><address style="text-align: right;"><small>Generated on Tue Apr 29 20:46:36 2008 for mixpp by 214 218 <a href="http://www.doxygen.org/index.html"> 215 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5. 3</small></address>219 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.5 </small></address> 216 220 </body> 217 221 </html>