mirror of https://github.com/koide3/small_gicp.git
118 lines
5.8 KiB
HTML
118 lines
5.8 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: Class Members</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&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&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>
|
|
</div><!-- top -->
|
|
<!-- 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 class="contents">
|
|
<div class="textblock">Here is a list of all class members with links to the classes they belong to:</div>
|
|
|
|
<h3><a id="index_l"></a>- l -</h3><ul>
|
|
<li>lambda
|
|
: <a class="el" href="structsmall__gicp_1_1GaussNewtonOptimizer.html#a69d4618a3c0bd0edeb1295e40ba15c92">small_gicp::GaussNewtonOptimizer</a>
|
|
, <a class="el" href="structsmall__gicp_1_1RestrictDoFFactor.html#a6da7f26b78bc86e79648dc5df041cf83">small_gicp::RestrictDoFFactor</a>
|
|
</li>
|
|
<li>lambda_factor
|
|
: <a class="el" href="structsmall__gicp_1_1LevenbergMarquardtOptimizer.html#a5917b1cca0ec31082a32c95c0c69db96">small_gicp::LevenbergMarquardtOptimizer</a>
|
|
</li>
|
|
<li>last
|
|
: <a class="el" href="structsmall__gicp_1_1KdTreeNode.html#a2da8a154a6c9d8dfd8fd3a2c9018e0aa">small_gicp::KdTreeNode< Projection ></a>
|
|
</li>
|
|
<li>left
|
|
: <a class="el" href="structsmall__gicp_1_1KdTreeNode.html#a5f766ec7f97bc468ac82b5fea9a6a91d">small_gicp::KdTreeNode< Projection ></a>
|
|
</li>
|
|
<li>LevenbergMarquardtOptimizer()
|
|
: <a class="el" href="structsmall__gicp_1_1LevenbergMarquardtOptimizer.html#a46727d0ae0fc56bd9ae37bd2596fc80a">small_gicp::LevenbergMarquardtOptimizer</a>
|
|
</li>
|
|
<li>linearize()
|
|
: <a class="el" href="structsmall__gicp_1_1GICPFactor.html#a5f77a5e2aa00fad13ee1c5c50a873525">small_gicp::GICPFactor</a>
|
|
, <a class="el" href="structsmall__gicp_1_1ICPFactor.html#a25b89aee138d3c14445e4add03e17500">small_gicp::ICPFactor</a>
|
|
, <a class="el" href="structsmall__gicp_1_1ParallelReductionOMP.html#afbac34ebae0aa17db6cfa7042363c815">small_gicp::ParallelReductionOMP</a>
|
|
, <a class="el" href="structsmall__gicp_1_1ParallelReductionTBB.html#a9ac02e37712d3fdc10f8538dc0001fba">small_gicp::ParallelReductionTBB</a>
|
|
, <a class="el" href="structsmall__gicp_1_1PointToPlaneICPFactor.html#a1ca691a8b93fffc8a536ecdab4011664">small_gicp::PointToPlaneICPFactor</a>
|
|
, <a class="el" href="structsmall__gicp_1_1RobustFactor.html#abe796549693e216c231fc8ef9d4f4891">small_gicp::RobustFactor< Kernel, Factor ></a>
|
|
, <a class="el" href="structsmall__gicp_1_1SerialReduction.html#a7453a8bd44b391c2d989de615da77112">small_gicp::SerialReduction</a>
|
|
</li>
|
|
<li>LinearizeSum()
|
|
: <a class="el" href="structsmall__gicp_1_1LinearizeSum.html#af901c5d38adaa8ac490382cf273c7974">small_gicp::LinearizeSum< TargetPointCloud, SourcePointCloud, TargetTree, CorrespondenceRejector, Factor ></a>
|
|
</li>
|
|
<li>lr
|
|
: <a class="el" href="structsmall__gicp_1_1KdTreeNode.html#a517c4c1a0d669f3c55b419b35467df50">small_gicp::KdTreeNode< Projection ></a>
|
|
</li>
|
|
<li>lru
|
|
: <a class="el" href="structsmall__gicp_1_1VoxelInfo.html#a0507136d57f579ddbe23db7f46653972">small_gicp::VoxelInfo</a>
|
|
</li>
|
|
<li>lru_clear_cycle
|
|
: <a class="el" href="structsmall__gicp_1_1IncrementalVoxelMap.html#a224eeb653902d08d360b3bf1af5d5f8f">small_gicp::IncrementalVoxelMap< VoxelContents ></a>
|
|
</li>
|
|
<li>lru_counter
|
|
: <a class="el" href="structsmall__gicp_1_1IncrementalVoxelMap.html#a8735fec64c049dfbc8fdc1680d2be33e">small_gicp::IncrementalVoxelMap< VoxelContents ></a>
|
|
</li>
|
|
<li>lru_horizon
|
|
: <a class="el" href="structsmall__gicp_1_1IncrementalVoxelMap.html#abce65d0e2a90cbac70e055265a60db46">small_gicp::IncrementalVoxelMap< VoxelContents ></a>
|
|
</li>
|
|
</ul>
|
|
</div><!-- contents -->
|
|
<!-- start footer part -->
|
|
<hr class="footer"/><address class="footer"><small>
|
|
Generated by <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>
|