small_gicp/doc_cpp/structsmall__gicp_1_1ErrorS...

348 lines
17 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.9.1"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>small_gicp: small_gicp::ErrorSum&lt; TargetPointCloud, SourcePointCloud, Factor &gt; Struct Template Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">small_gicp
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.9.1 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */</script>
<div id="main-nav"></div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="namespacesmall__gicp.html">small_gicp</a></li><li class="navelem"><a class="el" href="structsmall__gicp_1_1ErrorSum.html">ErrorSum</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="#pub-attribs">Public Attributes</a> &#124;
<a href="structsmall__gicp_1_1ErrorSum-members.html">List of all members</a> </div>
<div class="headertitle">
<div class="title">small_gicp::ErrorSum&lt; TargetPointCloud, SourcePointCloud, Factor &gt; Struct Template Reference</div> </div>
</div><!--header-->
<div class="contents">
<p>Summation for evaluated errors.
<a href="structsmall__gicp_1_1ErrorSum.html#details">More...</a></p>
<p><code>#include &lt;<a class="el" href="reduction__tbb_8hpp_source.html">reduction_tbb.hpp</a>&gt;</code></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:ac1fbef2b8e87eb0710b8ac191b502f88"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structsmall__gicp_1_1ErrorSum.html#ac1fbef2b8e87eb0710b8ac191b502f88">ErrorSum</a> (const TargetPointCloud &amp;<a class="el" href="structsmall__gicp_1_1ErrorSum.html#a3bc48314663c2ba933ff1ef561796a42">target</a>, const SourcePointCloud &amp;<a class="el" href="structsmall__gicp_1_1ErrorSum.html#ae61b6bcc05a045091bd690a53dde8217">source</a>, const Eigen::Isometry3d &amp;<a class="el" href="structsmall__gicp_1_1ErrorSum.html#a99f12ec2aafede95b398e4c3626ecb72">T</a>, std::vector&lt; Factor &gt; &amp;<a class="el" href="structsmall__gicp_1_1ErrorSum.html#afc46a8f83098ed6a673cf31409bb52aa">factors</a>)</td></tr>
<tr class="separator:ac1fbef2b8e87eb0710b8ac191b502f88"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aa5be0d8d9be8209403f16343eaaf11cd"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structsmall__gicp_1_1ErrorSum.html#aa5be0d8d9be8209403f16343eaaf11cd">ErrorSum</a> (<a class="el" href="structsmall__gicp_1_1ErrorSum.html">ErrorSum</a> &amp;x, tbb::split)</td></tr>
<tr class="separator:aa5be0d8d9be8209403f16343eaaf11cd"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a8e587702b1d7741242e9924f0309082a"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structsmall__gicp_1_1ErrorSum.html#a8e587702b1d7741242e9924f0309082a">operator()</a> (const tbb::blocked_range&lt; size_t &gt; &amp;r)</td></tr>
<tr class="separator:a8e587702b1d7741242e9924f0309082a"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a76119fdd779f875513d1e6237706f791"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structsmall__gicp_1_1ErrorSum.html#a76119fdd779f875513d1e6237706f791">join</a> (const <a class="el" href="structsmall__gicp_1_1ErrorSum.html">ErrorSum</a> &amp;y)</td></tr>
<tr class="separator:a76119fdd779f875513d1e6237706f791"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a>
Public Attributes</h2></td></tr>
<tr class="memitem:a3bc48314663c2ba933ff1ef561796a42"><td class="memItemLeft" align="right" valign="top">const TargetPointCloud &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structsmall__gicp_1_1ErrorSum.html#a3bc48314663c2ba933ff1ef561796a42">target</a></td></tr>
<tr class="separator:a3bc48314663c2ba933ff1ef561796a42"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ae61b6bcc05a045091bd690a53dde8217"><td class="memItemLeft" align="right" valign="top">const SourcePointCloud &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structsmall__gicp_1_1ErrorSum.html#ae61b6bcc05a045091bd690a53dde8217">source</a></td></tr>
<tr class="separator:ae61b6bcc05a045091bd690a53dde8217"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a99f12ec2aafede95b398e4c3626ecb72"><td class="memItemLeft" align="right" valign="top">const Eigen::Isometry3d &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structsmall__gicp_1_1ErrorSum.html#a99f12ec2aafede95b398e4c3626ecb72">T</a></td></tr>
<tr class="separator:a99f12ec2aafede95b398e4c3626ecb72"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:afc46a8f83098ed6a673cf31409bb52aa"><td class="memItemLeft" align="right" valign="top">std::vector&lt; Factor &gt; &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structsmall__gicp_1_1ErrorSum.html#afc46a8f83098ed6a673cf31409bb52aa">factors</a></td></tr>
<tr class="separator:afc46a8f83098ed6a673cf31409bb52aa"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a9c56a9e24f3fca4ebf2975c5e7a1bfbe"><td class="memItemLeft" align="right" valign="top">double&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structsmall__gicp_1_1ErrorSum.html#a9c56a9e24f3fca4ebf2975c5e7a1bfbe">e</a></td></tr>
<tr class="separator:a9c56a9e24f3fca4ebf2975c5e7a1bfbe"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><h3>template&lt;typename TargetPointCloud, typename SourcePointCloud, typename Factor&gt;<br />
struct small_gicp::ErrorSum&lt; TargetPointCloud, SourcePointCloud, Factor &gt;</h3>
<p>Summation for evaluated errors. </p>
</div><h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
<a id="ac1fbef2b8e87eb0710b8ac191b502f88"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ac1fbef2b8e87eb0710b8ac191b502f88">&#9670;&nbsp;</a></span>ErrorSum() <span class="overload">[1/2]</span></h2>
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;typename TargetPointCloud , typename SourcePointCloud , typename Factor &gt; </div>
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="structsmall__gicp_1_1ErrorSum.html">small_gicp::ErrorSum</a>&lt; TargetPointCloud, SourcePointCloud, Factor &gt;::<a class="el" href="structsmall__gicp_1_1ErrorSum.html">ErrorSum</a> </td>
<td>(</td>
<td class="paramtype">const TargetPointCloud &amp;&#160;</td>
<td class="paramname"><em>target</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const SourcePointCloud &amp;&#160;</td>
<td class="paramname"><em>source</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const Eigen::Isometry3d &amp;&#160;</td>
<td class="paramname"><em>T</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">std::vector&lt; Factor &gt; &amp;&#160;</td>
<td class="paramname"><em>factors</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a id="aa5be0d8d9be8209403f16343eaaf11cd"></a>
<h2 class="memtitle"><span class="permalink"><a href="#aa5be0d8d9be8209403f16343eaaf11cd">&#9670;&nbsp;</a></span>ErrorSum() <span class="overload">[2/2]</span></h2>
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;typename TargetPointCloud , typename SourcePointCloud , typename Factor &gt; </div>
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="structsmall__gicp_1_1ErrorSum.html">small_gicp::ErrorSum</a>&lt; TargetPointCloud, SourcePointCloud, Factor &gt;::<a class="el" href="structsmall__gicp_1_1ErrorSum.html">ErrorSum</a> </td>
<td>(</td>
<td class="paramtype"><a class="el" href="structsmall__gicp_1_1ErrorSum.html">ErrorSum</a>&lt; TargetPointCloud, SourcePointCloud, Factor &gt; &amp;&#160;</td>
<td class="paramname"><em>x</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">tbb::split&#160;</td>
<td class="paramname">&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<h2 class="groupheader">Member Function Documentation</h2>
<a id="a76119fdd779f875513d1e6237706f791"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a76119fdd779f875513d1e6237706f791">&#9670;&nbsp;</a></span>join()</h2>
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;typename TargetPointCloud , typename SourcePointCloud , typename Factor &gt; </div>
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">void <a class="el" href="structsmall__gicp_1_1ErrorSum.html">small_gicp::ErrorSum</a>&lt; TargetPointCloud, SourcePointCloud, Factor &gt;::join </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="structsmall__gicp_1_1ErrorSum.html">ErrorSum</a>&lt; TargetPointCloud, SourcePointCloud, Factor &gt; &amp;&#160;</td>
<td class="paramname"><em>y</em></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a id="a8e587702b1d7741242e9924f0309082a"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a8e587702b1d7741242e9924f0309082a">&#9670;&nbsp;</a></span>operator()()</h2>
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;typename TargetPointCloud , typename SourcePointCloud , typename Factor &gt; </div>
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">void <a class="el" href="structsmall__gicp_1_1ErrorSum.html">small_gicp::ErrorSum</a>&lt; TargetPointCloud, SourcePointCloud, Factor &gt;::operator() </td>
<td>(</td>
<td class="paramtype">const tbb::blocked_range&lt; size_t &gt; &amp;&#160;</td>
<td class="paramname"><em>r</em></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<h2 class="groupheader">Member Data Documentation</h2>
<a id="a9c56a9e24f3fca4ebf2975c5e7a1bfbe"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a9c56a9e24f3fca4ebf2975c5e7a1bfbe">&#9670;&nbsp;</a></span>e</h2>
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;typename TargetPointCloud , typename SourcePointCloud , typename Factor &gt; </div>
<table class="memname">
<tr>
<td class="memname">double <a class="el" href="structsmall__gicp_1_1ErrorSum.html">small_gicp::ErrorSum</a>&lt; TargetPointCloud, SourcePointCloud, Factor &gt;::e</td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a id="afc46a8f83098ed6a673cf31409bb52aa"></a>
<h2 class="memtitle"><span class="permalink"><a href="#afc46a8f83098ed6a673cf31409bb52aa">&#9670;&nbsp;</a></span>factors</h2>
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;typename TargetPointCloud , typename SourcePointCloud , typename Factor &gt; </div>
<table class="memname">
<tr>
<td class="memname">std::vector&lt;Factor&gt;&amp; <a class="el" href="structsmall__gicp_1_1ErrorSum.html">small_gicp::ErrorSum</a>&lt; TargetPointCloud, SourcePointCloud, Factor &gt;::factors</td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a id="ae61b6bcc05a045091bd690a53dde8217"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ae61b6bcc05a045091bd690a53dde8217">&#9670;&nbsp;</a></span>source</h2>
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;typename TargetPointCloud , typename SourcePointCloud , typename Factor &gt; </div>
<table class="memname">
<tr>
<td class="memname">const SourcePointCloud&amp; <a class="el" href="structsmall__gicp_1_1ErrorSum.html">small_gicp::ErrorSum</a>&lt; TargetPointCloud, SourcePointCloud, Factor &gt;::source</td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a id="a99f12ec2aafede95b398e4c3626ecb72"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a99f12ec2aafede95b398e4c3626ecb72">&#9670;&nbsp;</a></span>T</h2>
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;typename TargetPointCloud , typename SourcePointCloud , typename Factor &gt; </div>
<table class="memname">
<tr>
<td class="memname">const Eigen::Isometry3d&amp; <a class="el" href="structsmall__gicp_1_1ErrorSum.html">small_gicp::ErrorSum</a>&lt; TargetPointCloud, SourcePointCloud, Factor &gt;::T</td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a id="a3bc48314663c2ba933ff1ef561796a42"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a3bc48314663c2ba933ff1ef561796a42">&#9670;&nbsp;</a></span>target</h2>
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;typename TargetPointCloud , typename SourcePointCloud , typename Factor &gt; </div>
<table class="memname">
<tr>
<td class="memname">const TargetPointCloud&amp; <a class="el" href="structsmall__gicp_1_1ErrorSum.html">small_gicp::ErrorSum</a>&lt; TargetPointCloud, SourcePointCloud, Factor &gt;::target</td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<hr/>The documentation for this struct was generated from the following file:<ul>
<li>/home/runner/work/small_gicp/small_gicp/include/small_gicp/registration/<a class="el" href="reduction__tbb_8hpp_source.html">reduction_tbb.hpp</a></li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1
</small></address>
</body>
</html>