Sophie

Sophie

distrib > Fedora > 16 > i386 > by-pkgid > 4bc66056a634db26a1f4d0845dc41ca6 > files > 14830

mrpt-doc-0.9.5-0.1.20110925svn2670.fc16.i686.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>mrpt::slam::TDataAssociationResults Struct Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<div align="left"><a href="http://www.mrpt.org/">Main MRPT website</a> &gt; <b>C++ reference</b> </div>
<div align="right">
<a href="index.html"><img border="0" src="mrpt_logo.png" alt="MRPT logo"></a>
</div>
<!-- Generated by Doxygen 1.7.5 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li><a href="pages.html"><span>Related&#160;Pages</span></a></li>
      <li><a href="modules.html"><span>Modules</span></a></li>
      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
      <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
      <li>
        <div id="MSearchBox" class="MSearchBoxInactive">
          <div class="left">
            <form id="FSearchBox" action="search.php" method="get">
              <img id="MSearchSelect" src="search/mag.png" alt=""/>
              <input type="text" id="MSearchField" name="query" value="Search" size="20" accesskey="S" 
                     onfocus="searchBox.OnSearchFieldFocus(true)" 
                     onblur="searchBox.OnSearchFieldFocus(false)"/>
            </form>
          </div><div class="right"></div>
        </div>
      </li>
    </ul>
  </div>
  <div id="navrow2" class="tabs2">
    <ul class="tablist">
      <li><a href="annotated.html"><span>Class&#160;List</span></a></li>
      <li><a href="classes.html"><span>Class&#160;Index</span></a></li>
      <li><a href="inherits.html"><span>Class&#160;Hierarchy</span></a></li>
      <li><a href="functions.html"><span>Class&#160;Members</span></a></li>
    </ul>
  </div>
  <div id="nav-path" class="navpath">
    <ul>
      <li class="navelem"><a class="el" href="namespacemrpt.html">mrpt</a>      </li>
      <li class="navelem"><a class="el" href="namespacemrpt_1_1slam.html">slam</a>      </li>
      <li class="navelem"><a class="el" href="structmrpt_1_1slam_1_1_t_data_association_results.html">TDataAssociationResults</a>      </li>
    </ul>
  </div>
</div>
<div class="header">
  <div class="summary">
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="#pub-attribs">Public Attributes</a>  </div>
  <div class="headertitle">
<div class="title">mrpt::slam::TDataAssociationResults Struct Reference<div class="ingroups"><a class="el" href="group__data__assoc__grp.html">Data association</a></div></div>  </div>
</div>
<div class="contents">
<!-- doxytag: class="mrpt::slam::TDataAssociationResults" --><hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
<div class="textblock"><p>The results from mrpt::slam::data_association. </p>
</div>
<p><code>#include &lt;<a class="el" href="data__association_8h_source.html">mrpt/slam/data_association.h</a>&gt;</code></p>

<p><a href="structmrpt_1_1slam_1_1_t_data_association_results-members.html">List of all members.</a></p>
<table class="memberdecls">
<tr><td colspan="2"><h2><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structmrpt_1_1slam_1_1_t_data_association_results.html#ae6155e1d790b03ab2e2b2d3eedb9e00b">TDataAssociationResults</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structmrpt_1_1slam_1_1_t_data_association_results.html#a425f501efbf046e7d2ba773c82ce7a44">clear</a> ()</td></tr>
<tr><td colspan="2"><h2><a name="pub-attribs"></a>
Public Attributes</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="classstd_1_1map.html">std::map</a>&lt; <a class="el" href="group__data__assoc__grp.html#ga520476290900728ff7128ce1fba33ab5">observation_index_t</a>, <br class="typebreak"/>
<a class="el" href="group__data__assoc__grp.html#ga4869496c65ccee6078ffc64e8c855e8d">prediction_index_t</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structmrpt_1_1slam_1_1_t_data_association_results.html#a47727dc3a6bc9f88974b08d34f1c783d">associations</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">For each observation (with row index IDX_obs in the input "Z_observations"), its association in the predictions, as the row index in the "Y_predictions_mean" input (or it's mapping to a custom ID, if it was provided).  <a href="#a47727dc3a6bc9f88974b08d34f1c783d"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">double&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structmrpt_1_1slam_1_1_t_data_association_results.html#a3f0cec95426056d1a536b22785078e9b">distance</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">The Joint Mahalanobis distance or matching likelihood of the best associations found.  <a href="#a3f0cec95426056d1a536b22785078e9b"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="namespacemrpt_1_1math.html#a3814c2b868f059d6a7ab0d8ecd2311d6">mrpt::math::CMatrixDouble</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structmrpt_1_1slam_1_1_t_data_association_results.html#a998a153a5ada602d484238e80c8b9530">indiv_distances</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Individual mahalanobis distances (or matching likelihood, depending on the selected metric) between predictions (row indices) &amp; observations (column indices).  <a href="#a998a153a5ada602d484238e80c8b9530"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="namespacemrpt_1_1math.html#a765e955a6829486aae0340e4087964e6">mrpt::math::CMatrixBool</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structmrpt_1_1slam_1_1_t_data_association_results.html#a4ba3250f7177d2624c1b0192ec226fea">indiv_compatibility</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">The result of a chi2 test for compatibility using mahalanobis distance - Indices are like in "indiv_distances".  <a href="#a4ba3250f7177d2624c1b0192ec226fea"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="namespacemrpt.html#aa4dc027dbc3804c847a78892a2982047">vector_uint</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structmrpt_1_1slam_1_1_t_data_association_results.html#a6aa1c8c14c99f323e7d3c2932a58045e">indiv_compatibility_counts</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">The sum of each column of indiv_compatibility, that is, the number of compatible pairings for each observation.  <a href="#a6aa1c8c14c99f323e7d3c2932a58045e"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">size_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structmrpt_1_1slam_1_1_t_data_association_results.html#a9bc2b4d6b59e3a697f964cfe0fe5f5aa">nNodesExploredInJCBB</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Only for the JCBB method,the number of recursive calls expent in the algorithm.  <a href="#a9bc2b4d6b59e3a697f964cfe0fe5f5aa"></a><br/></td></tr>
</table>
<hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="ae6155e1d790b03ab2e2b2d3eedb9e00b"></a><!-- doxytag: member="mrpt::slam::TDataAssociationResults::TDataAssociationResults" ref="ae6155e1d790b03ab2e2b2d3eedb9e00b" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">mrpt::slam::TDataAssociationResults::TDataAssociationResults </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="data__association_8h_source.html#l00073">73</a> of file <a class="el" href="data__association_8h_source.html">data_association.h</a>.</p>

</div>
</div>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="a425f501efbf046e7d2ba773c82ce7a44"></a><!-- doxytag: member="mrpt::slam::TDataAssociationResults::clear" ref="a425f501efbf046e7d2ba773c82ce7a44" args="()" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void mrpt::slam::TDataAssociationResults::clear </td>
          <td>(</td>
          <td class="paramtype">void&#160;</td>
          <td class="paramname"></td><td>)</td>
          <td><code> [inline]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Definition at line <a class="el" href="data__association_8h_source.html#l00082">82</a> of file <a class="el" href="data__association_8h_source.html">data_association.h</a>.</p>

<p>References <a class="el" href="group__geometry__grp.html#ga8c0a76e906f12560cfa49fcd269c8398">mrpt::math::distance()</a>.</p>

</div>
</div>
<hr/><h2>Member Data Documentation</h2>
<a class="anchor" id="a47727dc3a6bc9f88974b08d34f1c783d"></a><!-- doxytag: member="mrpt::slam::TDataAssociationResults::associations" ref="a47727dc3a6bc9f88974b08d34f1c783d" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classstd_1_1map.html">std::map</a>&lt;<a class="el" href="group__data__assoc__grp.html#ga520476290900728ff7128ce1fba33ab5">observation_index_t</a>,<a class="el" href="group__data__assoc__grp.html#ga4869496c65ccee6078ffc64e8c855e8d">prediction_index_t</a>&gt; <a class="el" href="structmrpt_1_1slam_1_1_t_data_association_results.html#a47727dc3a6bc9f88974b08d34f1c783d">mrpt::slam::TDataAssociationResults::associations</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>For each observation (with row index IDX_obs in the input "Z_observations"), its association in the predictions, as the row index in the "Y_predictions_mean" input (or it's mapping to a custom ID, if it was provided). </p>
<p>Note that not all observations may have an associated prediction. An observation with index "IDX_obs" corresponds to the prediction number "associations[IDX_obs]", or it may not correspond to anyone if it's not present in the <a class="el" href="classstd_1_1map.html" title="STL class.">std::map</a> (Tip: Use associations.find(IDX_obs)!=associations.end() ) </p>
<dl class="note"><dt><b>Note:</b></dt><dd>The types observation_index_t and prediction_index_t are just used for clarity, use normal size_t's. </dd></dl>

<p>Definition at line <a class="el" href="data__association_8h_source.html#l00098">98</a> of file <a class="el" href="data__association_8h_source.html">data_association.h</a>.</p>

