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
|
<!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++: bmrandom.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> </div>
<div class="headertitle">
<div class="title">bmrandom.h File Reference</div> </div>
</div><!--header-->
<div class="contents">
<p>Generation of random subset.
<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 <stdlib.h></code><br />
<code>#include <random></code><br />
<code>#include <algorithm></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 bmrandom.h:</div>
<div class="dyncontent">
<div class="center"><img src="bmrandom_8h__incl.png" border="0" usemap="#bmrandom_8h" alt=""/></div>
<map name="bmrandom_8h" id="bmrandom_8h">
<area shape="rect" title="Generation of random subset." alt="" coords="195,5,289,32"/>
<area shape="rect" href="bmfunc_8h.html" title="Bit manipulation primitives (internal)" alt="" coords="67,80,142,107"/>
<area shape="rect" href="bmdef_8h.html" title="Definitions(internal)" alt="" coords="81,229,149,256"/>
<area shape="rect" title=" " alt="" coords="166,80,230,107"/>
<area shape="rect" title=" " alt="" coords="255,80,320,107"/>
<area shape="rect" title=" " alt="" coords="345,80,419,107"/>
<area shape="rect" href="bmundef_8h.html" title="pre-processor un-defines to avoid global space pollution (internal)" alt="" coords="443,80,526,107"/>
<area shape="rect" title=" " alt="" coords="26,155,106,181"/>
<area shape="rect" href="bmutil_8h.html" title="Bit manipulation primitives (internal)" alt="" coords="181,155,249,181"/>
<area shape="rect" title=" " alt="" coords="5,304,65,331"/>
<area shape="rect" title=" " alt="" coords="89,304,155,331"/>
<area shape="rect" href="bmconst_8h.html" title="Constants, tables and typedefs." alt="" coords="174,229,257,256"/>
<area shape="rect" title=" " alt="" coords="281,229,371,256"/>
<area shape="rect" title=" " alt="" coords="185,304,246,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="bmrandom_8h__dep__incl.png" border="0" usemap="#bmrandom_8hdep" alt=""/></div>
<map name="bmrandom_8hdep" id="bmrandom_8hdep">
<area shape="rect" title="Generation of random subset." alt="" coords="140,5,235,32"/>
<area shape="rect" href="sample10_8cpp.html" title="Example: bvector<> generation of random sub-set." alt="" coords="5,80,108,107"/>
<area shape="rect" href="xsample03_8cpp.html" title="Example: SNP search in human genome." alt="" coords="132,80,243,107"/>
<area shape="rect" href="xsample05_8cpp.html" title="Example: Example on how to use bit-transposed string sparse vector." alt="" coords="267,80,377,107"/>
</map>
</div>
</div>
<p><a href="bmrandom_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_1random__subset.html">bm::random_subset< BV ></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="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>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Generation of random subset. </p>
<p class="definition">Definition in file <a class="el" href="bmrandom_8h_source.html">bmrandom.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>
|