Changeset 616 for library/doc/html/classbdm_1_1diffbifn.html
- Timestamp:
- 09/13/09 23:15:31 (15 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
library/doc/html/classbdm_1_1diffbifn.html
r614 r616 74 74 <p>Class representing a differentiable function of two variables <img class="formulaInl" alt="$f(x,u)$" src="form_50.png"/>. 75 75 <a href="#_details">More...</a></p> 76 <hr/><a name="_details"></a><h2>Detailed Description</h2> 77 <p>Class representing a differentiable function of two variables <img class="formulaInl" alt="$f(x,u)$" src="form_50.png"/>. </p> 78 <p>Function of two variables.</p> 79 <p>TODO: 1) Technically, it could have a common parent (e.g. <code><a class="el" href="classbdm_1_1fnc.html" title="Class representing function of variable represented by rv.">fnc</a></code> ) with other functions. For now, we keep it as it is. 2) It could be generalized into multivariate form, (which was original meaning of <code><a class="el" href="classbdm_1_1fnc.html" title="Class representing function of variable represented by rv.">fnc</a></code> ). </p> 76 80 77 81 <p><code>#include <<a class="el" href="functions_8h_source.html">functions.h</a>></code></p> … … 134 138 <tr><td class="mdescLeft"> </td><td class="mdescRight">Length of the output vector. <br/></td></tr> 135 139 </table> 136 <hr/><a name="_details"></a><h2>Detailed Description</h2>137 <p>Class representing a differentiable function of two variables <img class="formulaInl" alt="$f(x,u)$" src="form_50.png"/>. </p>138 <p>Function of two variables.</p>139 <p>TODO: 1) Technically, it could have a common parent (e.g. <code><a class="el" href="classbdm_1_1fnc.html" title="Class representing function of variable represented by rv.">fnc</a></code> ) with other functions. For now, we keep it as it is. 2) It could be generalized into multivariate form, (which was original meaning of <code><a class="el" href="classbdm_1_1fnc.html" title="Class representing function of variable represented by rv.">fnc</a></code> ). </p>140 140 <hr/><h2>Member Function Documentation</h2> 141 141 <a class="anchor" id="a6ea1dc7a482601b29c5ba36a52d20d07"></a><!-- doxytag: member="bdm::diffbifn::dfdu_cond" ref="a6ea1dc7a482601b29c5ba36a52d20d07" args="(const vec &x0, const vec &u0, mat &A, bool full=true)" --> … … 247 247 </ul> 248 248 </div> 249 <hr size="1"/><address style="text-align: right;"><small>Generated on Sun Sep 13 2 2:40:432009 for mixpp by 249 <hr size="1"/><address style="text-align: right;"><small>Generated on Sun Sep 13 23:08:56 2009 for mixpp by 250 250 <a href="http://www.doxygen.org/index.html"> 251 251 <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>