1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133
|
<!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.8.17"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>BitMagic-C++: bmaggregator.h 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="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">BitMagic-C++
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.17 -->
<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('',false,false,'search.php','Search');
});
/* @license-end */</script>
<div id="main-nav"></div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="#nested-classes">Data Structures</a> |
<a href="#namespaces">Namespaces</a> |
<a href="#func-members">Functions</a> </div>
<div class="headertitle">
<div class="title">bmaggregator.h File Reference</div> </div>
</div><!--header-->
<div class="contents">
<p>Algorithms for fast aggregation of N bvectors.
<a href="#details">More...</a></p>
<div class="textblock"><code>#include "<a class="el" href="bmfunc_8h_source.html">bmfunc.h</a>"</code><br />
<code>#include "<a class="el" href="bmdef_8h_source.html">bmdef.h</a>"</code><br />
<code>#include "<a class="el" href="bmalgo__impl_8h_source.html">bmalgo_impl.h</a>"</code><br />
<code>#include "<a class="el" href="bmundef_8h_source.html">bmundef.h</a>"</code><br />
</div><div class="textblock"><div class="dynheader">
Include dependency graph for bmaggregator.h:</div>
<div class="dyncontent">
<div class="center"><img src="bmaggregator_8h__incl.png" border="0" usemap="#bmaggregator_8h" alt=""/></div>
<map name="bmaggregator_8h" id="bmaggregator_8h">
<area shape="rect" title="Algorithms for fast aggregation of N bvectors." alt="" coords="97,5,209,32"/>
<area shape="rect" href="bmfunc_8h.html" title="Bit manipulation primitives (internal)" alt="" coords="173,80,247,107"/>
<area shape="rect" href="bmdef_8h.html" title="Definitions(internal)" alt="" coords="47,229,115,256"/>
<area shape="rect" href="bmalgo__impl_8h.html" title="Algorithms for bvector<>" alt="" coords="42,80,149,107"/>
<area shape="rect" href="bmundef_8h.html" title="pre-processor un-defines to avoid global space pollution (internal)" alt="" coords="271,80,354,107"/>
<area shape="rect" title=" " alt="" coords="253,155,333,181"/>
<area shape="rect" href="bmutil_8h.html" title="Bit manipulation primitives (internal)" alt="" coords="160,155,228,181"/>
<area shape="rect" title=" " alt="" coords="95,304,155,331"/>
<area shape="rect" title=" " alt="" coords="5,304,71,331"/>
<area shape="rect" href="bmconst_8h.html" title="Constants, tables and typedefs." alt="" coords="258,229,341,256"/>
<area shape="rect" title=" " alt="" coords="143,229,234,256"/>
<area shape="rect" title=" " alt="" coords="269,304,330,331"/>
</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="bmaggregator_8h__dep__incl.png" border="0" usemap="#bmaggregator_8hdep" alt=""/></div>
<map name="bmaggregator_8hdep" id="bmaggregator_8hdep">
<area shape="rect" title="Algorithms for fast aggregation of N bvectors." alt="" coords="766,5,878,32"/>
<area shape="rect" href="bmsparsevec__algo_8h.html" title="Algorithms for bm::sparse_vector." alt="" coords="540,80,680,107"/>
<area shape="rect" href="sample16_8cpp.html" title="Example: how to use bm::aggregator<> for logical operations." alt="" coords="704,80,807,107"/>
<area shape="rect" href="bvsetalgebra_8cpp.html" title="Example: algebra of sets operations." alt="" coords="831,80,949,107"/>
<area shape="rect" href="xsample04_8cpp.html" title="Example: DNA substring search." alt="" coords="973,80,1084,107"/>
<area shape="rect" href="xsample01_8cpp.html" title="Example: Example: memory consumption techniques." alt="" coords="5,155,116,181"/>
<area shape="rect" href="xsample03_8cpp.html" title="Example: SNP search in human genome." alt="" coords="140,155,251,181"/>
<area shape="rect" href="xsample05_8cpp.html" title="Example: Example on how to use bit-transposed string sparse vector." alt="" coords="275,155,385,181"/>
<area shape="rect" href="xsample06_8cpp.html" title="Example: Use of sparse vector for compressed DNA strings." alt="" coords="409,155,520,181"/>
<area shape="rect" href="strsvsample02_8cpp.html" title="Example: str_sparse_vector<> insertion sort example." alt="" coords="545,155,675,181"/>
<area shape="rect" href="svsample05_8cpp.html" title="Example: sparse_vector<> used for set 2 set remapping (theory of groups Image)" alt="" coords="699,155,814,181"/>
<area shape="rect" href="svsample06_8cpp.html" title="Example: sparse_vector<> scan search (non-ordered set functionality)" alt="" coords="838,155,953,181"/>
<area shape="rect" href="svsample07_8cpp.html" title="Example: sparse_vector<> lower bound search." alt="" coords="977,155,1091,181"/>
<area shape="rect" href="svsample09_8cpp.html" title="Example: Use of sparse vector mismatch search." alt="" coords="1115,155,1230,181"/>
</map>
</div>
</div>
<p><a href="bmaggregator_8h_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>
Data Structures</h2></td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classbm_1_1aggregator.html">bm::aggregator< BV ></a></td></tr>
<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">Algorithms for fast aggregation of a group of bit-vectors. <a href="classbm_1_1aggregator.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:namespacebm"><td class="memItemLeft" align="right" valign="top">  </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacebm.html">bm</a></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="func-members"></a>
Functions</h2></td></tr>
<tr class="memitem:gab95bf57beb1b63e172642fe4f2fda6dd"><td class="memTemplParams" colspan="2">template<typename Agg , typename It > </td></tr>
<tr class="memitem:gab95bf57beb1b63e172642fe4f2fda6dd"><td class="memTemplItemLeft" align="right" valign="top">void </td><td class="memTemplItemRight" valign="bottom"><a class="el" href="group__setalgo.html#gab95bf57beb1b63e172642fe4f2fda6dd">bm::aggregator_pipeline_execute</a> (It first, It last)</td></tr>
<tr class="memdesc:gab95bf57beb1b63e172642fe4f2fda6dd"><td class="mdescLeft"> </td><td class="mdescRight">Experimental method ro run multiple aggregators in sync. <a href="group__setalgo.html#gab95bf57beb1b63e172642fe4f2fda6dd">More...</a><br /></td></tr>
<tr class="separator:gab95bf57beb1b63e172642fe4f2fda6dd"><td class="memSeparator" colspan="2"> </td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Algorithms for fast aggregation of N bvectors. </p>
<p class="definition">Definition in file <a class="el" href="bmaggregator_8h_source.html">bmaggregator.h</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.17
</small></address>
</body>
</html>
|