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
|
<!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++: Globals</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><!-- top -->
<div class="contents">
<div class="textblock">Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:</div>
<h3><a id="index_g"></a>- g -</h3><ul>
<li>gen()
: <a class="el" href="sample11_8cpp.html#a9b287f91e2adf83c3131895cd6e07195">sample11.cpp</a>
, <a class="el" href="xsample02_8cpp.html#a9b287f91e2adf83c3131895cd6e07195">xsample02.cpp</a>
, <a class="el" href="svsample06_8cpp.html#a9b287f91e2adf83c3131895cd6e07195">svsample06.cpp</a>
</li>
<li>generate_big_case()
: <a class="el" href="xsample06_8cpp.html#aedf5a6cd535b91488b8fda0fd2b5b569">xsample06.cpp</a>
</li>
<li>generate_bv_index()
: <a class="el" href="xsample01_8cpp.html#a14dd8e20549b8c10dc1eda35055f77ef">xsample01.cpp</a>
</li>
<li>generate_bvector()
: <a class="el" href="sample11_8cpp.html#ab7285eede6cb5443b9f6544fc25dc4b0">sample11.cpp</a>
</li>
<li>generate_DNA_vector()
: <a class="el" href="xsample06_8cpp.html#ad6ab9ffe5164e9acc8b4b5a8aff26cbb">xsample06.cpp</a>
</li>
<li>generate_kmers()
: <a class="el" href="xsample04_8cpp.html#afc650d5b1927c328a678f8bb0a39ac9f">xsample04.cpp</a>
</li>
<li>generate_mismatches()
: <a class="el" href="xsample06_8cpp.html#ae2de67cf9952fc46565d1c9d5cfbc1ec">xsample06.cpp</a>
</li>
<li>generate_random_subset()
: <a class="el" href="xsample03_8cpp.html#aacb20d26faea4c3ca196ac6b888636c8">xsample03.cpp</a>
</li>
<li>generate_random_vector()
: <a class="el" href="xsample01_8cpp.html#a05ac61a248eabbd9df856b6308885d18">xsample01.cpp</a>
</li>
<li>generate_set()
: <a class="el" href="svsample07_8cpp.html#a7f07aebb0c5cf6572988b962533f1219">svsample07.cpp</a>
</li>
<li>generate_string_set()
: <a class="el" href="strsvsample02_8cpp.html#a9b431e092be001b8e8a8663299118e57">strsvsample02.cpp</a>
, <a class="el" href="strsvsample03_8cpp.html#a9b431e092be001b8e8a8663299118e57">strsvsample03.cpp</a>
</li>
<li>generate_test_set()
: <a class="el" href="svsample06_8cpp.html#ae70384c7090bbcf1bbf7c7ec3541f962">svsample06.cpp</a>
</li>
<li>generate_test_vectors()
: <a class="el" href="sample12_8cpp.html#aa785f28da30cfa6e34be9472cf7cb37a">sample12.cpp</a>
</li>
</ul>
</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>
|