File: functions_func_g.html

package info (click to toggle)
bmagic 6.3.0-1
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 49,956 kB
  • sloc: cpp: 84,298; ansic: 9,703; sh: 1,664; makefile: 742
file content (388 lines) | stat: -rwxr-xr-x 23,103 bytes parent folder | download
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
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
<!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 - Functions</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&amp;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">
&#160;

<h3><a id="index_g"></a>- g -</h3><ul>
<li>gamma()
: <a class="el" href="classbm_1_1bit__in.html#a159ab0a19d0210cf874a29e87594207a">bm::bit_in&lt; TDecoder &gt;</a>
, <a class="el" href="classbm_1_1bit__out.html#aa183b3c8e4967d8041389f5eff51a63c">bm::bit_out&lt; TEncoder &gt;</a>
</li>
<li>gamma_arr_bit_block()
: <a class="el" href="classbm_1_1serializer.html#a35af8e3e95156e65c1fb982819221a56">bm::serializer&lt; BV &gt;</a>
</li>
<li>gamma_decoder()
: <a class="el" href="classbm_1_1gamma__decoder.html#af60ec7612ed672274332c3e2ad957dbb">bm::gamma_decoder&lt; T, TBitIO &gt;</a>
</li>
<li>gamma_encoder()
: <a class="el" href="classbm_1_1gamma__encoder.html#a3b5e4efeb00bcc10f09d07dd4a9aa153">bm::gamma_encoder&lt; T, TBitIO &gt;</a>
</li>
<li>gamma_gap_array()
: <a class="el" href="classbm_1_1serializer.html#ac836f05e332318da2f3246d947f80bb4">bm::serializer&lt; BV &gt;</a>
</li>
<li>gamma_gap_bit_block()
: <a class="el" href="classbm_1_1serializer.html#ae27c54541f7952fa4126787e4be831d4">bm::serializer&lt; BV &gt;</a>
</li>
<li>gamma_gap_block()
: <a class="el" href="classbm_1_1serializer.html#a00231a9e02fcf66bca34bc7b1c9cd131">bm::serializer&lt; BV &gt;</a>
</li>
<li>gap_length_serialization()
: <a class="el" href="classbm_1_1serializer.html#a1cc15fdc05252d2ec94074da29bcdf4c">bm::serializer&lt; BV &gt;</a>
</li>
<li>gap_op_to_bit()
: <a class="el" href="structbm_1_1operation__functions.html#a691347341c16758acd97a7cebaf2d28e">bm::operation_functions&lt; T &gt;</a>
</li>
<li>gap_operation()
: <a class="el" href="structbm_1_1operation__functions.html#adc10260f808b51e3870e1bbc7e5dffd4">bm::operation_functions&lt; T &gt;</a>
</li>
<li>gap_transpose_engine()
: <a class="el" href="classbm_1_1gap__transpose__engine.html#af5cb0321f7461d6c072dd13ac5b77a3a">bm::gap_transpose_engine&lt; GT, BT, BLOCK_SIZE &gt;</a>
</li>
<li>gather()
: <a class="el" href="classbm_1_1sparse__vector.html#a754353061e22e39a5e5c5b0ca77cb6a9">bm::sparse_vector&lt; Val, BV &gt;</a>
</li>
<li>get()
: <a class="el" href="structbm_1_1bit__grabber.html#ae4e83826a695d2cf8dbdc39a789bf456">bm::bit_grabber&lt; T, BPC &gt;</a>
, <a class="el" href="structbm_1_1bit__grabber_3_01unsigned_01char_00_018_01_4.html#a8753317c8359b848499c9395b3320320">bm::bit_grabber&lt; unsigned char, 8 &gt;</a>
, <a class="el" href="structbm_1_1bit__grabber_3_01unsigned_01short_00_0116_01_4.html#a3dd630fb60384045851f4a9b8fbba747">bm::bit_grabber&lt; unsigned short, 16 &gt;</a>
, <a class="el" href="structbm_1_1bit__grabber_3_01unsigned_00_0132_01_4.html#a68466209bbb94e443715725099b359f3">bm::bit_grabber&lt; unsigned, 32 &gt;</a>
, <a class="el" href="structbm_1_1bit__trans__grabber.html#a28c57c0d9ac1055cc799afe5e888abb5">bm::bit_trans_grabber&lt; T, BPC, BPS &gt;</a>
, <a class="el" href="classbm_1_1bvps__addr__resolver.html#aae91b5cd0276aae406bb50d0161bd23a">bm::bvps_addr_resolver&lt; BV &gt;</a>
, <a class="el" href="classbm_1_1compressed__collection.html#aad943a7a57a250edb232b57a2ce82a8f">bm::compressed_collection&lt; Value, BV &gt;</a>
, <a class="el" href="classbm_1_1interval__enumerator.html#a3ea1781d0fc2f22b6e6c817e9c504a6d">bm::interval_enumerator&lt; BV &gt;</a>
, <a class="el" href="classbm_1_1rsc__sparse__vector.html#a90d532ba181599d75564153bc71a84fa">bm::rsc_sparse_vector&lt; Val, SV &gt;</a>
, <a class="el" href="classbm_1_1sparse__vector.html#a20fe4ed7805474ea16c7ff4a24fb3f0e">bm::sparse_vector&lt; Val, BV &gt;</a>
, <a class="el" href="classbm_1_1str__sparse__vector.html#abd99eb3c42248903bd99df39aa4f4deb">bm::str_sparse_vector&lt; CharType, BV, MAX_STR_SIZE &gt;</a>
, <a class="el" href="classbm_1_1sv__addr__resolver.html#ade450160bd66c5e200c3baae26998ba4">bm::sv_addr_resolver&lt; SV &gt;</a>
</li>
<li>get_16()
: <a class="el" href="classbm_1_1decoder.html#ad0d32885d8a1ceddef02612c330ca06e">bm::decoder</a>
, <a class="el" href="classbm_1_1decoder__little__endian.html#a3f77a8303fab7d3f05bc6a47c7353564">bm::decoder_little_endian</a>
</li>
<li>get_24()
: <a class="el" href="classbm_1_1decoder.html#ab0357d3a8cc611360c9a9025c54f81fb">bm::decoder</a>
, <a class="el" href="classbm_1_1decoder__little__endian.html#a729f1c17a90f76604ff830615e21961f">bm::decoder_little_endian</a>
</li>
<li>get_32()
: <a class="el" href="classbm_1_1bitblock__get__adapter.html#a2f75396324f1e92c374c405a287b08de">bm::bitblock_get_adapter</a>
, <a class="el" href="classbm_1_1decoder.html#a9136f7606f67ad5f1473698948e54beb">bm::decoder</a>
, <a class="el" href="classbm_1_1decoder__little__endian.html#a2ad1b71a0f2a276a6103310a91334c49">bm::decoder_little_endian</a>
, <a class="el" href="classbm_1_1decoder__range__adapter.html#a2af01119f8b27875c337ff6310df8baf">bm::decoder_range_adapter&lt; DEC &gt;</a>
</li>
<li>get_32_AND()
: <a class="el" href="classbm_1_1decoder.html#acffd47d081822f83e29cafced3f5f339">bm::decoder</a>
, <a class="el" href="classbm_1_1decoder__little__endian.html#acf0f972ae89cf7d666024e987a33d5c9">bm::decoder_little_endian</a>
</li>
<li>get_32_OR()
: <a class="el" href="classbm_1_1decoder.html#abf2fbd858fd78eb4699f575487782872">bm::decoder</a>
, <a class="el" href="classbm_1_1decoder__little__endian.html#a4a8f0fe2bf8fbbf7aada1ee38d04ba39">bm::decoder_little_endian</a>
</li>
<li>get_48()
: <a class="el" href="classbm_1_1decoder.html#af4149725561a101e753b6276bf72c775">bm::decoder</a>
, <a class="el" href="classbm_1_1decoder__little__endian.html#a8d745c288e94bbd23b8d1e4ba15c37eb">bm::decoder_little_endian</a>
</li>
<li>get_64()
: <a class="el" href="classbm_1_1decoder.html#ac98d83b8ed6f3c320b81e9626e971d0b">bm::decoder</a>
, <a class="el" href="classbm_1_1decoder__little__endian.html#aade4f6dac10179bd1476e7caec9e618f">bm::decoder_little_endian</a>
</li>
<li>get_8()
: <a class="el" href="classbm_1_1decoder__base.html#ad89f6c7054d2ffe71cccb72906748025">bm::decoder_base</a>
</li>
<li>get_allocator()
: <a class="el" href="classbm_1_1bvector.html#a7f97290c7998d85514404e10f6a11a63">bm::bvector&lt; Alloc &gt;</a>
</li>
<li>get_allocator_pool()
: <a class="el" href="classbm_1_1bvector.html#ade78fa98c59c68aedb4fd71e7b274c5f">bm::bvector&lt; Alloc &gt;</a>
</li>
<li>get_arg_block()
: <a class="el" href="classbm_1_1aggregator.html#a7ae6e80a68f6529cf0c58e57913ec130">bm::aggregator&lt; BV &gt;</a>
</li>
<li>get_arr_bit()
: <a class="el" href="classbm_1_1serial__stream__iterator.html#a021ebd54f07e2de9cadc7b1858b06f52">bm::serial_stream_iterator&lt; DEC, BLOCK_IDX &gt;</a>
</li>
<li>get_back_inserter()
: <a class="el" href="classbm_1_1rsc__sparse__vector.html#a3960b4ffeb5f8715eea97071c4d74910">bm::rsc_sparse_vector&lt; Val, SV &gt;</a>
, <a class="el" href="classbm_1_1sparse__vector.html#a664bc1422f5a71c93c09d809b3d1ec3f">bm::sparse_vector&lt; Val, BV &gt;</a>
, <a class="el" href="classbm_1_1str__sparse__vector.html#a53171ad593a71b3a51f9b7c09eecb361">bm::str_sparse_vector&lt; CharType, BV, MAX_STR_SIZE &gt;</a>
</li>
<li>get_bit()
: <a class="el" href="classbm_1_1bvector.html#af2553cf458874b088e0675e093289d89">bm::bvector&lt; Alloc &gt;</a>
, <a class="el" href="classbm_1_1serial__stream__iterator.html#a4300a5ccfda1abc22c7d58fcdc18f580">bm::serial_stream_iterator&lt; DEC, BLOCK_IDX &gt;</a>
</li>
<li>get_bit_block()
: <a class="el" href="classbm_1_1serial__stream__iterator.html#af3bea1c36539b0f0e3882bb9d847b1a5">bm::serial_stream_iterator&lt; DEC, BLOCK_IDX &gt;</a>
</li>
<li>get_bit_block_AND()
: <a class="el" href="classbm_1_1serial__stream__iterator.html#a4a8b2913e74231ca0a427d5d8c9b6655">bm::serial_stream_iterator&lt; DEC, BLOCK_IDX &gt;</a>
</li>
<li>get_bit_block_ASSIGN()
: <a class="el" href="classbm_1_1serial__stream__iterator.html#a86388e29b7cd94828c834307ccd61f1c">bm::serial_stream_iterator&lt; DEC, BLOCK_IDX &gt;</a>
</li>
<li>get_bit_block_COUNT()
: <a class="el" href="classbm_1_1serial__stream__iterator.html#a66dac9d5b1083eb129187cf68a29281c">bm::serial_stream_iterator&lt; DEC, BLOCK_IDX &gt;</a>
</li>
<li>get_bit_block_COUNT_A()
: <a class="el" href="classbm_1_1serial__stream__iterator.html#ab5db69cf09da2508e95bb3e0f2102e2f">bm::serial_stream_iterator&lt; DEC, BLOCK_IDX &gt;</a>
</li>
<li>get_bit_block_COUNT_AND()
: <a class="el" href="classbm_1_1serial__stream__iterator.html#aec4291606e5a7a3d6a50ed589ad81c45">bm::serial_stream_iterator&lt; DEC, BLOCK_IDX &gt;</a>
</li>
<li>get_bit_block_COUNT_B()
: <a class="el" href="classbm_1_1serial__stream__iterator.html#a14b0a8d69b081c71e8e3ff97d075ed88">bm::serial_stream_iterator&lt; DEC, BLOCK_IDX &gt;</a>
</li>
<li>get_bit_block_COUNT_OR()
: <a class="el" href="classbm_1_1serial__stream__iterator.html#a5fab53c1bbffe4bee9177d5878a3e76f">bm::serial_stream_iterator&lt; DEC, BLOCK_IDX &gt;</a>
</li>
<li>get_bit_block_COUNT_SUB_AB()
: <a class="el" href="classbm_1_1serial__stream__iterator.html#a4a384544ca7dab164f1270ee94d435df">bm::serial_stream_iterator&lt; DEC, BLOCK_IDX &gt;</a>
</li>
<li>get_bit_block_COUNT_SUB_BA()
: <a class="el" href="classbm_1_1serial__stream__iterator.html#a56caec6de374a93d5c1500157929010f">bm::serial_stream_iterator&lt; DEC, BLOCK_IDX &gt;</a>
</li>
<li>get_bit_block_COUNT_XOR()
: <a class="el" href="classbm_1_1serial__stream__iterator.html#ae5f6c86a525254f4860eac4a9a00b57e">bm::serial_stream_iterator&lt; DEC, BLOCK_IDX &gt;</a>
</li>
<li>get_bit_block_OR()
: <a class="el" href="classbm_1_1serial__stream__iterator.html#a8409f90b601320d0928d08f458b9a9e3">bm::serial_stream_iterator&lt; DEC, BLOCK_IDX &gt;</a>
</li>
<li>get_bit_block_SUB()
: <a class="el" href="classbm_1_1serial__stream__iterator.html#a4560ae826a20f01d7cb00eb7e365f81a">bm::serial_stream_iterator&lt; DEC, BLOCK_IDX &gt;</a>
</li>
<li>get_bit_block_XOR()
: <a class="el" href="classbm_1_1serial__stream__iterator.html#a7f0d0c9cada819eab2050ba8ce8be782">bm::serial_stream_iterator&lt; DEC, BLOCK_IDX &gt;</a>
</li>
<li>get_bits()
: <a class="el" href="classbm_1_1bit__in.html#ab2a0103580b80ce9d2f0c86bd0bd5054">bm::bit_in&lt; TDecoder &gt;</a>
</li>
<li>get_block()
: <a class="el" href="classbm_1_1basic__bmatrix.html#a60f5b686518921413c6bc769005c9e63">bm::basic_bmatrix&lt; BV &gt;</a>
</li>
<li>get_block_allocator()
: <a class="el" href="classbm_1_1mem__alloc.html#a96b3d84fd351b6aa5992d3df4bb588f2">bm::mem_alloc&lt; BA, PA, APool &gt;</a>
</li>
<li>get_block_type()
: <a class="el" href="classbm_1_1serial__stream__iterator.html#ae739c5a934351e7ff2627eef44f45faf">bm::serial_stream_iterator&lt; DEC, BLOCK_IDX &gt;</a>
</li>
<li>get_blocks_manager()
: <a class="el" href="classbm_1_1bvector.html#a4a08b48003a0f25be9c148b942b1d85b">bm::bvector&lt; Alloc &gt;</a>
</li>
<li>get_bmatrix()
: <a class="el" href="classbm_1_1base__sparse__vector.html#a6968cce1aa966f6207457b237bc627e8">bm::base_sparse_vector&lt; Val, BV, MAX_SIZE &gt;</a>
, <a class="el" href="classbm_1_1rsc__sparse__vector.html#a0bbb26432a7eabd4cf90326ec942d776">bm::rsc_sparse_vector&lt; Val, SV &gt;</a>
</li>
<li>get_buf()
: <a class="el" href="classbm_1_1bvector__mini.html#a0e86059e281f592e04fe33110d40712a">bm::bvector_mini&lt; A &gt;</a>
</li>
<li>get_bv()
: <a class="el" href="classbm_1_1bv__ref__vector.html#a8a243086235da1b0d79143e293468463">bm::bv_ref_vector&lt; BV &gt;</a>
</li>
<li>get_bv_zero()
: <a class="el" href="classbm_1_1set2set__11__transform.html#a26e32bb220bac4737d52756c35bb2a5a">bm::set2set_11_transform&lt; SV &gt;</a>
</li>
<li>get_bvector()
: <a class="el" href="classbm_1_1bvector_1_1bulk__insert__iterator.html#a796758e3b3a5927d0d92c744ce579406">bm::bvector&lt; Alloc &gt;::bulk_insert_iterator</a>
, <a class="el" href="classbm_1_1bvector_1_1insert__iterator.html#a378d14afa39d0cbb3e20faf89220ade0">bm::bvector&lt; Alloc &gt;::insert_iterator</a>
, <a class="el" href="classbm_1_1bvps__addr__resolver.html#af60ea054bb4b77af6cb97845fb1a36cd">bm::bvps_addr_resolver&lt; BV &gt;</a>
, <a class="el" href="classbm_1_1sv__addr__resolver.html#a3c7121a6867a07fc7d6402ec0913c815">bm::sv_addr_resolver&lt; SV &gt;</a>
</li>
<li>get_compression_level()
: <a class="el" href="classbm_1_1serializer.html#a8b25179db060231eb33af3c483ddf321">bm::serializer&lt; BV &gt;</a>
</li>
<li>get_compression_stat()
: <a class="el" href="classbm_1_1serializer.html#accf87a102ebf47571e42dece57740e45">bm::serializer&lt; BV &gt;</a>
</li>
<li>get_const_iterator()
: <a class="el" href="classbm_1_1rsc__sparse__vector.html#a97f7ec7cc9f3bbf8c312375c8afb814a">bm::rsc_sparse_vector&lt; Val, SV &gt;</a>
, <a class="el" href="classbm_1_1sparse__vector.html#ae3dba4ac054abad42d66b903ba223edd">bm::sparse_vector&lt; Val, BV &gt;</a>
, <a class="el" href="classbm_1_1str__sparse__vector.html#a76ed288a79ca237fd83fc5848b4c9135">bm::str_sparse_vector&lt; CharType, BV, MAX_STR_SIZE &gt;</a>
</li>
<li>get_descr()
: <a class="el" href="classbm_1_1xor__scanner.html#a897b8cfd4f2da327e10ff5f6b6864f81">bm::xor_scanner&lt; BV &gt;</a>
</li>
<li>get_enumerator()
: <a class="el" href="classbm_1_1bvector.html#abae3a8b0367bcec9ea9b24b064e66dee">bm::bvector&lt; Alloc &gt;</a>
</li>
<li>get_first()
: <a class="el" href="classbm_1_1bvector.html#a9ab6964e14405327936d183a11dcd455">bm::bvector&lt; Alloc &gt;</a>
, <a class="el" href="classbm_1_1bvector__mini.html#a53fe99d15e0a338f6f9cab679a83aa30">bm::bvector_mini&lt; A &gt;</a>
, <a class="el" href="classbm_1_1similarity__descriptor.html#a7f55b70a108912d38b62af4072b27e21">bm::similarity_descriptor&lt; SO, DMD_SZ, IDX_VALUE, SValue, SFunc &gt;</a>
</li>
<li>get_first_idx()
: <a class="el" href="classbm_1_1similarity__descriptor.html#af31a2cfa153b4358574fe0901e69718a">bm::similarity_descriptor&lt; SO, DMD_SZ, IDX_VALUE, SValue, SFunc &gt;</a>
</li>
<li>get_found_block()
: <a class="el" href="classbm_1_1xor__scanner.html#af1ca6bb7d544b193d32b9541742ad075">bm::xor_scanner&lt; BV &gt;</a>
</li>
<li>get_gap_block()
: <a class="el" href="classbm_1_1serial__stream__iterator.html#acda5001bec491bb568a5440486a7ba1d">bm::serial_stream_iterator&lt; DEC, BLOCK_IDX &gt;</a>
</li>
<li>get_half_octet()
: <a class="el" href="classbm_1_1basic__bmatrix.html#a435e66638afc3af3622d112949bc34f0">bm::basic_bmatrix&lt; BV &gt;</a>
</li>
<li>get_id()
: <a class="el" href="classbm_1_1serial__stream__iterator.html#a5b1b8956096116a3f1fcf4dfe1a62a71">bm::serial_stream_iterator&lt; DEC, BLOCK_IDX &gt;</a>
</li>
<li>get_id_count()
: <a class="el" href="classbm_1_1serial__stream__iterator.html#a3af4c355356f6c8a12136634d9c22b57">bm::serial_stream_iterator&lt; DEC, BLOCK_IDX &gt;</a>
</li>
<li>get_inv_arr()
: <a class="el" href="classbm_1_1serial__stream__iterator.html#a4643662e0b0a73537f50f54dd63e8b18">bm::serial_stream_iterator&lt; DEC, BLOCK_IDX &gt;</a>
</li>
<li>get_new_blocks_strat()
: <a class="el" href="classbm_1_1bvector.html#a615337f0db4c56d0cf1df85477c9fe41">bm::bvector&lt; Alloc &gt;</a>
</li>
<li>get_next()
: <a class="el" href="classbm_1_1bvector.html#a3a09e493d97f5a66b6ec4e14e04cf118">bm::bvector&lt; Alloc &gt;</a>
, <a class="el" href="classbm_1_1bvector__mini.html#a5a8b2122fb59875b891c6e35ca08cc2c">bm::bvector_mini&lt; A &gt;</a>
</li>
<li>get_null_bvect()
: <a class="el" href="classbm_1_1base__sparse__vector.html#af99cb7ae40684ab64e9028a3164f2ba7">bm::base_sparse_vector&lt; Val, BV, MAX_SIZE &gt;</a>
, <a class="el" href="classbm_1_1sparse__vector_1_1back__insert__iterator.html#a6416556129e2d82e0afaa73b2b63f5c9">bm::sparse_vector&lt; Val, BV &gt;::back_insert_iterator</a>
</li>
<li>get_null_bvector()
: <a class="el" href="classbm_1_1base__sparse__vector.html#aacbde903b5a180ec493d34dd209fe542">bm::base_sparse_vector&lt; Val, BV, MAX_SIZE &gt;</a>
, <a class="el" href="classbm_1_1rsc__sparse__vector.html#abd9717524e6f4c5b0534238276546163">bm::rsc_sparse_vector&lt; Val, SV &gt;</a>
</li>
<li>get_octet()
: <a class="el" href="classbm_1_1basic__bmatrix.html#ae447f70719c210a0bf1c879ea4f91250">bm::basic_bmatrix&lt; BV &gt;</a>
</li>
<li>get_operation()
: <a class="el" href="classbm_1_1aggregator.html#a957d36fd1d9df8c97fbfa7b2c0e8ab70">bm::aggregator&lt; BV &gt;</a>
</li>
<li>get_operation_status()
: <a class="el" href="classbm_1_1aggregator.html#af774729151e34edeb3c9e9772ab82034">bm::aggregator&lt; BV &gt;</a>
</li>
<li>get_plain()
: <a class="el" href="classbm_1_1base__sparse__vector.html#a25c36c5aaa80efcf5b06bf37689f779a">bm::base_sparse_vector&lt; Val, BV, MAX_SIZE &gt;</a>
, <a class="el" href="classbm_1_1rsc__sparse__vector.html#a4fa82dff7cde60c90d00f3ec932d0780">bm::rsc_sparse_vector&lt; Val, SV &gt;</a>
, <a class="el" href="structbm_1_1sparse__vector__serial__layout.html#a3dc6f90769f9c9a4707d80863af45355">bm::sparse_vector_serial_layout&lt; SV &gt;</a>
</li>
<li>get_plains_mask()
: <a class="el" href="classbm_1_1base__sparse__vector.html#a72409b56dfdd2144dea612a1f6571a03">bm::base_sparse_vector&lt; Val, BV, MAX_SIZE &gt;</a>
</li>
<li>get_pool()
: <a class="el" href="classbm_1_1mem__alloc.html#a8b78261773d9c3093405fc8628ea02e3">bm::mem_alloc&lt; BA, PA, APool &gt;</a>
</li>
<li>get_pos()
: <a class="el" href="classbm_1_1decoder__base.html#a04a09369aa6d1795a63676a06b59e599">bm::decoder_base</a>
, <a class="el" href="classbm_1_1encoder.html#a1ede45500d09b2e613d7e3a49dfaa723">bm::encoder</a>
</li>
<li>get_ptr_allocator()
: <a class="el" href="classbm_1_1mem__alloc.html#acc7c9a6abe6bae642dde9a6327b3e7dc">bm::mem_alloc&lt; BA, PA, APool &gt;</a>
</li>
<li>get_ref_vector()
: <a class="el" href="classbm_1_1xor__scanner.html#aadb5803354a0d483aec46eb65edc5e28">bm::xor_scanner&lt; BV &gt;</a>
</li>
<li>get_remap_buffer()
: <a class="el" href="classbm_1_1rsc__sparse__vector.html#aa5c4cd19096ad01f75a0ebd8f54c871e">bm::rsc_sparse_vector&lt; Val, SV &gt;</a>
, <a class="el" href="classbm_1_1sparse__vector.html#adf7f25845e3ff7d42c3bd86b05f2c88c">bm::sparse_vector&lt; Val, BV &gt;</a>
, <a class="el" href="classbm_1_1str__sparse__vector.html#af0b3c91c9e40beca1b87fb63c4d1db8b">bm::str_sparse_vector&lt; CharType, BV, MAX_STR_SIZE &gt;</a>
</li>
<li>get_row()
: <a class="el" href="classbm_1_1basic__bmatrix.html#ab2f8b8c2272f2dd236e4dcfbfa9ae327">bm::basic_bmatrix&lt; BV &gt;</a>
</li>
<li>get_row_idx()
: <a class="el" href="classbm_1_1bv__ref__vector.html#a99679bf7956b39ee02507370751006a8">bm::bv_ref_vector&lt; BV &gt;</a>
</li>
<li>get_second()
: <a class="el" href="classbm_1_1similarity__descriptor.html#a8871aad268b542f97eedce1085b1dad4">bm::similarity_descriptor&lt; SO, DMD_SZ, IDX_VALUE, SValue, SFunc &gt;</a>
</li>
<li>get_second_idx()
: <a class="el" href="classbm_1_1similarity__descriptor.html#a25496ccd033bf5b525f6b26dd5987dcd">bm::similarity_descriptor&lt; SO, DMD_SZ, IDX_VALUE, SValue, SFunc &gt;</a>
</li>
<li>get_state()
: <a class="el" href="classbm_1_1serial__stream__iterator.html#af20949dabb954fc14979b3f519767ee5">bm::serial_stream_iterator&lt; DEC, BLOCK_IDX &gt;</a>
</li>
<li>get_sv()
: <a class="el" href="classbm_1_1rsc__sparse__vector.html#ac05007fe066d8d537c7d6b8b2025aa1e">bm::rsc_sparse_vector&lt; Val, SV &gt;</a>
</li>
<li>get_target()
: <a class="el" href="classbm_1_1aggregator.html#ab2db2624b3bfb9ae9575a53daeb99e7a">bm::aggregator&lt; BV &gt;</a>
</li>
<li>get_temp_block()
: <a class="el" href="classbm_1_1aggregator.html#a075ad2d1f2809bc196c17522e33e2cb1">bm::aggregator&lt; BV &gt;</a>
</li>
<li>get_vector()
: <a class="el" href="structsparse__vect__index.html#ae07351c616badacff2fdba4e55d82dd4">sparse_vect_index</a>
</li>
<li>get_x_bc()
: <a class="el" href="classbm_1_1xor__scanner.html#a65bfdb6f3e81bd0c0879cc09d10963d5">bm::xor_scanner&lt; BV &gt;</a>
</li>
<li>get_x_best_metric()
: <a class="el" href="classbm_1_1xor__scanner.html#a1ca43839153238d641db3888c728d4f7">bm::xor_scanner&lt; BV &gt;</a>
</li>
<li>get_x_block_best()
: <a class="el" href="classbm_1_1xor__scanner.html#a18f198e1c51f2da381db5d1872d5b822">bm::xor_scanner&lt; BV &gt;</a>
</li>
<li>get_x_gc()
: <a class="el" href="classbm_1_1xor__scanner.html#a44126f5bd40c3f6ecf31af6703687b4b">bm::xor_scanner&lt; BV &gt;</a>
</li>
<li>get_xor_digest()
: <a class="el" href="classbm_1_1xor__scanner.html#a60143e88fb9decae4a94952083370e1a">bm::xor_scanner&lt; BV &gt;</a>
</li>
<li>GetVector()
: <a class="el" href="classDNA__FingerprintScanner.html#a8623c4721c296e6cc065ae6a2ceff980">DNA_FingerprintScanner</a>
</li>
<li>go_first()
: <a class="el" href="classbm_1_1bvector_1_1enumerator.html#a479acb9c294e37df5a779a7853861e05">bm::bvector&lt; Alloc &gt;::enumerator</a>
</li>
<li>go_to()
: <a class="el" href="classbm_1_1bvector_1_1enumerator.html#a81901b1a7ac3bfed1e79573f8e7f51e7">bm::bvector&lt; Alloc &gt;::enumerator</a>
, <a class="el" href="classbm_1_1interval__enumerator.html#afeae87a518d408f42a079b4e2796baad">bm::interval_enumerator&lt; BV &gt;</a>
, <a class="el" href="classbm_1_1rsc__sparse__vector_1_1const__iterator.html#a5cca8b37b70f2ea5854e97ab3a537498">bm::rsc_sparse_vector&lt; Val, SV &gt;::const_iterator</a>
, <a class="el" href="classbm_1_1sparse__vector_1_1const__iterator.html#a0232d1306211dd761503373dd3c4ac17">bm::sparse_vector&lt; Val, BV &gt;::const_iterator</a>
, <a class="el" href="classbm_1_1str__sparse__vector_1_1const__iterator.html#a2a7015a797da4f4df9b16550871ecf37">bm::str_sparse_vector&lt; CharType, BV, MAX_STR_SIZE &gt;::const_iterator</a>
</li>
<li>go_to_impl()
: <a class="el" href="classbm_1_1interval__enumerator.html#a2c3e5f01bc9b68231e4e9080516c6790">bm::interval_enumerator&lt; BV &gt;</a>
</li>
<li>go_up()
: <a class="el" href="classbm_1_1bvector_1_1enumerator.html#ad798f21865d0d357d635e4ab112f5ea5">bm::bvector&lt; Alloc &gt;::enumerator</a>
</li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.17
</small></address>
</body>
</html>