⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 classbayesian__filter_1_1jacobian__observe__model.html

📁 Bayes滤波器算法C++类说明文档,源码见Bayes滤波器算法
💻 HTML
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"><title>Bayes++ Bayesian Filtering Classes: Bayesian_filter::Jacobian_observe_model class Reference</title><link href="doxygen.css" rel="stylesheet" type="text/css"></head><body><!-- Generated by Doxygen 1.3.2 --><div class="qindex"><a class="qindex" href="index.html">Main&nbsp;Page</a> | <a class="qindex" href="namespaces.html">Namespace List</a> | <a class="qindex" href="hierarchy.html">Class&nbsp;Hierarchy</a> | <a class="qindex" href="classes.html">Alphabetical&nbsp;List</a> | <a class="qindex" href="annotated.html">Compound&nbsp;List</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="namespacemembers.html">Namespace&nbsp;Members</a> | <a class="qindex" href="functions.html">Compound&nbsp;Members</a> | <a class="qindex" href="globals.html">File&nbsp;Members</a></div><h1>Bayesian_filter::Jacobian_observe_model Class Reference</h1><code>#include &lt;<a class="el" href="bayesFlt_8hpp-source.html">bayesFlt.hpp</a>&gt;</code><p><p>Inheritance diagram for Bayesian_filter::Jacobian_observe_model:<p><center><img src="classBayesian__filter_1_1Jacobian__observe__model.png" usemap="#Bayesian_filter::Jacobian_observe_model_map" border="0" alt=""></center><map name="Bayesian_filter::Jacobian_observe_model_map"><area href="classBayesian__filter_1_1Observe__model__base.html" alt="Bayesian_filter::Observe_model_base" shape="rect" coords="352,56,694,80"><area href="classBayesian__filter_1_1Bayes__base.html" alt="Bayesian_filter::Bayes_base" shape="rect" coords="352,0,694,24"><area href="classBayesian__filter_1_1Linrz__correlated__observe__model.html" alt="Bayesian_filter::Linrz_correlated_observe_model" shape="rect" coords="0,168,342,192"><area href="classBayesian__filter_1_1Linrz__uncorrelated__observe__model.html" alt="Bayesian_filter::Linrz_uncorrelated_observe_model" shape="rect" coords="704,168,1046,192"><area href="classBayesian__filter_1_1Adapted__Linrz__correlated__observe__model.html" alt="Bayesian_filter::Adapted_Linrz_correlated_observe_model" shape="rect" coords="352,224,694,248"><area href="classBayesian__filter_1_1General__LzCoAd__observe__model.html" alt="Bayesian_filter::General_LzCoAd_observe_model" shape="rect" coords="352,280,694,304"><area href="classBayesian__filter_1_1Linear__correlated__observe__model.html" alt="Bayesian_filter::Linear_correlated_observe_model" shape="rect" coords="352,336,694,360"><area href="classBayesian__filter_1_1Simple__linrz__correlated__observe__model.html" alt="Bayesian_filter::Simple_linrz_correlated_observe_model" shape="rect" coords="352,392,694,416"><area href="classBayesian__filter_1_1General__LzUnAd__observe__model.html" alt="Bayesian_filter::General_LzUnAd_observe_model" shape="rect" coords="1056,224,1398,248"><area href="classBayesian__filter_1_1Linear__uncorrelated__observe__model.html" alt="Bayesian_filter::Linear_uncorrelated_observe_model" shape="rect" coords="1056,280,1398,304"><area href="classBayesian__filter_1_1Simple__linrz__uncorrelated__observe__model.html" alt="Bayesian_filter::Simple_linrz_uncorrelated_observe_model" shape="rect" coords="1056,336,1398,360"><area href="classBayesian__filter_1_1UD__sequential__observe__model.html" alt="Bayesian_filter::UD_sequential_observe_model" shape="rect" coords="1056,392,1398,416"></map><a href="classBayesian__filter_1_1Jacobian__observe__model-members.html">List of all members.</a><table border=0 cellpadding=0 cellspacing=0><tr><td></td></tr><tr><td colspan=2><br><h2>Public Attributes</h2></td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>FM::Matrix&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classBayesian__filter_1_1Jacobian__observe__model.html#o0">Hx</a></td></tr><tr><td colspan=2><br><h2>Protected Member Functions</h2></td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classBayesian__filter_1_1Jacobian__observe__model.html#b0">Jacobian_observe_model</a> (size_t x_size, size_t z_size)</td></tr></table><hr><h2>Constructor &amp; Destructor Documentation</h2><a name="b0" doxytag="Bayesian_filter::Jacobian_observe_model::Jacobian_observe_model"></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0">  <tr>    <td class="mdRow">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top"> Bayesian_filter::Jacobian_observe_model::Jacobian_observe_model </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="md" nowrap valign="top">size_t&nbsp;</td>          <td class="mdname" nowrap> <em>x_size</em>, </td>        </tr>        <tr>          <td></td>          <td></td>          <td class="md" nowrap>size_t&nbsp;</td>          <td class="mdname" nowrap> <em>z_size</em></td>        </tr>        <tr>          <td></td>          <td class="md">)&nbsp;</td>          <td class="md" colspan="2"><code> [inline, protected]</code></td>        </tr>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>    </td>  </tr></table><hr><h2>Member Data Documentation</h2><a name="o0" doxytag="Bayesian_filter::Jacobian_observe_model::Hx"></a><p><table class="mdTable" width="100%" cellpadding="2" cellspacing="0">  <tr>    <td class="mdRow">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top"> FM::Matrix <a class="el" href="classBayesian__filter_1_1Jacobian__observe__model.html#o0">Bayesian_filter::Jacobian_observe_model::Hx</a>      </table>    </td>  </tr></table><table cellspacing=5 cellpadding=0 border=0>  <tr>    <td>      &nbsp;    </td>    <td><p>    </td>  </tr></table><hr>The documentation for this class was generated from the following file:<ul><li><a class="el" href="bayesFlt_8hpp-source.html">bayesFlt.hpp</a></ul><hr size="1"><address style="align: right;"><small>Generated on Mon Feb 16 11:20:57 2004 for Bayes++ Bayesian Filtering Classes by<a href="http://www.doxygen.org/index.html"><img src="doxygen.png" alt="doxygen" align="middle" border=0 > </a>1.3.2 </small></address></body></html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -