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
|
<!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++: Data Fields - Typedefs</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">
 
<h3><a id="index_v"></a>- v -</h3><ul>
<li>value_type
: <a class="el" href="classbm_1_1base__sparse__vector.html#ada72cc2370e8aee6c8d940ee2bfd8c7b">bm::base_sparse_vector< Val, BV, MAX_SIZE ></a>
, <a class="el" href="classbm_1_1bvector_1_1bulk__insert__iterator.html#ab85eaaddebff9010f03f2b56f415580c">bm::bvector< Alloc >::bulk_insert_iterator</a>
, <a class="el" href="classbm_1_1bvector_1_1enumerator.html#ab7b77db21141e70d7c708c57a1222f5e">bm::bvector< Alloc >::enumerator</a>
, <a class="el" href="classbm_1_1bvector_1_1insert__iterator.html#aef959b3a93b961040b38cd2a9876a055">bm::bvector< Alloc >::insert_iterator</a>
, <a class="el" href="classbm_1_1compressed__collection.html#a6cc4a30c9d78a990b6d6a290320db940">bm::compressed_collection< Value, BV ></a>
, <a class="el" href="classbm_1_1rsc__sparse__vector_1_1back__insert__iterator.html#a9188212ebdb02665fcbe8c6889ba09b8">bm::rsc_sparse_vector< Val, SV >::back_insert_iterator</a>
, <a class="el" href="classbm_1_1rsc__sparse__vector_1_1const__iterator.html#a3c957b1ee02ad2b51beb45a294b1e662">bm::rsc_sparse_vector< Val, SV >::const_iterator</a>
, <a class="el" href="classbm_1_1rsc__sparse__vector.html#a29e94a1d0053a1641378954ac1a5d115">bm::rsc_sparse_vector< Val, SV ></a>
, <a class="el" href="classbm_1_1set2set__11__transform.html#a641583a4a4301ab91b6bc1b2729d1a37">bm::set2set_11_transform< SV ></a>
, <a class="el" href="classbm_1_1sparse__vector_1_1back__insert__iterator.html#aee017a94d3471afa1bbca29a695f6dc7">bm::sparse_vector< Val, BV >::back_insert_iterator</a>
, <a class="el" href="classbm_1_1sparse__vector_1_1const__iterator.html#ae870d8711079a364a3e92fea57d2f528">bm::sparse_vector< Val, BV >::const_iterator</a>
, <a class="el" href="classbm_1_1sparse__vector.html#afb9b294f2f1fcaed3e4828eb218c4ea4">bm::sparse_vector< Val, BV ></a>
, <a class="el" href="classbm_1_1sparse__vector__deserializer.html#afd494d01de3aa293b2cb470499266c50">bm::sparse_vector_deserializer< SV ></a>
, <a class="el" href="classbm_1_1sparse__vector__scanner.html#a3890a7946df47e738cd7e3496b78f767">bm::sparse_vector_scanner< SV ></a>
, <a class="el" href="structbm_1_1sparse__vector__serial__layout.html#ace0c7d59350c6c3ca6d88bde2b72374c">bm::sparse_vector_serial_layout< SV ></a>
, <a class="el" href="classbm_1_1sparse__vector__serializer.html#a863d842d275396150c0432c26b1de337">bm::sparse_vector_serializer< SV ></a>
, <a class="el" href="classbm_1_1str__sparse__vector_1_1back__insert__iterator.html#a2e2fba053558aa061aaa5b2db678993c">bm::str_sparse_vector< CharType, BV, MAX_STR_SIZE >::back_insert_iterator</a>
, <a class="el" href="classbm_1_1str__sparse__vector_1_1const__iterator.html#a4396eab5b046a8eecc229906e14836bb">bm::str_sparse_vector< CharType, BV, MAX_STR_SIZE >::const_iterator</a>
, <a class="el" href="classbm_1_1str__sparse__vector.html#a0b1e65ac38914c77be38f9083dd1ac11">bm::str_sparse_vector< CharType, BV, MAX_STR_SIZE ></a>
, <a class="el" href="structbm_1_1tmatrix.html#a5261ed0fee487db11632487086788a3c">bm::tmatrix< T, ROWS, COLS ></a>
</li>
<li>vector_type
: <a class="el" href="structbm_1_1similarity__batch.html#a5574fe8cc3477cd58ec4b49a3d3741cb">bm::similarity_batch< SDESCR ></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>
|