File: functions_func_s.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 (311 lines) | stat: -rwxr-xr-x 19,293 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
<!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_s"></a>- s -</h3><ul>
<li>sample()
: <a class="el" href="classbm_1_1random__subset.html#abdf1e716e124ff4d7ad8ccef1646c99e">bm::random_subset&lt; BV &gt;</a>
</li>
<li>search_best_xor_gap()
: <a class="el" href="classbm_1_1xor__scanner.html#a7a48ecbd01ad0c575cd21f2008f87cf2">bm::xor_scanner&lt; BV &gt;</a>
</li>
<li>search_best_xor_mask()
: <a class="el" href="classbm_1_1xor__scanner.html#a73e995213d9ee3b13d92a68e5e61051a">bm::xor_scanner&lt; BV &gt;</a>
</li>
<li>seek()
: <a class="el" href="classbm_1_1decoder__base.html#ab76faddcaf2e68ea8dd3192cc63bc1a6">bm::decoder_base</a>
</li>
<li>select()
: <a class="el" href="classbm_1_1bvector.html#a7ded07c26c000250baf5215c29c3b602">bm::bvector&lt; Alloc &gt;</a>
</li>
<li>serial_stream_iterator()
: <a class="el" href="classbm_1_1serial__stream__iterator.html#a2deb5703199fce66bdede15618454484">bm::serial_stream_iterator&lt; DEC, BLOCK_IDX &gt;</a>
</li>
<li>serialize()
: <a class="el" href="classbm_1_1compressed__collection__serializer.html#a05ab31f8c917134d29c172e12a4b391d">bm::compressed_collection_serializer&lt; CBC &gt;</a>
, <a class="el" href="classbm_1_1serializer.html#a02243d7c1d5cda8550a7f4a222391d8f">bm::serializer&lt; BV &gt;</a>
, <a class="el" href="classbm_1_1sparse__vector__serializer.html#ab5708d236c5fba3fda5d55683321b8f3">bm::sparse_vector_serializer&lt; SV &gt;</a>
</li>
<li>serializer()
: <a class="el" href="classbm_1_1serializer.html#aa74ab32b8a7bac7ee012a93caa021e25">bm::serializer&lt; BV &gt;</a>
</li>
<li>set()
: <a class="el" href="classbm_1_1bvector.html#a52b4259a5cc4ebd8953832c696e24f02">bm::bvector&lt; Alloc &gt;</a>
, <a class="el" href="classbm_1_1bvmini.html#a74c7834f34f41e6042243cdbe2b7b93e">bm::bvmini&lt; N &gt;</a>
, <a class="el" href="classbm_1_1bvps__addr__resolver.html#ab5a6f395b17d1c995bc57f4b29238abf">bm::bvps_addr_resolver&lt; BV &gt;</a>
, <a class="el" href="classbm_1_1miniset.html#a34d569e459720cb037a01d74bc6cccac">bm::miniset&lt; A, N &gt;</a>
, <a class="el" href="classbm_1_1rsc__sparse__vector.html#a3fcda99085ab1d9f9cca1a6ce48f543e">bm::rsc_sparse_vector&lt; Val, SV &gt;</a>
, <a class="el" href="classbm_1_1sparse__vector.html#a56101ce9a559b30f8e14153133063ca7">bm::sparse_vector&lt; Val, BV &gt;</a>
, <a class="el" href="classbm_1_1str__sparse__vector.html#aa33c3d85960d5d06528bc89a1e546422">bm::str_sparse_vector&lt; CharType, BV, MAX_STR_SIZE &gt;</a>
, <a class="el" href="classbm_1_1sv__addr__resolver.html#aec502834804f97456c749bd4920f77fc">bm::sv_addr_resolver&lt; SV &gt;</a>
</li>
<li>set2set_11_transform()
: <a class="el" href="classbm_1_1set2set__11__transform.html#a5da4ea27d9a3d9e2809b3716e1329c7b">bm::set2set_11_transform&lt; SV &gt;</a>
</li>
<li>set_allocator_pool()
: <a class="el" href="classbm_1_1basic__bmatrix.html#a33b67244596452800981ec1b1de689df">bm::basic_bmatrix&lt; BV &gt;</a>
, <a class="el" href="classbm_1_1bvector.html#a5caf8104ebf999f36fc1f812aaff0bd5">bm::bvector&lt; Alloc &gt;</a>
, <a class="el" href="classbm_1_1sparse__vector.html#af5337ad58d9272e7a857a2bb0e9d76bd">bm::sparse_vector&lt; Val, BV &gt;</a>
</li>
<li>set_bit()
: <a class="el" href="classbm_1_1bvector.html#a6dfc9af9e9041405cbd29394121c4eb6">bm::bvector&lt; Alloc &gt;</a>
, <a class="el" href="classbm_1_1bvector__mini.html#af3dca185b071c5f433fa373627eea543">bm::bvector_mini&lt; A &gt;</a>
</li>
<li>set_bit_and()
: <a class="el" href="classbm_1_1bvector.html#a2ad7f4b32fd00b9f267db403d13fd53a">bm::bvector&lt; Alloc &gt;</a>
</li>
<li>set_bit_conditional()
: <a class="el" href="classbm_1_1bvector.html#ad93c93b81d5d1de52571c156fb3142a8">bm::bvector&lt; Alloc &gt;</a>
</li>
<li>set_bit_no_check()
: <a class="el" href="classbm_1_1bvector.html#aff4c0900eed72eaccff6f5804e33ce97">bm::bvector&lt; Alloc &gt;</a>
</li>
<li>set_bookmarks()
: <a class="el" href="classbm_1_1serializer.html#a89cebac62eb991ee3f4a5b805a255e81">bm::serializer&lt; BV &gt;</a>
, <a class="el" href="classbm_1_1sparse__vector__serializer.html#a1f2c7b4052cafe17691dac1228bc284a">bm::sparse_vector_serializer&lt; SV &gt;</a>
</li>
<li>set_compression_level()
: <a class="el" href="classbm_1_1serializer.html#a40dbaa1934e6add02acf6975cd3f88ef">bm::serializer&lt; BV &gt;</a>
</li>
<li>set_curr_ref_idx()
: <a class="el" href="classbm_1_1serializer.html#a378fa46f4336169038ae4267487160b8">bm::serializer&lt; BV &gt;</a>
</li>
<li>set_gap_levels()
: <a class="el" href="classbm_1_1bvector.html#a14f9b220fec8e7b65e4e5ed2832af96b">bm::bvector&lt; Alloc &gt;</a>
</li>
<li>set_metric()
: <a class="el" href="classbm_1_1similarity__descriptor.html#a67a6809ee8867a78c36d8955c2c02e50">bm::similarity_descriptor&lt; SO, DMD_SZ, IDX_VALUE, SValue, SFunc &gt;</a>
</li>
<li>set_new_blocks_strat()
: <a class="el" href="classbm_1_1bvector.html#a653ee052b297a49c35344704df67a452">bm::bvector&lt; Alloc &gt;</a>
</li>
<li>set_null()
: <a class="el" href="classbm_1_1rsc__sparse__vector.html#a6624e16a4b051b3cb33919818ed7c8d7">bm::rsc_sparse_vector&lt; Val, SV &gt;</a>
, <a class="el" href="classbm_1_1sparse__vector.html#a152b0daf6be6a12d3b814783f4be3017">bm::sparse_vector&lt; Val, BV &gt;</a>
, <a class="el" href="classbm_1_1str__sparse__vector.html#aa602a5df4f4a4024867dc850ef5ef1d1">bm::str_sparse_vector&lt; CharType, BV, MAX_STR_SIZE &gt;</a>
</li>
<li>set_octet()
: <a class="el" href="classbm_1_1basic__bmatrix.html#ab61b8676b409cdbf854cfc3fefb24c00">bm::basic_bmatrix&lt; BV &gt;</a>
</li>
<li>set_operation()
: <a class="el" href="classbm_1_1aggregator.html#a6e59efdeedfb130aa6e4e82ee6000ad2">bm::aggregator&lt; BV &gt;</a>
</li>
<li>set_optimization()
: <a class="el" href="classbm_1_1aggregator.html#a01d158bffd21346006cbfc1847f5bc46">bm::aggregator&lt; BV &gt;</a>
</li>
<li>set_plain()
: <a class="el" href="structbm_1_1sparse__vector__serial__layout.html#a577738ac44154b30c23f273622fa1bd8">bm::sparse_vector_serial_layout&lt; SV &gt;</a>
</li>
<li>set_pool()
: <a class="el" href="classbm_1_1mem__alloc.html#a26a3b3ad4553a7b537173504ec118cab">bm::mem_alloc&lt; BA, PA, APool &gt;</a>
</li>
<li>set_pos()
: <a class="el" href="classbm_1_1decoder__base.html#aee298687eeddb1b7ddeac47bd1272586">bm::decoder_base</a>
, <a class="el" href="classbm_1_1encoder.html#a355d986f9af8fb1be5861eb971105f84">bm::encoder</a>
</li>
<li>set_range()
: <a class="el" href="classbm_1_1bvector.html#aafb2ecaa1a55856533e6b4afbf788eae">bm::bvector&lt; Alloc &gt;</a>
, <a class="el" href="classbm_1_1deserializer.html#a8e71cac01d4b1a745736c670b30b5f53">bm::deserializer&lt; BV, DEC &gt;</a>
, <a class="el" href="classbm_1_1iterator__deserializer.html#a0026f571f005b50d9661c431164cfe29">bm::iterator_deserializer&lt; BV, SerialIterator &gt;</a>
</li>
<li>set_range_hint()
: <a class="el" href="classbm_1_1aggregator.html#a7c0379561507e25a0bce6672a90d5315">bm::aggregator&lt; BV &gt;</a>
</li>
<li>set_ref_vector()
: <a class="el" href="classbm_1_1xor__scanner.html#ae901352e9450d01beac93a20a48cb7d5">bm::xor_scanner&lt; BV &gt;</a>
</li>
<li>set_ref_vectors()
: <a class="el" href="classbm_1_1deserializer.html#a1633b1a9c9b5868eeff499572d4faad5">bm::deserializer&lt; BV, DEC &gt;</a>
, <a class="el" href="classbm_1_1operation__deserializer.html#a21dad9fb6f055aedec83232e9d218193">bm::operation_deserializer&lt; BV &gt;</a>
, <a class="el" href="classbm_1_1serializer.html#aee553cc31775b968ad54ab2db8347b54">bm::serializer&lt; BV &gt;</a>
</li>
<li>set_remap()
: <a class="el" href="classbm_1_1rsc__sparse__vector.html#a64b1f17941e0ce3864c812ad5f9d5d93">bm::rsc_sparse_vector&lt; Val, SV &gt;</a>
, <a class="el" href="classbm_1_1sparse__vector.html#a44ceced4cf1c7d43d56c3e93f84f7a7c">bm::sparse_vector&lt; Val, BV &gt;</a>
, <a class="el" href="classbm_1_1str__sparse__vector.html#a3793363487f9345b2382c8ee90988b12">bm::str_sparse_vector&lt; CharType, BV, MAX_STR_SIZE &gt;</a>
</li>
<li>set_search_range()
: <a class="el" href="classbm_1_1sparse__vector__scanner.html#ae9526c0f803b23408420e2eaf8eec10e">bm::sparse_vector_scanner&lt; SV &gt;</a>
</li>
<li>set_similarity()
: <a class="el" href="classbm_1_1similarity__descriptor.html#ab1717c3b28a1d4e2a58434bccef5a619">bm::similarity_descriptor&lt; SO, DMD_SZ, IDX_VALUE, SValue, SFunc &gt;</a>
</li>
<li>set_value()
: <a class="el" href="classbm_1_1sparse__vector.html#a1f417277d394e6531cce47ed46cba283">bm::sparse_vector&lt; Val, BV &gt;</a>
, <a class="el" href="classbm_1_1str__sparse__vector.html#a0c79d4a00dbfad5494b3aa9a53233701">bm::str_sparse_vector&lt; CharType, BV, MAX_STR_SIZE &gt;</a>
</li>
<li>set_value_no_null()
: <a class="el" href="classbm_1_1sparse__vector.html#a5fb5eae59e1d2ae527935e565ca4046d">bm::sparse_vector&lt; Val, BV &gt;</a>
, <a class="el" href="classbm_1_1str__sparse__vector.html#a153083b844515d7a8a650b99c27f4e44">bm::str_sparse_vector&lt; CharType, BV, MAX_STR_SIZE &gt;</a>
</li>
<li>set_xor_ref()
: <a class="el" href="classbm_1_1sparse__vector__serializer.html#aa93eaecb8ad1da43749b9ffb38620ada">bm::sparse_vector_serializer&lt; SV &gt;</a>
</li>
<li>shift_left()
: <a class="el" href="classbm_1_1bvector.html#a9730694fb531221dcde1b685a0b2e4b1">bm::bvector&lt; Alloc &gt;</a>
</li>
<li>shift_right()
: <a class="el" href="classbm_1_1bvector.html#aacf96380ec223d52340a60ec57c8bdbd">bm::bvector&lt; Alloc &gt;</a>
</li>
<li>similarity()
: <a class="el" href="classbm_1_1similarity__descriptor.html#a4aa71103434531e8761561728be7ffa5">bm::similarity_descriptor&lt; SO, DMD_SZ, IDX_VALUE, SValue, SFunc &gt;</a>
</li>
<li>similarity_descriptor()
: <a class="el" href="classbm_1_1similarity__descriptor.html#a43c9b3acc74beb8127c91bf7853ced38">bm::similarity_descriptor&lt; SO, DMD_SZ, IDX_VALUE, SValue, SFunc &gt;</a>
</li>
<li>size()
: <a class="el" href="classbm_1_1base__sparse__vector.html#a579ae46c25106ce1bf1ac4efd37938ea">bm::base_sparse_vector&lt; Val, BV, MAX_SIZE &gt;</a>
, <a class="el" href="classbm_1_1bv__ref__vector.html#a4b3a5d3b1f4a9a3bf783af9dd57dbb66">bm::bv_ref_vector&lt; BV &gt;</a>
, <a class="el" href="classbm_1_1bvector.html#a2f4d04c5a506faa42a6ce36dfc6c445b">bm::bvector&lt; Alloc &gt;</a>
, <a class="el" href="classbm_1_1compressed__collection.html#a941efb2dc01f2cec10243da4eff1e18c">bm::compressed_collection&lt; Value, BV &gt;</a>
, <a class="el" href="classbm_1_1decoder__base.html#ac1ac3c942d0729e586c5524fcff7e3c4">bm::decoder_base</a>
, <a class="el" href="classbm_1_1encoder.html#a078d39ce017184d2299a8cd31d8aa106">bm::encoder</a>
, <a class="el" href="classbm_1_1rsc__sparse__vector.html#ad06949b6469b9e10352ff7033e119d80">bm::rsc_sparse_vector&lt; Val, SV &gt;</a>
, <a class="el" href="classbm_1_1sparse__vector.html#a468ddeec517a36a4a9333008703acfab">bm::sparse_vector&lt; Val, BV &gt;</a>
, <a class="el" href="structbm_1_1sparse__vector__serial__layout.html#a1e735c5dd7f3f389b7d76fa22cc57da1">bm::sparse_vector_serial_layout&lt; SV &gt;</a>
, <a class="el" href="classbm_1_1str__sparse__vector.html#a8c07aff1f17d07156fc65c1d7d7436f5">bm::str_sparse_vector&lt; CharType, BV, MAX_STR_SIZE &gt;</a>
</li>
<li>size_internal()
: <a class="el" href="classbm_1_1rsc__sparse__vector.html#a79d320c67da897f6c1ca8309834cf1fa">bm::rsc_sparse_vector&lt; Val, SV &gt;</a>
, <a class="el" href="classbm_1_1sparse__vector.html#a31e6ea12dd351493c53e26df9730738e">bm::sparse_vector&lt; Val, BV &gt;</a>
, <a class="el" href="classbm_1_1str__sparse__vector.html#a473a57d46255b1f1718ce73ede0a7e43">bm::str_sparse_vector&lt; CharType, BV, MAX_STR_SIZE &gt;</a>
</li>
<li>skip()
: <a class="el" href="classbm_1_1bvector_1_1enumerator.html#ac1925c097e24d0d2f09c002860f38797">bm::bvector&lt; Alloc &gt;::enumerator</a>
</li>
<li>skip_mono_blocks()
: <a class="el" href="classbm_1_1serial__stream__iterator.html#aed5a591a91fd2db2a7dbf684cecf2d03">bm::serial_stream_iterator&lt; DEC, BLOCK_IDX &gt;</a>
</li>
<li>skip_to_rank()
: <a class="el" href="classbm_1_1bvector_1_1enumerator.html#adb53edbee6df085cc44d94837af6af0b">bm::bvector&lt; Alloc &gt;::enumerator</a>
</li>
<li>skip_zero_values()
: <a class="el" href="classbm_1_1rsc__sparse__vector_1_1const__iterator.html#a1d81d541f952c55061afadc88bebaf48">bm::rsc_sparse_vector&lt; Val, SV &gt;::const_iterator</a>
, <a class="el" href="classbm_1_1sparse__vector_1_1const__iterator.html#ad5d15c228906e8c6d925516c528afe6a">bm::sparse_vector&lt; Val, BV &gt;::const_iterator</a>
</li>
<li>sort()
: <a class="el" href="structbm_1_1similarity__batch.html#ad6dcf5d6530a25501f27cba747583420">bm::similarity_batch&lt; SDESCR &gt;</a>
</li>
<li>sort_input_blocks_and()
: <a class="el" href="classbm_1_1aggregator.html#aa441e5e7ac6058c14d770957b62ac528">bm::aggregator&lt; BV &gt;</a>
</li>
<li>sort_input_blocks_or()
: <a class="el" href="classbm_1_1aggregator.html#a3cbdc67ebbab03ffe444473bf2ebcf30">bm::aggregator&lt; BV &gt;</a>
</li>
<li>sparse_vector()
: <a class="el" href="classbm_1_1sparse__vector.html#a54634d4735fa1a4ee1f25a414904b736">bm::sparse_vector&lt; Val, BV &gt;</a>
</li>
<li>sparse_vector_deserializer()
: <a class="el" href="classbm_1_1sparse__vector__deserializer.html#a0018948e89a3feb153049bef17ea1f16">bm::sparse_vector_deserializer&lt; SV &gt;</a>
</li>
<li>sparse_vector_scanner()
: <a class="el" href="classbm_1_1sparse__vector__scanner.html#a6c6fd3b4fe1b0da5a7e61478bf0f4c01">bm::sparse_vector_scanner&lt; SV &gt;</a>
</li>
<li>sparse_vector_serial_layout()
: <a class="el" href="structbm_1_1sparse__vector__serial__layout.html#a85942b753a6c3d126064971beecef9d1">bm::sparse_vector_serial_layout&lt; SV &gt;</a>
</li>
<li>sparse_vector_serializer()
: <a class="el" href="classbm_1_1sparse__vector__serializer.html#a0761e67ee088876a4cb811e2d961821e">bm::sparse_vector_serializer&lt; SV &gt;</a>
</li>
<li>sse_empty_guard()
: <a class="el" href="classbm_1_1sse__empty__guard.html#a231af2137d8bd3aefc374982804ace24">bm::sse_empty_guard</a>
</li>
<li>stage()
: <a class="el" href="classbm_1_1aggregator.html#a53defb7142ad4a4d481fd3ca99044709">bm::aggregator&lt; BV &gt;</a>
</li>
<li>start()
: <a class="el" href="classbm_1_1gamma__decoder.html#a2664246d51693ed9b42d90781b9f99dd">bm::gamma_decoder&lt; T, TBitIO &gt;</a>
, <a class="el" href="classbm_1_1interval__enumerator.html#a72052c8379821a2881a9a197ff1dda26">bm::interval_enumerator&lt; BV &gt;</a>
</li>
<li>state()
: <a class="el" href="classbm_1_1serial__stream__iterator.html#a863b6ac3d856ef3803456dd09360cee6">bm::serial_stream_iterator&lt; DEC, BLOCK_IDX &gt;</a>
</li>
<li>statistics()
: <a class="el" href="structbm_1_1chrono__taker_1_1statistics.html#ae6d0811b31e38261a9a4c17ba5972664">bm::chrono_taker::statistics</a>
</li>
<li>stop()
: <a class="el" href="classbm_1_1chrono__taker.html#a5ba05315d3c6c03737162593b049430d">bm::chrono_taker</a>
, <a class="el" href="classbm_1_1gamma__decoder.html#a14e761fa781cc3cb738a5485baad7c88">bm::gamma_decoder&lt; T, TBitIO &gt;</a>
</li>
<li>stored_plains()
: <a class="el" href="classbm_1_1base__sparse__vector.html#addf40a609add7b03568c4d4c9b68127d">bm::base_sparse_vector&lt; Val, BV, MAX_SIZE &gt;</a>
, <a class="el" href="classbm_1_1rsc__sparse__vector.html#a38ebd1713b37c690ac2c131927b2592b">bm::rsc_sparse_vector&lt; Val, SV &gt;</a>
</li>
<li>str_sparse_vector()
: <a class="el" href="classbm_1_1str__sparse__vector.html#af28d5e2e63b142fedf8d3fd613ad3ed4">bm::str_sparse_vector&lt; CharType, BV, MAX_STR_SIZE &gt;</a>
</li>
<li>sum()
: <a class="el" href="classbm_1_1bitblock__sum__adapter.html#afd0a87ba8c8e802a4702c1e4fe13d9ab">bm::bitblock_sum_adapter</a>
</li>
<li>sv_addr_resolver()
: <a class="el" href="classbm_1_1sv__addr__resolver.html#a6104d5e7c526d2a1e9edb68f99a8a903">bm::sv_addr_resolver&lt; SV &gt;</a>
</li>
<li>swap()
: <a class="el" href="classbm_1_1base__sparse__vector.html#a0a6022bf86ba417b87cd7f7ddb830e42">bm::base_sparse_vector&lt; Val, BV, MAX_SIZE &gt;</a>
, <a class="el" href="classbm_1_1basic__bmatrix.html#a10c7f59f7f6657995e966b57a26aec22">bm::basic_bmatrix&lt; BV &gt;</a>
, <a class="el" href="classbm_1_1bvector.html#a9764b5a36f4b012d1e4b4dbef4e85d0e">bm::bvector&lt; Alloc &gt;</a>
, <a class="el" href="classbm_1_1bvector__mini.html#a6e51947affb26ce925b3a71c81105802">bm::bvector_mini&lt; A &gt;</a>
, <a class="el" href="classbm_1_1bvmini.html#af5f33b8936925bec92522af3c44dd677">bm::bvmini&lt; N &gt;</a>
, <a class="el" href="classbm_1_1interval__enumerator.html#a9ba60af66d26ff3aa8dc143666b1c3b2">bm::interval_enumerator&lt; BV &gt;</a>
, <a class="el" href="classbm_1_1miniset.html#af94007643783b752eed263ac72ca8a5c">bm::miniset&lt; A, N &gt;</a>
, <a class="el" href="classbm_1_1sparse__vector.html#a90274955b009b29cf2e66a2774f06e1e">bm::sparse_vector&lt; Val, BV &gt;</a>
, <a class="el" href="classbm_1_1str__sparse__vector.html#a6b3bcc06b65893585d8f80ebdac4e57e">bm::str_sparse_vector&lt; CharType, BV, MAX_STR_SIZE &gt;</a>
</li>
<li>sync()
: <a class="el" href="classbm_1_1bvps__addr__resolver.html#a0cef3ed7cdbf2ef5cd212bbefd8b4215">bm::bvps_addr_resolver&lt; BV &gt;</a>
, <a class="el" href="classbm_1_1compressed__collection.html#a4bb4ffe655428de4596c17a23c602577">bm::compressed_collection&lt; Value, BV &gt;</a>
, <a class="el" href="classbm_1_1rsc__sparse__vector.html#a463074309c782ffa650da068fb1d49c6">bm::rsc_sparse_vector&lt; Val, SV &gt;</a>
, <a class="el" href="classbm_1_1sparse__vector.html#a2a8dead8bf1ac0432fdc958c0d98d061">bm::sparse_vector&lt; Val, BV &gt;</a>
, <a class="el" href="classbm_1_1str__sparse__vector.html#a8fe74170056cf7c9acfa5d01a6c55edc">bm::str_sparse_vector&lt; CharType, BV, MAX_STR_SIZE &gt;</a>
</li>
<li>sync_size()
: <a class="el" href="classbm_1_1bvector.html#a4c6c213804cd440ce15ede3d374f0c69">bm::bvector&lt; Alloc &gt;</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>