</div>
</div>
<a class="anchor" id="a3f0cec95426056d1a536b22785078e9b"></a><!-- doxytag: member="mrpt::slam::TDataAssociationResults::distance" ref="a3f0cec95426056d1a536b22785078e9b" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">double <a class="el" href="structmrpt_1_1slam_1_1_t_data_association_results.html#a3f0cec95426056d1a536b22785078e9b">mrpt::slam::TDataAssociationResults::distance</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>The Joint Mahalanobis distance or matching likelihood of the best associations found. </p>

<p>Definition at line <a class="el" href="data__association_8h_source.html#l00099">99</a> of file <a class="el" href="data__association_8h_source.html">data_association.h</a>.</p>

</div>
</div>
<a class="anchor" id="a4ba3250f7177d2624c1b0192ec226fea"></a><!-- doxytag: member="mrpt::slam::TDataAssociationResults::indiv_compatibility" ref="a4ba3250f7177d2624c1b0192ec226fea" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="namespacemrpt_1_1math.html#a765e955a6829486aae0340e4087964e6">mrpt::math::CMatrixBool</a> <a class="el" href="structmrpt_1_1slam_1_1_t_data_association_results.html#a4ba3250f7177d2624c1b0192ec226fea">mrpt::slam::TDataAssociationResults::indiv_compatibility</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>The result of a chi2 test for compatibility using mahalanobis distance - Indices are like in "indiv_distances". </p>

<p>Definition at line <a class="el" href="data__association_8h_source.html#l00105">105</a> of file <a class="el" href="data__association_8h_source.html">data_association.h</a>.</p>

</div>
</div>
<a class="anchor" id="a6aa1c8c14c99f323e7d3c2932a58045e"></a><!-- doxytag: member="mrpt::slam::TDataAssociationResults::indiv_compatibility_counts" ref="a6aa1c8c14c99f323e7d3c2932a58045e" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="namespacemrpt.html#aa4dc027dbc3804c847a78892a2982047">vector_uint</a> <a class="el" href="structmrpt_1_1slam_1_1_t_data_association_results.html#a6aa1c8c14c99f323e7d3c2932a58045e">mrpt::slam::TDataAssociationResults::indiv_compatibility_counts</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>The sum of each column of indiv_compatibility, that is, the number of compatible pairings for each observation. </p>

<p>Definition at line <a class="el" href="data__association_8h_source.html#l00106">106</a> of file <a class="el" href="data__association_8h_source.html">data_association.h</a>.</p>

</div>
</div>
<a class="anchor" id="a998a153a5ada602d484238e80c8b9530"></a><!-- doxytag: member="mrpt::slam::TDataAssociationResults::indiv_distances" ref="a998a153a5ada602d484238e80c8b9530" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="namespacemrpt_1_1math.html#a3814c2b868f059d6a7ab0d8ecd2311d6">mrpt::math::CMatrixDouble</a> <a class="el" href="structmrpt_1_1slam_1_1_t_data_association_results.html#a998a153a5ada602d484238e80c8b9530">mrpt::slam::TDataAssociationResults::indiv_distances</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Individual mahalanobis distances (or matching likelihood, depending on the selected metric) between predictions (row indices) &amp; observations (column indices). </p>
<p>Indices are for the appearing order in the arguments "Y_predictions_mean" &amp; "Z_observations", they are NOT landmark IDs. </p>

<p>Definition at line <a class="el" href="data__association_8h_source.html#l00104">104</a> of file <a class="el" href="data__association_8h_source.html">data_association.h</a>.</p>

</div>
</div>
<a class="anchor" id="a9bc2b4d6b59e3a697f964cfe0fe5f5aa"></a><!-- doxytag: member="mrpt::slam::TDataAssociationResults::nNodesExploredInJCBB" ref="a9bc2b4d6b59e3a697f964cfe0fe5f5aa" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">size_t <a class="el" href="structmrpt_1_1slam_1_1_t_data_association_results.html#a9bc2b4d6b59e3a697f964cfe0fe5f5aa">mrpt::slam::TDataAssociationResults::nNodesExploredInJCBB</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Only for the JCBB method,the number of recursive calls expent in the algorithm. </p>

<p>Definition at line <a class="el" href="data__association_8h_source.html#l00108">108</a> of file <a class="el" href="data__association_8h_source.html">data_association.h</a>.</p>

</div>
</div>
</div>
<br><hr><br> <table border="0" width="100%"> <tr> <td> Page generated by <a href="http://www.doxygen.org" target="_blank">Doxygen 1.7.5</a> for MRPT 0.9.5 SVN: at Sun Sep 25 17:20:18 UTC 2011</td><td></td> <td width="100"> </td> <td width="150">  </td></tr> </table>  </body></html>