📄 classbayesian__filter_1_1information__scheme.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::Information_scheme 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 Page</a> | <a class="qindex" href="namespaces.html">Namespace List</a> | <a class="qindex" href="hierarchy.html">Class Hierarchy</a> | <a class="qindex" href="classes.html">Alphabetical List</a> | <a class="qindex" href="annotated.html">Compound List</a> | <a class="qindex" href="files.html">File List</a> | <a class="qindex" href="namespacemembers.html">Namespace Members</a> | <a class="qindex" href="functions.html">Compound Members</a> | <a class="qindex" href="globals.html">File Members</a></div><h1>Bayesian_filter::Information_scheme Class Reference</h1><code>#include <<a class="el" href="infFlt_8hpp-source.html">infFlt.hpp</a>></code><p><p>Inheritance diagram for Bayesian_filter::Information_scheme:<p><center><img src="classBayesian__filter_1_1Information__scheme.png" usemap="#Bayesian_filter::Information_scheme_map" border="0" alt=""></center><map name="Bayesian_filter::Information_scheme_map"><area href="classBayesian__filter_1_1Extended__kalman__filter.html" alt="Bayesian_filter::Extended_kalman_filter" shape="rect" coords="163,280,480,304"><area href="classBayesian__filter_1_1Information__state__filter.html" alt="Bayesian_filter::Information_state_filter" shape="rect" coords="654,280,971,304"><area href="classBayesian__filter_1_1Linrz__kalman__filter.html" alt="Bayesian_filter::Linrz_kalman_filter" shape="rect" coords="163,224,480,248"><area href="classBayesian__filter_1_1Bayes__filter__base.html" alt="Bayesian_filter::Bayes_filter_base" shape="rect" coords="654,224,971,248"><area href="classBayesian__filter_1_1Linrz__filter.html" alt="Bayesian_filter::Linrz_filter" shape="rect" coords="0,168,317,192"><area href="classBayesian__filter_1_1Kalman__state__filter.html" alt="Bayesian_filter::Kalman_state_filter" shape="rect" coords="327,168,644,192"><area href="classBayesian__filter_1_1Bayes__base.html" alt="Bayesian_filter::Bayes_base" shape="rect" coords="654,168,971,192"><area href="classBayesian__filter_1_1Bayes__filter__base.html" alt="Bayesian_filter::Bayes_filter_base" shape="rect" coords="0,112,317,136"><area href="classBayesian__filter_1_1State__filter.html" alt="Bayesian_filter::State_filter" shape="rect" coords="327,112,644,136"><area href="classBayesian__filter_1_1Bayes__base.html" alt="Bayesian_filter::Bayes_base" shape="rect" coords="0,56,317,80"><area href="classBayesian__filter_1_1Bayes__filter__base.html" alt="Bayesian_filter::Bayes_filter_base" shape="rect" coords="327,56,644,80"><area href="classBayesian__filter_1_1Bayes__base.html" alt="Bayesian_filter::Bayes_base" shape="rect" coords="327,0,644,24"><area href="structBayesian__filter_1_1Filter__scheme_3_01Information__scheme_01_4.html" alt="Bayesian_filter::Filter_scheme< Information_scheme >" shape="rect" coords="408,392,725,416"></map><a href="classBayesian__filter_1_1Information__scheme-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 Member Functions</h2></td></tr><tr><td class="memItemLeft" nowrap align=right valign=top> </td><td class="memItemRight" valign=bottom><a class="el" href="classBayesian__filter_1_1Information__scheme.html#a0">Information_scheme</a> (size_t x_size, size_t z_initialsize=0)</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="classBayesian__filter_1_1Information__scheme.html">Information_scheme</a> & </td><td class="memItemRight" valign=bottom><a class="el" href="classBayesian__filter_1_1Information__scheme.html#a1">operator=</a> (const <a class="el" href="classBayesian__filter_1_1Information__scheme.html">Information_scheme</a> &)</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>void </td><td class="memItemRight" valign=bottom><a class="el" href="classBayesian__filter_1_1Information__scheme.html#a2">init</a> ()</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>void </td><td class="memItemRight" valign=bottom><a class="el" href="classBayesian__filter_1_1Information__scheme.html#a3">update</a> ()</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>void </td><td class="memItemRight" valign=bottom><a class="el" href="classBayesian__filter_1_1Information__scheme.html#a4">init_yY</a> ()</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>void </td><td class="memItemRight" valign=bottom><a class="el" href="classBayesian__filter_1_1Information__scheme.html#a5">update_yY</a> ()</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="classBayesian__filter_1_1Bayes__base.html#w0">Float</a> </td><td class="memItemRight" valign=bottom><a class="el" href="classBayesian__filter_1_1Information__scheme.html#a6">predict</a> (<a class="el" href="classBayesian__filter_1_1Linear__invertable__predict__model.html">Linear_invertable_predict_model</a> &f, <a class="el" href="structBayesian__filter_1_1Information__scheme_1_1Linear__predict__byproducts.html">Linear_predict_byproducts</a> &b)</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="classBayesian__filter_1_1Bayes__base.html#w0">Float</a> </td><td class="memItemRight" valign=bottom><a class="el" href="classBayesian__filter_1_1Information__scheme.html#a7">predict</a> (<a class="el" href="classBayesian__filter_1_1Linear__invertable__predict__model.html">Linear_invertable_predict_model</a> &f)</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="classBayesian__filter_1_1Bayes__base.html#w0">Float</a> </td><td class="memItemRight" valign=bottom><a class="el" href="classBayesian__filter_1_1Information__scheme.html#a8">predict</a> (<a class="el" href="classBayesian__filter_1_1Linrz__predict__model.html">Linrz_predict_model</a> &f)</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="classBayesian__filter_1_1Bayes__base.html#w0">Float</a> </td><td class="memItemRight" valign=bottom><a class="el" href="classBayesian__filter_1_1Information__scheme.html#a9">observe_innovation</a> (<a class="el" href="classBayesian__filter_1_1Linrz__uncorrelated__observe__model.html">Linrz_uncorrelated_observe_model</a> &h, const FM::Vec &s)</td></tr><tr><td class="memItemLeft" nowrap align=right valign=top><a class="el" href="classBayesian__filter_1_1Bayes__base.html#w0">Float</a> </td><td class="memItemRight" valign=bottom><a class="el" href="classBayesian__filter_1_1Information__scheme.html#a10">observe_innovation</a> (<a class="el" href="classBayesian__filter_1_1Linrz__correlated__observe__model.html">Linrz_correlated_observe_model</a> &h, const FM::Vec &s)</td></tr><tr><td colspan=2><br><h2>Protected Member Functions</h2></td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>void </td><td class="memItemRight" valign=bottom><a class="el" href="classBayesian__filter_1_1Information__scheme.html#b0">observe_size</a> (size_t z_size)</td></tr><tr><td colspan=2><br><h2>Protected Attributes</h2></td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>bool </td><td class="memItemRight" valign=bottom><a class="el" href="classBayesian__filter_1_1Information__scheme.html#p0">update_required</a></td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>FM::RowMatrix </td><td class="memItemRight" valign=bottom><a class="el" href="classBayesian__filter_1_1Information__scheme.html#p1">tempX</a></td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>FM::Vec </td><td class="memItemRight" valign=bottom><a class="el" href="classBayesian__filter_1_1Information__scheme.html#p2">i</a></td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>FM::SymMatrix </td><td class="memItemRight" valign=bottom><a class="el" href="classBayesian__filter_1_1Information__scheme.html#p3">I</a></td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>FM::SymMatrix </td><td class="memItemRight" valign=bottom><a class="el" href="classBayesian__filter_1_1Information__scheme.html#p4">ZI</a></td></tr><tr><td class="memItemLeft" nowrap align=right valign=top>size_t </td><td class="memItemRight" valign=bottom><a class="el" href="classBayesian__filter_1_1Information__scheme.html#p5">last_z_size</a></td></tr></table><hr><h2>Constructor & Destructor Documentation</h2><a name="a0" doxytag="Bayesian_filter::Information_scheme::Information_scheme"></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::Information_scheme::Information_scheme </td> <td class="md" valign="top">( </td> <td class="md" nowrap valign="top">size_t </td> <td class="mdname" nowrap> <em>x_size</em>, </td> </tr> <tr> <td></td> <td></td> <td class="md" nowrap>size_t </td> <td class="mdname" nowrap> <em>z_initialsize</em> = 0</td> </tr> <tr> <td></td> <td class="md">) </td> <td class="md" colspan="2"></td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p> </td> </tr></table><hr><h2>Member Function Documentation</h2><a name="a2" doxytag="Bayesian_filter::Information_scheme::init"></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"> void Bayesian_filter::Information_scheme::init </td> <td class="md" valign="top">( </td> <td class="mdname1" valign="top" nowrap> </td> <td class="md" valign="top"> ) </td> <td class="md" nowrap><code> [virtual]</code></td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p><p>Implements <a class="el" href="classBayesian__filter_1_1Kalman__state__filter.html#a1">Bayesian_filter::Kalman_state_filter</a>. </td> </tr></table><a name="a4" doxytag="Bayesian_filter::Information_scheme::init_yY"></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"> void Bayesian_filter::Information_scheme::init_yY </td> <td class="md" valign="top">( </td> <td class="mdname1" valign="top" nowrap> </td> <td class="md" valign="top"> ) </td> <td class="md" nowrap><code> [virtual]</code></td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p><p>Implements <a class="el" href="classBayesian__filter_1_1Information__state__filter.html#a1">Bayesian_filter::Information_state_filter</a>. </td> </tr></table><a name="a10" doxytag="Bayesian_filter::Information_scheme::observe_innovation"></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"> <a class="el" href="classBayesian__filter_1_1Bayes__base.html#w0">Bayes_base::Float</a> Bayesian_filter::Information_scheme::observe_innovation </td> <td class="md" valign="top">( </td> <td class="md" nowrap valign="top"><a class="el" href="classBayesian__filter_1_1Linrz__correlated__observe__model.html">Linrz_correlated_observe_model</a> & </td> <td class="mdname" nowrap> <em>h</em>, </td> </tr> <tr> <td></td> <td></td> <td class="md" nowrap>const FM::Vec & </td> <td class="mdname" nowrap> <em>s</em></td> </tr> <tr> <td></td> <td class="md">) </td> <td class="md" colspan="2"><code> [virtual]</code></td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p><p>Implements <a class="el" href="classBayesian__filter_1_1Extended__kalman__filter.html#a3">Bayesian_filter::Extended_kalman_filter</a>. </td> </tr></table><a name="a9" doxytag="Bayesian_filter::Information_scheme::observe_innovation"></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"> <a class="el" href="classBayesian__filter_1_1Bayes__base.html#w0">Bayes_base::Float</a> Bayesian_filter::Information_scheme::observe_innovation </td> <td class="md" valign="top">( </td> <td class="md" nowrap valign="top"><a class="el" href="classBayesian__filter_1_1Linrz__uncorrelated__observe__model.html">Linrz_uncorrelated_observe_model</a> & </td> <td class="mdname" nowrap> <em>h</em>, </td> </tr> <tr> <td></td> <td></td> <td class="md" nowrap>const FM::Vec & </td> <td class="mdname" nowrap> <em>s</em></td> </tr> <tr> <td></td> <td class="md">) </td> <td class="md" colspan="2"><code> [virtual]</code></td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p><p>Implements <a class="el" href="classBayesian__filter_1_1Extended__kalman__filter.html#a2">Bayesian_filter::Extended_kalman_filter</a>. </td> </tr></table><a name="b0" doxytag="Bayesian_filter::Information_scheme::observe_size"></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"> void Bayesian_filter::Information_scheme::observe_size </td> <td class="md" valign="top">( </td> <td class="md" nowrap valign="top">size_t </td> <td class="mdname1" valign="top" nowrap> <em>z_size</em> </td> <td class="md" valign="top"> ) </td> <td class="md" nowrap><code> [inline, protected]</code></td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p> </td> </tr></table><a name="a1" doxytag="Bayesian_filter::Information_scheme::operator="></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"> <a class="el" href="classBayesian__filter_1_1Information__scheme.html">Information_scheme</a> & Bayesian_filter::Information_scheme::operator= </td> <td class="md" valign="top">( </td> <td class="md" nowrap valign="top">const <a class="el" href="classBayesian__filter_1_1Information__scheme.html">Information_scheme</a> & </td> <td class="mdname1" valign="top" nowrap> </td> <td class="md" valign="top"> ) </td> <td class="md" nowrap></td> </tr> </table> </td> </tr></table><table cellspacing=5 cellpadding=0 border=0> <tr> <td> </td> <td><p>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -