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 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148
|
<!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++: sample19.cpp 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_6f9635d4fbfa321d4c00f29df5cd540c.html">samples</a></li><li class="navelem"><a class="el" href="dir_7cb3e7f7dab7a783cfb904ecd842619a.html">bvsample19</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="#func-members">Functions</a> </div>
<div class="headertitle">
<div class="title">sample19.cpp File Reference</div> </div>
</div><!--header-->
<div class="contents">
<p>Example: bit-vector merge.
<a href="#details">More...</a></p>
<div class="textblock"><code>#include <stdlib.h></code><br />
<code>#include <iostream></code><br />
<code>#include "<a class="el" href="bm_8h_source.html">bm.h</a>"</code><br />
</div><div class="textblock"><div class="dynheader">
Include dependency graph for sample19.cpp:</div>
<div class="dyncontent">
<div class="center"><img src="sample19_8cpp__incl.png" border="0" usemap="#sample19_8cpp" alt=""/></div>
<map name="sample19_8cpp" id="sample19_8cpp">
<area shape="rect" title="Example: bit-vector merge." alt="" coords="2090,5,2193,32"/>
<area shape="rect" title=" " alt="" coords="2110,244,2174,271"/>
<area shape="rect" title=" " alt="" coords="2179,80,2251,107"/>
<area shape="rect" href="bm_8h.html" title="Compressed bit-vector bvector<> container, set algebraic methods, traversal iterators." alt="" coords="1074,80,1124,107"/>
<area shape="rect" title=" " alt="" coords="408,162,470,189"/>
<area shape="rect" title=" " alt="" coords="494,162,592,189"/>
<area shape="rect" title=" " alt="" coords="616,162,694,189"/>
<area shape="rect" title=" " alt="" coords="719,162,783,189"/>
<area shape="rect" href="bmdef_8h.html" title="Definitions(internal)" alt="" coords="670,393,738,420"/>
<area shape="rect" href="bmconst_8h.html" title="Constants, tables and typedefs." alt="" coords="946,393,1028,420"/>
<area shape="rect" href="bmsimd_8h.html" title="SIMD target version definitions." alt="" coords="808,162,886,189"/>
<area shape="rect" title=" " alt="" coords="1064,162,1134,189"/>
<area shape="rect" title=" " alt="" coords="1158,162,1226,189"/>
<area shape="rect" href="bmfunc_8h.html" title="Bit manipulation primitives (internal)" alt="" coords="834,244,908,271"/>
<area shape="rect" href="encoding_8h.html" title="Encoding utilities for serialization (internal)" alt="" coords="932,244,1018,271"/>
<area shape="rect" href="bmalloc_8h.html" title="Default SIMD friendly allocator." alt="" coords="2025,162,2104,189"/>
<area shape="rect" title=" " alt="" coords="1250,162,1340,189"/>
<area shape="rect" title=" " alt="" coords="1364,155,1520,196"/>
<area shape="rect" title=" " alt="" coords="1544,162,1627,189"/>
<area shape="rect" title=" " alt="" coords="1651,162,1734,189"/>
<area shape="rect" title=" " alt="" coords="1758,155,1914,196"/>
<area shape="rect" title=" " alt="" coords="1938,162,2001,189"/>
<area shape="rect" title=" " alt="" coords="718,468,778,495"/>
<area shape="rect" title=" " alt="" coords="629,468,694,495"/>
<area shape="rect" title=" " alt="" coords="956,468,1018,495"/>
<area shape="rect" href="bmsse4_8h.html" title="Compute functions for SSE4.2 SIMD instruction set (internal)" alt="" coords="389,244,468,271"/>
<area shape="rect" href="bmsse2_8h.html" title="Compute functions for SSE2 SIMD instruction set (internal)" alt="" coords="698,244,777,271"/>
<area shape="rect" title=" " alt="" coords="466,319,548,345"/>
<area shape="rect" title=" " alt="" coords="763,393,854,420"/>
<area shape="rect" title=" " alt="" coords="300,319,391,345"/>
<area shape="rect" title=" " alt="" coords="23,319,114,345"/>
<area shape="rect" title=" " alt="" coords="138,319,225,345"/>
<area shape="rect" href="bmsse__util_8h.html" title="Compute functions for SSE SIMD instruction set (internal)" alt="" coords="572,319,668,345"/>
<area shape="rect" href="bmutil_8h.html" title="Bit manipulation primitives (internal)" alt="" coords="845,319,913,345"/>
<area shape="rect" title=" " alt="" coords="938,319,1018,345"/>
<area shape="rect" title=" " alt="" coords="2040,244,2086,271"/>
</map>
</div>
</div>
<p><a href="sample19_8cpp_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="func-members"></a>
Functions</h2></td></tr>
<tr class="memitem:a840291bc02cba5474a4cb46a9b9566fe"><td class="memItemLeft" align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="sample19_8cpp.html#a840291bc02cba5474a4cb46a9b9566fe">main</a> (void)</td></tr>
<tr class="separator:a840291bc02cba5474a4cb46a9b9566fe"><td class="memSeparator" colspan="2"> </td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Example: bit-vector merge. </p>
<p>Merge operation is an equivalent of logical OR, except it destroys the argument. This is done to more efficiently transfer the information to the target vector by re-assigning memory blocks, instead of doing allocation, copy and logical OR.</p>
<p>After merge the argument vector will have undefined content, so it is better to clear or destroy it.</p>
<p>Typical use case is to merge vectors after some multi-threaded partitioned processing. </p>
<p class="definition">Definition in file <a class="el" href="sample19_8cpp_source.html">sample19.cpp</a>.</p>
</div><h2 class="groupheader">Function Documentation</h2>
<a id="a840291bc02cba5474a4cb46a9b9566fe"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a840291bc02cba5474a4cb46a9b9566fe">◆ </a></span>main()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int main </td>
<td>(</td>
<td class="paramtype">void </td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<dl class="section examples"><dt>Examples</dt><dd><a class="el" href="sample19_8cpp-example.html#a0">sample19.cpp</a>.</dd>
</dl>
<p class="definition">Definition at line <a class="el" href="sample19_8cpp_source.html#l00047">47</a> of file <a class="el" href="sample19_8cpp_source.html">sample19.cpp</a>.</p>
<p class="reference">References <a class="el" href="bm_8h_source.html#l02194">bm::bvector< Alloc >::count()</a>.</p>
</div>
</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>
|