199 lines
15 KiB
HTML
199 lines
15 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://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.8.11"/>
|
|
<title>mlpack: src/mlpack/core/tree/binary_space_tree/rp_tree_mean_split.hpp File 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>
|
|
<script type="text/javascript">
|
|
$(document).ready(function() { init_search(); });
|
|
</script>
|
|
<link href="doxygen.css" rel="stylesheet" type="text/css" />
|
|
<link href="extra-stylesheet.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">mlpack
|
|
 <span id="projectnumber">master</span>
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
<!-- end header part -->
|
|
<!-- Generated by Doxygen 1.8.11 -->
|
|
<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 Page</span></a></li>
|
|
<li><a href="pages.html"><span>Related Pages</span></a></li>
|
|
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
|
|
<li><a href="annotated.html"><span>Classes</span></a></li>
|
|
<li class="current"><a href="files.html"><span>Files</span></a></li>
|
|
<li>
|
|
<div id="MSearchBox" class="MSearchBoxInactive">
|
|
<span class="left">
|
|
<img id="MSearchSelect" src="search/mag_sel.png"
|
|
onmouseover="return searchBox.OnSearchSelectShow()"
|
|
onmouseout="return searchBox.OnSearchSelectHide()"
|
|
alt=""/>
|
|
<input type="text" id="MSearchField" value="Search" accesskey="S"
|
|
onfocus="searchBox.OnSearchFieldFocus(true)"
|
|
onblur="searchBox.OnSearchFieldFocus(false)"
|
|
onkeyup="searchBox.OnSearchFieldChange(event)"/>
|
|
</span><span class="right">
|
|
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
|
|
</span>
|
|
</div>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<div id="navrow2" class="tabs2">
|
|
<ul class="tablist">
|
|
<li><a href="files.html"><span>File List</span></a></li>
|
|
<li><a href="globals.html"><span>File Members</span></a></li>
|
|
</ul>
|
|
</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="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="dir_44a936ef30fc126706c6284a2fc0c990.html">mlpack</a></li><li class="navelem"><a class="el" href="dir_f7ac9cdfd28b2e882eb44d163e3b98b4.html">core</a></li><li class="navelem"><a class="el" href="dir_d361cbf9654077cd65f7968e3f8eccf6.html">tree</a></li><li class="navelem"><a class="el" href="dir_f2c902aa2e0a74bdfe4e54224fb2267f.html">binary_space_tree</a></li> </ul>
|
|
</div>
|
|
</div><!-- top -->
|
|
<div class="header">
|
|
<div class="summary">
|
|
<a href="#nested-classes">Classes</a> |
|
|
<a href="#namespaces">Namespaces</a> </div>
|
|
<div class="headertitle">
|
|
<div class="title">rp_tree_mean_split.hpp File Reference</div> </div>
|
|
</div><!--header-->
|
|
<div class="contents">
|
|
<div class="textblock"><div class="dynheader">
|
|
Include dependency graph for rp_tree_mean_split.hpp:</div>
|
|
<div class="dyncontent">
|
|
<div class="center"><img src="rp__tree__mean__split_8hpp__incl.png" border="0" usemap="#src_2mlpack_2core_2tree_2binary__space__tree_2rp__tree__mean__split_8hpp" alt=""/></div>
|
|
<map name="src_2mlpack_2core_2tree_2binary__space__tree_2rp__tree__mean__split_8hpp" id="src_2mlpack_2core_2tree_2binary__space__tree_2rp__tree__mean__split_8hpp">
|
|
<area shape="rect" id="node2" href="prereqs_8hpp.html" title="The core includes that mlpack expects; standard C++ includes and Armadillo. " alt="" coords="1135,206,1271,233"/>
|
|
<area shape="rect" id="node39" href="rp__tree__max__split_8hpp.html" title="rp_tree_max_split.hpp" alt="" coords="1014,117,1165,143"/>
|
|
<area shape="rect" id="node40" href="perform__split_8hpp.html" title="mlpack/core/tree/perform\l_split.hpp" alt="" coords="1295,199,1462,240"/>
|
|
<area shape="rect" id="node42" href="lin__alg_8hpp.html" title="mlpack/core/math/lin\l_alg.hpp" alt="" coords="1241,109,1383,151"/>
|
|
<area shape="rect" id="node19" href="serialization__shim_8hpp.html" title="mlpack/core/data/serialization\l_shim.hpp" alt="" coords="1475,288,1669,329"/>
|
|
<area shape="rect" id="node23" href="serialization__template__version_8hpp.html" title="mlpack/core/data/serialization\l_template_version.hpp" alt="" coords="2236,288,2431,329"/>
|
|
<area shape="rect" id="node25" href="arma__traits_8hpp.html" title="mlpack/core/util/arma\l_traits.hpp" alt="" coords="2652,288,2799,329"/>
|
|
<area shape="rect" id="node26" href="arma__config__check_8hpp.html" title="mlpack/core/util/arma\l_config_check.hpp" alt="" coords="2823,288,2969,329"/>
|
|
<area shape="rect" id="node28" href="log_8hpp.html" title="mlpack/core/util/log.hpp" alt="" coords="725,295,885,322"/>
|
|
<area shape="rect" id="node35" href="timers_8hpp.html" title="mlpack/core/util/timers.hpp" alt="" coords="960,295,1139,322"/>
|
|
<area shape="rect" id="node38" href="deprecated_8hpp.html" title="mlpack/core/util/deprecated.hpp" alt="" coords="2994,295,3201,322"/>
|
|
<area shape="rect" id="node20" href="sfinae__utility_8hpp.html" title="mlpack/core/util/sfinae\l_utility.hpp" alt="" coords="1631,377,1785,419"/>
|
|
<area shape="rect" id="node27" href="arma__config_8hpp.html" title="This is an autogenerated file which contains the configuration of Armadillo at the time mlpack was bu..." alt="" coords="2837,385,2955,411"/>
|
|
<area shape="rect" id="node31" href="prefixedoutstream_8hpp.html" title="prefixedoutstream.hpp" alt="" coords="898,385,1049,411"/>
|
|
<area shape="rect" id="node33" href="nulloutstream_8hpp.html" title="nulloutstream.hpp" alt="" coords="697,385,823,411"/>
|
|
</map>
|
|
</div>
|
|
</div><div class="textblock"><div class="dynheader">
|
|
This graph shows which files directly or indirectly include this file:</div>
|
|
<div class="dyncontent">
|
|
<div class="center"><img src="rp__tree__mean__split_8hpp__dep__incl.png" border="0" usemap="#src_2mlpack_2core_2tree_2binary__space__tree_2rp__tree__mean__split_8hppdep" alt=""/></div>
|
|
<map name="src_2mlpack_2core_2tree_2binary__space__tree_2rp__tree__mean__split_8hppdep" id="src_2mlpack_2core_2tree_2binary__space__tree_2rp__tree__mean__split_8hppdep">
|
|
<area shape="rect" id="node2" href="binary__space__tree_8hpp.html" title="src/mlpack/core/tree\l/binary_space_tree.hpp" alt="" coords="928,109,1085,151"/>
|
|
<area shape="rect" id="node3" href="binary__space__tree_2binary__space__tree_8hpp.html" title="src/mlpack/core/tree\l/binary_space_tree/binary\l_space_tree.hpp" alt="" coords="288,199,459,255"/>
|
|
<area shape="rect" id="node6" href="neighbor__search_8hpp.html" title="src/mlpack/methods\l/neighbor_search/neighbor\l_search.hpp" alt="" coords="385,303,559,359"/>
|
|
<area shape="rect" id="node9" href="dual__tree__kmeans_8hpp.html" title="src/mlpack/methods\l/kmeans/dual_tree_kmeans.hpp" alt="" coords="494,414,701,455"/>
|
|
<area shape="rect" id="node11" href="ns__model_8hpp.html" title="src/mlpack/methods\l/neighbor_search/ns\l_model.hpp" alt="" coords="725,407,865,463"/>
|
|
<area shape="rect" id="node12" href="breadth__first__dual__tree__traverser_8hpp.html" title="src/mlpack/core/tree\l/binary_space_tree/breadth\l_first_dual_tree_traverser.hpp" alt="" coords="685,199,880,255"/>
|
|
<area shape="rect" id="node13" href="core_2tree_2binary__space__tree_2typedef_8hpp.html" title="src/mlpack/core/tree\l/binary_space_tree/typedef.hpp" alt="" coords="905,206,1109,247"/>
|
|
<area shape="rect" id="node14" href="dtb_8hpp.html" title="src/mlpack/methods\l/emst/dtb.hpp" alt="" coords="1133,206,1273,247"/>
|
|
<area shape="rect" id="node15" href="kmeans_8hpp.html" title="src/mlpack/methods\l/kmeans/kmeans.hpp" alt="" coords="1297,206,1444,247"/>
|
|
<area shape="rect" id="node22" href="pelleg__moore__kmeans_8hpp.html" title="src/mlpack/methods\l/kmeans/pelleg_moore\l_kmeans.hpp" alt="" coords="1469,199,1622,255"/>
|
|
<area shape="rect" id="node23" href="range__search_8hpp.html" title="src/mlpack/methods\l/range_search/range\l_search.hpp" alt="" coords="1646,199,1786,255"/>
|
|
<area shape="rect" id="node25" href="rs__model_8hpp.html" title="src/mlpack/methods\l/range_search/rs_model.hpp" alt="" coords="1651,310,1837,351"/>
|
|
<area shape="rect" id="node26" href="ra__model_8hpp.html" title="src/mlpack/methods\l/rann/ra_model.hpp" alt="" coords="1805,414,1945,455"/>
|
|
<area shape="rect" id="node27" href="ra__search_8hpp.html" title="src/mlpack/methods\l/rann/ra_search.hpp" alt="" coords="1970,310,2110,351"/>
|
|
<area shape="rect" id="node29" href="ra__query__stat_8hpp.html" title="src/mlpack/methods\l/rann/ra_query_stat.hpp" alt="" coords="1963,206,2122,247"/>
|
|
<area shape="rect" id="node4" href="binary__space__tree_2single__tree__traverser_8hpp.html" title="src/mlpack/core/tree\l/binary_space_tree/single\l_tree_traverser.hpp" alt="" coords="5,303,176,359"/>
|
|
<area shape="rect" id="node5" href="binary__space__tree_2dual__tree__traverser_8hpp.html" title="src/mlpack/core/tree\l/binary_space_tree/dual\l_tree_traverser.hpp" alt="" coords="200,303,360,359"/>
|
|
<area shape="rect" id="node7" href="cf_8hpp.html" title="src/mlpack/methods\l/cf/cf.hpp" alt="" coords="330,414,470,455"/>
|
|
<area shape="rect" id="node10" href="methods_2neighbor__search_2typedef_8hpp.html" title="src/mlpack/methods\l/neighbor_search/typedef.hpp" alt="" coords="113,414,306,455"/>
|
|
<area shape="rect" id="node8" href="regularized__svd_8hpp.html" title="src/mlpack/methods\l/regularized_svd/regularized\l_svd.hpp" alt="" coords="308,511,492,567"/>
|
|
<area shape="rect" id="node16" href="em__fit_8hpp.html" title="src/mlpack/methods\l/gmm/em_fit.hpp" alt="" coords="1311,310,1451,351"/>
|
|
<area shape="rect" id="node19" href="kmeans__selection_8hpp.html" title="src/mlpack/methods\l/nystroem_method/kmeans\l_selection.hpp" alt="" coords="1105,303,1285,359"/>
|
|
<area shape="rect" id="node17" href="gmm_8hpp.html" title="src/mlpack/methods\l/gmm/gmm.hpp" alt="" coords="1313,414,1453,455"/>
|
|
<area shape="rect" id="node18" href="hmm__model_8hpp.html" title="src/mlpack/methods\l/hmm/hmm_model.hpp" alt="" coords="1305,518,1460,559"/>
|
|
<area shape="rect" id="node20" href="kernel__pca_2kernel__rules_2nystroem__method_8hpp.html" title="src/mlpack/methods\l/kernel_pca/kernel_rules\l/nystroem_method.hpp" alt="" coords="1047,511,1209,567"/>
|
|
<area shape="rect" id="node21" href="nystroem__method_2nystroem__method_8hpp.html" title="src/mlpack/methods\l/nystroem_method/nystroem\l_method.hpp" alt="" coords="1101,407,1289,463"/>
|
|
<area shape="rect" id="node24" href="dbscan_8hpp.html" title="src/mlpack/methods\l/dbscan/dbscan.hpp" alt="" coords="1486,310,1626,351"/>
|
|
<area shape="rect" id="node28" href="ra__typedef_8hpp.html" title="src/mlpack/methods\l/rann/ra_typedef.hpp" alt="" coords="1969,414,2111,455"/>
|
|
</map>
|
|
</div>
|
|
</div>
|
|
<p><a href="rp__tree__mean__split_8hpp_source.html">Go to the source code of this file.</a></p>
|
|
<table class="memberdecls">
|
|
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
|
|
Classes</h2></td></tr>
|
|
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classmlpack_1_1tree_1_1RPTreeMeanSplit.html">mlpack::tree::RPTreeMeanSplit< BoundType, MatType ></a></td></tr>
|
|
<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This class splits a binary space tree. <a href="classmlpack_1_1tree_1_1RPTreeMeanSplit.html#details">More...</a><br /></td></tr>
|
|
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">struct  </td><td class="memItemRight" valign="bottom"><a class="el" href="structmlpack_1_1tree_1_1RPTreeMeanSplit_1_1SplitInfo.html">mlpack::tree::RPTreeMeanSplit< BoundType, MatType >::SplitInfo</a></td></tr>
|
|
<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">An information about the partition. <a href="structmlpack_1_1tree_1_1RPTreeMeanSplit_1_1SplitInfo.html#details">More...</a><br /></td></tr>
|
|
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
|
|
</table><table class="memberdecls">
|
|
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="namespaces"></a>
|
|
Namespaces</h2></td></tr>
|
|
<tr class="memitem:namespacemlpack"><td class="memItemLeft" align="right" valign="top">  </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacemlpack.html">mlpack</a></td></tr>
|
|
<tr class="memdesc:namespacemlpack"><td class="mdescLeft"> </td><td class="mdescRight">Linear algebra utility functions, generally performed on matrices or vectors. <br /></td></tr>
|
|
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:namespacemlpack_1_1tree"><td class="memItemLeft" align="right" valign="top">  </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacemlpack_1_1tree.html">mlpack::tree</a></td></tr>
|
|
<tr class="memdesc:namespacemlpack_1_1tree"><td class="mdescLeft"> </td><td class="mdescRight">Trees and tree-building procedures. <br /></td></tr>
|
|
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
|
|
</table>
|
|
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
|
|
<div class="textblock"><dl class="section author"><dt>Author</dt><dd>Mikhail Lozhnikov</dd></dl>
|
|
<p>Definition of class (RPTreeMaxSplit) to split a binary space partition tree.</p>
|
|
<p>mlpack is free software; you may redistribute it and/or modify it under the terms of the 3-clause BSD license. You should have received a copy of the 3-clause BSD license along with mlpack. If not, see <a href="http://www.opensource.org/licenses/BSD-3-Clause">http://www.opensource.org/licenses/BSD-3-Clause</a> for more information. </p>
|
|
|
|
<p>Definition in file <a class="el" href="rp__tree__mean__split_8hpp_source.html">rp_tree_mean_split.hpp</a>.</p>
|
|
</div></div><!-- contents -->
|
|
<!-- start footer part -->
|
|
<hr class="footer"/><address class="footer"><small>
|
|
Generated by  <a href="http://www.doxygen.org/index.html">
|
|
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
|
</a> 1.8.11
|
|
</small></address>
|
|
</body>
|
|
<script type="text/javascript">
|
|
var x = document.getElementsByClassName("formulaDsp");
|
|
var i;
|
|
for (i = 0; i < x.length; i++)
|
|
{
|
|
x[i].width /= 4;
|
|
}
|
|
</script>
|
|
</html>
|