Changeset 397 for library/doc/html/classbdm_1_1diffbifn.html
- Timestamp:
- 06/24/09 21:56:30 (16 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
library/doc/html/classbdm_1_1diffbifn.html
r396 r397 69 69 </div> 70 70 <div class="contents"> 71 <h1>bdm::diffbifn Class Reference</h1><!-- doxytag: class="bdm::diffbifn" --><!-- doxytag: inherits="bdm::fnc" -->Class representing a differentiable function of two variables <img class="formulaInl" alt="$f(x,u)$" src="form_ 89.png">.71 <h1>bdm::diffbifn Class Reference</h1><!-- doxytag: class="bdm::diffbifn" --><!-- doxytag: inherits="bdm::fnc" -->Class representing a differentiable function of two variables <img class="formulaInl" alt="$f(x,u)$" src="form_42.png">. 72 72 <a href="#_details">More...</a> 73 73 <p> 74 <<<<<<< HEAD:library/doc/html/classbdm_1_1diffbifn.html 74 75 <code>#include <<a class="el" href="functions_8h_source.html">functions.h</a>></code> 76 ======= 77 <code>#include <<a class="el" href="functions_8h-source.html">functions.h</a>></code> 78 >>>>>>> doc:library/doc/html/classbdm_1_1diffbifn.html 75 79 <p> 76 80 … … 82 86 vec </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1diffbifn.html#188f31066bd72e1bf0ddacd1eb0e6af3">eval</a> (const vec &cond)</td></tr> 83 87 84 <tr><td class="mdescLeft"> </td><td class="mdescRight">Evaluates <img class="formulaInl" alt="$f(x0,u0)$" src="form_ 91.png"> (VS: Do we really need common eval? ). <br></td></tr>88 <tr><td class="mdescLeft"> </td><td class="mdescRight">Evaluates <img class="formulaInl" alt="$f(x0,u0)$" src="form_44.png"> (VS: Do we really need common eval? ). <br></td></tr> 85 89 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="b5462c05b58cd38367ff946836bb82d3"></a><!-- doxytag: member="bdm::diffbifn::eval" ref="b5462c05b58cd38367ff946836bb82d3" args="(const vec &x0, const vec &u0)" --> 86 90 virtual vec </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1diffbifn.html#b5462c05b58cd38367ff946836bb82d3">eval</a> (const vec &x0, const vec &u0)</td></tr> 87 91 88 <tr><td class="mdescLeft"> </td><td class="mdescRight">Evaluates <img class="formulaInl" alt="$f(x0,u0)$" src="form_ 91.png">. <br></td></tr>92 <tr><td class="mdescLeft"> </td><td class="mdescRight">Evaluates <img class="formulaInl" alt="$f(x0,u0)$" src="form_44.png">. <br></td></tr> 89 93 <tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1diffbifn.html#651184f808a35f236dbfea21aca1b6ac">dfdx_cond</a> (const vec &x0, const vec &u0, mat &A, bool full=true)</td></tr> 90 94 91 <tr><td class="mdescLeft"> </td><td class="mdescRight">Evaluates <img class="formulaInl" alt="$A=\frac{d}{dx}f(x,u)|_{x0,u0}$" src="form_ 92.png"> and writes result into <code>A</code> . <a href="#651184f808a35f236dbfea21aca1b6ac"></a><br></td></tr>95 <tr><td class="mdescLeft"> </td><td class="mdescRight">Evaluates <img class="formulaInl" alt="$A=\frac{d}{dx}f(x,u)|_{x0,u0}$" src="form_45.png"> and writes result into <code>A</code> . <a href="#651184f808a35f236dbfea21aca1b6ac"></a><br></td></tr> 92 96 <tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1diffbifn.html#6ea1dc7a482601b29c5ba36a52d20d07">dfdu_cond</a> (const vec &x0, const vec &u0, mat &A, bool full=true)</td></tr> 93 97 94 <tr><td class="mdescLeft"> </td><td class="mdescRight">Evaluates <img class="formulaInl" alt="$A=\frac{d}{du}f(x,u)|_{x0,u0}$" src="form_ 94.png"> and writes result into <code>A</code> . <a href="#6ea1dc7a482601b29c5ba36a52d20d07"></a><br></td></tr>98 <tr><td class="mdescLeft"> </td><td class="mdescRight">Evaluates <img class="formulaInl" alt="$A=\frac{d}{du}f(x,u)|_{x0,u0}$" src="form_47.png"> and writes result into <code>A</code> . <a href="#6ea1dc7a482601b29c5ba36a52d20d07"></a><br></td></tr> 95 99 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="92ff29d748e445b440453a38d0b09681"></a><!-- doxytag: member="bdm::diffbifn::diffbifn" ref="92ff29d748e445b440453a38d0b09681" args="()" --> 96 100 </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1diffbifn.html#92ff29d748e445b440453a38d0b09681">diffbifn</a> ()</td></tr> … … 152 156 </table> 153 157 <hr><a name="_details"></a><h2>Detailed Description</h2> 154 Class representing a differentiable function of two variables <img class="formulaInl" alt="$f(x,u)$" src="form_ 89.png">.158 Class representing a differentiable function of two variables <img class="formulaInl" alt="$f(x,u)$" src="form_42.png">. 155 159 <p> 156 160 Function of two variables.<p> … … 194 198 195 199 <p> 196 Evaluates <img class="formulaInl" alt="$A=\frac{d}{du}f(x,u)|_{x0,u0}$" src="form_ 94.png"> and writes result into <code>A</code> .200 Evaluates <img class="formulaInl" alt="$A=\frac{d}{du}f(x,u)|_{x0,u0}$" src="form_47.png"> and writes result into <code>A</code> . 197 201 <p> 198 202 <dl compact><dt><b>Parameters:</b></dt><dd> 199 203 <table border="0" cellspacing="2" cellpadding="0"> 200 204 <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 <img class="formulaInl" alt="$x$" src="form_ 28.png">, </td></tr>202 <tr><td valign="top"></td><td valign="top"><em>u0</em> </td><td>numeric value of <img class="formulaInl" alt="$u$" src="form_ 93.png"> </td></tr>205 <tr><td valign="top"></td><td valign="top"><em>x0</em> </td><td>numeric value of <img class="formulaInl" alt="$x$" src="form_1.png">, </td></tr> 206 <tr><td valign="top"></td><td valign="top"><em>u0</em> </td><td>numeric value of <img class="formulaInl" alt="$u$" src="form_46.png"> </td></tr> 203 207 <tr><td valign="top"></td><td valign="top"><em>A</em> </td><td>a place where the result will be stored. </td></tr> 204 208 </table> … … 247 251 248 252 <p> 249 Evaluates <img class="formulaInl" alt="$A=\frac{d}{dx}f(x,u)|_{x0,u0}$" src="form_ 92.png"> and writes result into <code>A</code> .253 Evaluates <img class="formulaInl" alt="$A=\frac{d}{dx}f(x,u)|_{x0,u0}$" src="form_45.png"> and writes result into <code>A</code> . 250 254 <p> 251 255 <dl compact><dt><b>Parameters:</b></dt><dd> 252 256 <table border="0" cellspacing="2" cellpadding="0"> 253 257 <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> 254 <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>255 <tr><td valign="top"></td><td valign="top"><em>u0</em> </td><td>numeric value of <img class="formulaInl" alt="$u$" src="form_ 93.png"> </td></tr>258 <tr><td valign="top"></td><td valign="top"><em>x0</em> </td><td>numeric value of <img class="formulaInl" alt="$x$" src="form_1.png">, </td></tr> 259 <tr><td valign="top"></td><td valign="top"><em>u0</em> </td><td>numeric value of <img class="formulaInl" alt="$u$" src="form_46.png"> </td></tr> 256 260 <tr><td valign="top"></td><td valign="top"><em>A</em> </td><td>a place where the result will be stored. </td></tr> 257 261 </table> … … 260 264 <p>Reimplemented in <a class="el" href="classbdm_1_1bilinfn.html#33066f1054dd259df2ec5fafae4b46e6">bdm::bilinfn</a>.</p> 261 265 266 <<<<<<< HEAD:library/doc/html/classbdm_1_1diffbifn.html 262 267 <p>Referenced by <a class="el" href="kalman_8h_source.html#l00493">bdm::EKF< sq_T >::bayes()</a>, <a class="el" href="kalman_8cpp_source.html#l00199">bdm::EKFCh::bayes()</a>, <a class="el" href="kalman_8cpp_source.html#l00087">bdm::EKFfull::bayes()</a>, <a class="el" href="kalman_8h_source.html#l00475">bdm::EKF< sq_T >::set_parameters()</a>, <a class="el" href="kalman_8cpp_source.html#l00168">bdm::EKFCh::set_parameters()</a>, and <a class="el" href="kalman_8cpp_source.html#l00066">bdm::EKFfull::set_parameters()</a>.</p> 268 ======= 269 <p>Referenced by <a class="el" href="kalman_8h-source.html#l00493">bdm::EKF< sq_T >::bayes()</a>, <a class="el" href="kalman_8cpp-source.html#l00199">bdm::EKFCh::bayes()</a>, <a class="el" href="kalman_8cpp-source.html#l00087">bdm::EKFfull::bayes()</a>, <a class="el" href="kalman_8h-source.html#l00475">bdm::EKF< sq_T >::set_parameters()</a>, <a class="el" href="kalman_8cpp-source.html#l00168">bdm::EKFCh::set_parameters()</a>, and <a class="el" href="kalman_8cpp-source.html#l00066">bdm::EKFfull::set_parameters()</a>.</p> 270 >>>>>>> doc:library/doc/html/classbdm_1_1diffbifn.html 263 271 264 272 </div> 265 273 </div><p> 266 274 <hr>The documentation for this class was generated from the following file:<ul> 275 <<<<<<< HEAD:library/doc/html/classbdm_1_1diffbifn.html 267 276 <li><a class="el" href="functions_8h_source.html">functions.h</a></ul> 268 277 </div> 269 278 <hr size="1"><address style="text-align: right;"><small>Generated on Wed Jun 24 13:35:51 2009 for mixpp by 279 ======= 280 <li><a class="el" href="functions_8h-source.html">functions.h</a></ul> 281 </div> 282 <hr size="1"><address style="text-align: right;"><small>Generated on Tue Jun 23 19:52:53 2009 for mixpp by 283 >>>>>>> doc:library/doc/html/classbdm_1_1diffbifn.html 270 284 <a href="http://www.doxygen.org/index.html"> 271 285 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.9 </small></address>