-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathbig__integer__base_8h_source.html
More file actions
executable file
·532 lines (530 loc) · 146 KB
/
big__integer__base_8h_source.html
File metadata and controls
executable file
·532 lines (530 loc) · 146 KB
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
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://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.6"/>
<title>SeComLib: big_integer_base.h Source File</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="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/javascript">
$(document).ready(function() { searchBox.OnSelectItem(0); });
</script>
<script type="text/x-mathjax-config">
MathJax.Hub.Config({
extensions: ["tex2jax.js"],
jax: ["input/TeX","output/HTML-CSS"],
});
</script><script src="http://cdn.mathjax.org/mathjax/latest/MathJax.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="projectlogo"><img alt="Logo" src="TUDelft.png"/></td>
<td style="padding-left: 0.5em;">
<div id="projectname">SeComLib
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.6 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="pages.html"><span>Related Pages</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li><a href="annotated.html"><span>Classes</span></a></li>
<li class="current"><a href="files.html"><span>Files</span></a></li>
<li>
<div id="MSearchBox" class="MSearchBoxInactive">
<span class="left">
<img id="MSearchSelect" src="search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
<input type="text" id="MSearchField" value="Search" accesskey="S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
</span><span class="right">
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
</span>
</div>
</li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="files.html"><span>File List</span></a></li>
<li><a href="globals.html"><span>File Members</span></a></li>
</ul>
</div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
<a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark"> </span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark"> </span>Classes</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark"> </span>Namespaces</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark"> </span>Files</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark"> </span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(5)"><span class="SelectionMark"> </span>Variables</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(6)"><span class="SelectionMark"> </span>Typedefs</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(7)"><span class="SelectionMark"> </span>Enumerations</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(8)"><span class="SelectionMark"> </span>Macros</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(9)"><span class="SelectionMark"> </span>Pages</a></div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="dir_4270bfced15e0e73154b13468c7c9ad9.html">core</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="headertitle">
<div class="title">big_integer_base.h</div> </div>
</div><!--header-->
<div class="contents">
<a href="big__integer__base_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">/*</span></div>
<div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment">SeComLib</span></div>
<div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment">Copyright 2012-2013 TU Delft, Information Security & Privacy Lab (http://isplab.tudelft.nl/)</span></div>
<div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment"></span></div>
<div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment">Contributors:</span></div>
<div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment">Inald Lagendijk (R.L.Lagendijk@TUDelft.nl)</span></div>
<div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment">Mihai Todor (todormihai@gmail.com)</span></div>
<div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment">Thijs Veugen (P.J.M.Veugen@tudelft.nl)</span></div>
<div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="comment">Zekeriya Erkin (z.erkin@tudelft.nl)</span></div>
<div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="comment"></span></div>
<div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="comment">Licensed under the Apache License, Version 2.0 (the "License");</span></div>
<div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="comment">you may not use this file except in compliance with the License.</span></div>
<div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="comment">You may obtain a copy of the License at</span></div>
<div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="comment"></span></div>
<div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="comment">http://www.apache.org/licenses/LICENSE-2.0</span></div>
<div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="comment"></span></div>
<div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="comment">Unless required by applicable law or agreed to in writing, software</span></div>
<div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="comment">distributed under the License is distributed on an "AS IS" BASIS,</span></div>
<div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="comment">WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.</span></div>
<div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="comment">See the License for the specific language governing permissions and</span></div>
<div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="comment">limitations under the License.</span></div>
<div class="line"><a name="l00022"></a><span class="lineno"> 22</span> <span class="comment">*/</span></div>
<div class="line"><a name="l00029"></a><span class="lineno"> 29</span> <span class="preprocessor">#ifndef BIG_INTEGER_BASE_HEADER_GUARD</span></div>
<div class="line"><a name="l00030"></a><span class="lineno"> 30</span> <span class="preprocessor"></span><span class="preprocessor">#define BIG_INTEGER_BASE_HEADER_GUARD</span></div>
<div class="line"><a name="l00031"></a><span class="lineno"> 31</span> <span class="preprocessor"></span></div>
<div class="line"><a name="l00032"></a><span class="lineno"> 32</span> <span class="comment">//include C++ headers</span></div>
<div class="line"><a name="l00033"></a><span class="lineno"> 33</span> <span class="preprocessor">#include <iostream></span></div>
<div class="line"><a name="l00034"></a><span class="lineno"> 34</span> <span class="preprocessor">#include <string></span></div>
<div class="line"><a name="l00035"></a><span class="lineno"> 35</span> <span class="preprocessor">#include <stdexcept></span></div>
<div class="line"><a name="l00036"></a><span class="lineno"> 36</span> </div>
<div class="line"><a name="l00037"></a><span class="lineno"> 37</span> <span class="keyword">namespace </span>SeComLib {</div>
<div class="line"><a name="l00038"></a><span class="lineno"> 38</span> <span class="keyword">namespace </span>Core {</div>
<div class="line"><a name="l00046"></a><span class="lineno"> 46</span>  <span class="keyword">template</span> <<span class="keyword">typename</span> T_Impl></div>
<div class="line"><a name="l00047"></a><span class="lineno"><a class="line" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html"> 47</a></span>  <span class="keyword">class </span><a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase</a> {</div>
<div class="line"><a name="l00049"></a><span class="lineno"><a class="line" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a59b5153817366cceece03699b53501c8"> 49</a></span>  <span class="keyword">friend</span> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a59b5153817366cceece03699b53501c8">T_Impl</a>;</div>
<div class="line"><a name="l00050"></a><span class="lineno"> 50</span> </div>
<div class="line"><a name="l00052"></a><span class="lineno"> 52</span>  <span class="keyword">friend</span> <span class="keyword">typename</span> T_Impl::RandomGeneratorImpl;</div>
<div class="line"><a name="l00053"></a><span class="lineno"> 53</span> </div>
<div class="line"><a name="l00054"></a><span class="lineno"> 54</span>  <span class="keyword">public</span>:</div>
<div class="line"><a name="l00055"></a><span class="lineno"> 55</span>  <span class="comment">/* Constructors */</span></div>
<div class="line"><a name="l00056"></a><span class="lineno"> 56</span> </div>
<div class="line"><a name="l00058"></a><span class="lineno"> 58</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a6bd29caf5a05902acc2420a377d3dc84">BigIntegerBase</a> ();</div>
<div class="line"><a name="l00059"></a><span class="lineno"> 59</span> </div>
<div class="line"><a name="l00061"></a><span class="lineno"> 61</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a6bd29caf5a05902acc2420a377d3dc84">BigIntegerBase</a> (<span class="keyword">const</span> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &input);</div>
<div class="line"><a name="l00062"></a><span class="lineno"> 62</span> </div>
<div class="line"><a name="l00064"></a><span class="lineno"> 64</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a6bd29caf5a05902acc2420a377d3dc84">BigIntegerBase</a> (<span class="keyword">const</span> <span class="keywordtype">long</span> input);</div>
<div class="line"><a name="l00065"></a><span class="lineno"> 65</span> </div>
<div class="line"><a name="l00067"></a><span class="lineno"> 67</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a6bd29caf5a05902acc2420a377d3dc84">BigIntegerBase</a> (<span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">long</span> input);</div>
<div class="line"><a name="l00068"></a><span class="lineno"> 68</span> </div>
<div class="line"><a name="l00070"></a><span class="lineno"> 70</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a6bd29caf5a05902acc2420a377d3dc84">BigIntegerBase</a> (<span class="keyword">const</span> <span class="keywordtype">int</span> input);</div>
<div class="line"><a name="l00071"></a><span class="lineno"> 71</span> </div>
<div class="line"><a name="l00073"></a><span class="lineno"> 73</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a6bd29caf5a05902acc2420a377d3dc84">BigIntegerBase</a> (<span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> input);</div>
<div class="line"><a name="l00074"></a><span class="lineno"> 74</span> </div>
<div class="line"><a name="l00076"></a><span class="lineno"> 76</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a6bd29caf5a05902acc2420a377d3dc84">BigIntegerBase</a> (<span class="keyword">const</span> <span class="keywordtype">double</span> input, <span class="keyword">const</span> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &scaling, <span class="keyword">const</span> <span class="keywordtype">bool</span> truncate = <span class="keyword">false</span>);</div>
<div class="line"><a name="l00077"></a><span class="lineno"> 77</span> </div>
<div class="line"><a name="l00079"></a><span class="lineno"> 79</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a6bd29caf5a05902acc2420a377d3dc84">BigIntegerBase</a> (<span class="keyword">const</span> <span class="keywordtype">double</span> input, <span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> numberOfDigits, <span class="keyword">const</span> <span class="keywordtype">bool</span> truncate = <span class="keyword">false</span>);</div>
<div class="line"><a name="l00080"></a><span class="lineno"> 80</span> </div>
<div class="line"><a name="l00082"></a><span class="lineno"> 82</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a6bd29caf5a05902acc2420a377d3dc84">BigIntegerBase</a> (<span class="keyword">const</span> std::string &input, <span class="keyword">const</span> <span class="keywordtype">int</span> base = 0);</div>
<div class="line"><a name="l00083"></a><span class="lineno"> 83</span> </div>
<div class="line"><a name="l00084"></a><span class="lineno"> 84</span>  <span class="comment">/* /Constructors */</span></div>
<div class="line"><a name="l00085"></a><span class="lineno"> 85</span> </div>
<div class="line"><a name="l00087"></a><span class="lineno"> 87</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#af49ccbe623a813055d5161ffbe7aea46">~BigIntegerBase</a> ();</div>
<div class="line"><a name="l00088"></a><span class="lineno"> 88</span> </div>
<div class="line"><a name="l00089"></a><span class="lineno"> 89</span>  <span class="comment">/* Operator overloading */</span></div>
<div class="line"><a name="l00090"></a><span class="lineno"> 90</span> </div>
<div class="line"><a name="l00092"></a><span class="lineno"> 92</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &<a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a139d8ab568a527080b6fdae6e563fc3a">operator= </a>(<span class="keyword">const</span> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &input);</div>
<div class="line"><a name="l00094"></a><span class="lineno"> 94</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &<a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a139d8ab568a527080b6fdae6e563fc3a">operator= </a>(<span class="keyword">const</span> <span class="keywordtype">long</span> input);</div>
<div class="line"><a name="l00096"></a><span class="lineno"> 96</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &<a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a139d8ab568a527080b6fdae6e563fc3a">operator= </a>(<span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">long</span> input);</div>
<div class="line"><a name="l00098"></a><span class="lineno"> 98</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &<a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a139d8ab568a527080b6fdae6e563fc3a">operator= </a>(<span class="keyword">const</span> <span class="keywordtype">int</span> input);</div>
<div class="line"><a name="l00100"></a><span class="lineno"> 100</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &<a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a139d8ab568a527080b6fdae6e563fc3a">operator= </a>(<span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> input);</div>
<div class="line"><a name="l00101"></a><span class="lineno"> 101</span> </div>
<div class="line"><a name="l00103"></a><span class="lineno"> 103</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a3015aef49a6dca01a171915ef494f962">operator+ </a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00105"></a><span class="lineno"> 105</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a44c18673cffcc5e874e7adfb3ddc5b25">operator- </a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00106"></a><span class="lineno"> 106</span> </div>
<div class="line"><a name="l00108"></a><span class="lineno"> 108</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &<a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a69508c82b10935ed1e9299a103aea1d9">operator++ </a>();</div>
<div class="line"><a name="l00110"></a><span class="lineno"> 110</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a69508c82b10935ed1e9299a103aea1d9">operator++ </a>(<span class="keywordtype">int</span>);</div>
<div class="line"><a name="l00112"></a><span class="lineno"> 112</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &<a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a6a2475ca82a0495d7cb5fe092913a6f4">operator-- </a>();</div>
<div class="line"><a name="l00114"></a><span class="lineno"> 114</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a6a2475ca82a0495d7cb5fe092913a6f4">operator-- </a>(<span class="keywordtype">int</span>);</div>
<div class="line"><a name="l00115"></a><span class="lineno"> 115</span> </div>
<div class="line"><a name="l00117"></a><span class="lineno"> 117</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a3015aef49a6dca01a171915ef494f962">operator+ </a>(<span class="keyword">const</span> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &input) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00119"></a><span class="lineno"> 119</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a3015aef49a6dca01a171915ef494f962">operator+ </a>(<span class="keyword">const</span> <span class="keywordtype">long</span> input) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00121"></a><span class="lineno"> 121</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a3015aef49a6dca01a171915ef494f962">operator+ </a>(<span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">long</span> input) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00123"></a><span class="lineno"> 123</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a3015aef49a6dca01a171915ef494f962">operator+ </a>(<span class="keyword">const</span> <span class="keywordtype">int</span> input) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00125"></a><span class="lineno"> 125</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a3015aef49a6dca01a171915ef494f962">operator+ </a>(<span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> input) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00127"></a><span class="lineno"> 127</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &<a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a57fad98758598c17cf4d55aa160807c5">operator+= </a>(<span class="keyword">const</span> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &input);</div>
<div class="line"><a name="l00129"></a><span class="lineno"> 129</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &<a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a57fad98758598c17cf4d55aa160807c5">operator+= </a>(<span class="keyword">const</span> <span class="keywordtype">long</span> input);</div>
<div class="line"><a name="l00131"></a><span class="lineno"> 131</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &<a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a57fad98758598c17cf4d55aa160807c5">operator+= </a>(<span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">long</span> input);</div>
<div class="line"><a name="l00133"></a><span class="lineno"> 133</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &<a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a57fad98758598c17cf4d55aa160807c5">operator+= </a>(<span class="keyword">const</span> <span class="keywordtype">int</span> input);</div>
<div class="line"><a name="l00135"></a><span class="lineno"> 135</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &<a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a57fad98758598c17cf4d55aa160807c5">operator+= </a>(<span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> input);</div>
<div class="line"><a name="l00136"></a><span class="lineno"> 136</span> </div>
<div class="line"><a name="l00138"></a><span class="lineno"> 138</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a44c18673cffcc5e874e7adfb3ddc5b25">operator- </a>(<span class="keyword">const</span> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &input) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00140"></a><span class="lineno"> 140</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a44c18673cffcc5e874e7adfb3ddc5b25">operator- </a>(<span class="keyword">const</span> <span class="keywordtype">long</span> input) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00142"></a><span class="lineno"> 142</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a44c18673cffcc5e874e7adfb3ddc5b25">operator- </a>(<span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">long</span> input) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00144"></a><span class="lineno"> 144</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a44c18673cffcc5e874e7adfb3ddc5b25">operator- </a>(<span class="keyword">const</span> <span class="keywordtype">int</span> input) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00146"></a><span class="lineno"> 146</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a44c18673cffcc5e874e7adfb3ddc5b25">operator- </a>(<span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> input) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00148"></a><span class="lineno"> 148</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &<a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#abc9cc5dc77d18d60b8bf06274d19b257">operator-= </a>(<span class="keyword">const</span> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &input);</div>
<div class="line"><a name="l00150"></a><span class="lineno"> 150</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &<a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#abc9cc5dc77d18d60b8bf06274d19b257">operator-= </a>(<span class="keyword">const</span> <span class="keywordtype">long</span> input);</div>
<div class="line"><a name="l00152"></a><span class="lineno"> 152</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &<a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#abc9cc5dc77d18d60b8bf06274d19b257">operator-= </a>(<span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">long</span> input);</div>
<div class="line"><a name="l00154"></a><span class="lineno"> 154</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &<a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#abc9cc5dc77d18d60b8bf06274d19b257">operator-= </a>(<span class="keyword">const</span> <span class="keywordtype">int</span> input);</div>
<div class="line"><a name="l00156"></a><span class="lineno"> 156</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &<a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#abc9cc5dc77d18d60b8bf06274d19b257">operator-= </a>(<span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> input);</div>
<div class="line"><a name="l00157"></a><span class="lineno"> 157</span> </div>
<div class="line"><a name="l00159"></a><span class="lineno"> 159</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a88d23e2a1b49fe573a7d587a53f930be">operator* </a>(<span class="keyword">const</span> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &input) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00161"></a><span class="lineno"> 161</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a88d23e2a1b49fe573a7d587a53f930be">operator* </a>(<span class="keyword">const</span> <span class="keywordtype">long</span> input) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00163"></a><span class="lineno"> 163</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a88d23e2a1b49fe573a7d587a53f930be">operator* </a>(<span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">long</span> input) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00165"></a><span class="lineno"> 165</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a88d23e2a1b49fe573a7d587a53f930be">operator* </a>(<span class="keyword">const</span> <span class="keywordtype">int</span> input) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00167"></a><span class="lineno"> 167</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a88d23e2a1b49fe573a7d587a53f930be">operator* </a>(<span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> input) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00169"></a><span class="lineno"> 169</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &<a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a96c5b057c5e873327b2703383b9e9e5a">operator*= </a>(<span class="keyword">const</span> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &input);</div>
<div class="line"><a name="l00171"></a><span class="lineno"> 171</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &<a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a96c5b057c5e873327b2703383b9e9e5a">operator*= </a>(<span class="keyword">const</span> <span class="keywordtype">long</span> input);</div>
<div class="line"><a name="l00173"></a><span class="lineno"> 173</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &<a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a96c5b057c5e873327b2703383b9e9e5a">operator*= </a>(<span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">long</span> input);</div>
<div class="line"><a name="l00175"></a><span class="lineno"> 175</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &<a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a96c5b057c5e873327b2703383b9e9e5a">operator*= </a>(<span class="keyword">const</span> <span class="keywordtype">int</span> input);</div>
<div class="line"><a name="l00177"></a><span class="lineno"> 177</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &<a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a96c5b057c5e873327b2703383b9e9e5a">operator*= </a>(<span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> input);</div>
<div class="line"><a name="l00178"></a><span class="lineno"> 178</span> </div>
<div class="line"><a name="l00180"></a><span class="lineno"> 180</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#ab6c8021613f6d8442f574d7e40910f90">operator/ </a>(<span class="keyword">const</span> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &input) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00182"></a><span class="lineno"> 182</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#ab6c8021613f6d8442f574d7e40910f90">operator/ </a>(<span class="keyword">const</span> <span class="keywordtype">long</span> input) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00184"></a><span class="lineno"> 184</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#ab6c8021613f6d8442f574d7e40910f90">operator/ </a>(<span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">long</span> input) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00186"></a><span class="lineno"> 186</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#ab6c8021613f6d8442f574d7e40910f90">operator/ </a>(<span class="keyword">const</span> <span class="keywordtype">int</span> input) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00188"></a><span class="lineno"> 188</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#ab6c8021613f6d8442f574d7e40910f90">operator/ </a>(<span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> input) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00190"></a><span class="lineno"> 190</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &<a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a22f0e843ee8ba86f3e55f1292efe0da6">operator/= </a>(<span class="keyword">const</span> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &input);</div>
<div class="line"><a name="l00192"></a><span class="lineno"> 192</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &<a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a22f0e843ee8ba86f3e55f1292efe0da6">operator/= </a>(<span class="keyword">const</span> <span class="keywordtype">long</span> input);</div>
<div class="line"><a name="l00194"></a><span class="lineno"> 194</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &<a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a22f0e843ee8ba86f3e55f1292efe0da6">operator/= </a>(<span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">long</span> input);</div>
<div class="line"><a name="l00196"></a><span class="lineno"> 196</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &<a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a22f0e843ee8ba86f3e55f1292efe0da6">operator/= </a>(<span class="keyword">const</span> <span class="keywordtype">int</span> input);</div>
<div class="line"><a name="l00198"></a><span class="lineno"> 198</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &<a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a22f0e843ee8ba86f3e55f1292efe0da6">operator/= </a>(<span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> input);</div>
<div class="line"><a name="l00199"></a><span class="lineno"> 199</span> </div>
<div class="line"><a name="l00201"></a><span class="lineno"> 201</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a97e8bab60bb05ef51104d3ea2e33b6f7">operator% </a>(<span class="keyword">const</span> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &input) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00203"></a><span class="lineno"> 203</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a97e8bab60bb05ef51104d3ea2e33b6f7">operator% </a>(<span class="keyword">const</span> <span class="keywordtype">long</span> input) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00205"></a><span class="lineno"> 205</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a97e8bab60bb05ef51104d3ea2e33b6f7">operator% </a>(<span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">long</span> input) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00207"></a><span class="lineno"> 207</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a97e8bab60bb05ef51104d3ea2e33b6f7">operator% </a>(<span class="keyword">const</span> <span class="keywordtype">int</span> input) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00209"></a><span class="lineno"> 209</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a97e8bab60bb05ef51104d3ea2e33b6f7">operator% </a>(<span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> input) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00211"></a><span class="lineno"> 211</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &<a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a56192c5219aecaf76d6ce08dc747360e">operator%= </a>(<span class="keyword">const</span> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &input);</div>
<div class="line"><a name="l00213"></a><span class="lineno"> 213</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &<a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a56192c5219aecaf76d6ce08dc747360e">operator%= </a>(<span class="keyword">const</span> <span class="keywordtype">long</span> input);</div>
<div class="line"><a name="l00215"></a><span class="lineno"> 215</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &<a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a56192c5219aecaf76d6ce08dc747360e">operator%= </a>(<span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">long</span> input);</div>
<div class="line"><a name="l00217"></a><span class="lineno"> 217</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &<a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a56192c5219aecaf76d6ce08dc747360e">operator%= </a>(<span class="keyword">const</span> <span class="keywordtype">int</span> input);</div>
<div class="line"><a name="l00219"></a><span class="lineno"> 219</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &<a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a56192c5219aecaf76d6ce08dc747360e">operator%= </a>(<span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> input);</div>
<div class="line"><a name="l00220"></a><span class="lineno"> 220</span> </div>
<div class="line"><a name="l00222"></a><span class="lineno"> 222</span>  <span class="keywordtype">bool</span> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a1ad002363204a2c37f44fcc0aeceda09">operator== </a>(<span class="keyword">const</span> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &input) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00224"></a><span class="lineno"> 224</span>  <span class="keywordtype">bool</span> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a1ad002363204a2c37f44fcc0aeceda09">operator== </a>(<span class="keyword">const</span> <span class="keywordtype">long</span> input) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00226"></a><span class="lineno"> 226</span>  <span class="keywordtype">bool</span> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a1ad002363204a2c37f44fcc0aeceda09">operator== </a>(<span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">long</span> input) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00228"></a><span class="lineno"> 228</span>  <span class="keywordtype">bool</span> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a1ad002363204a2c37f44fcc0aeceda09">operator== </a>(<span class="keyword">const</span> <span class="keywordtype">int</span> input) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00230"></a><span class="lineno"> 230</span>  <span class="keywordtype">bool</span> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a1ad002363204a2c37f44fcc0aeceda09">operator== </a>(<span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> input) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00231"></a><span class="lineno"> 231</span> </div>
<div class="line"><a name="l00233"></a><span class="lineno"> 233</span>  <span class="keywordtype">bool</span> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a244291e0ee3bbb63292946d0f856e6db">operator!= </a>(<span class="keyword">const</span> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &input) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00235"></a><span class="lineno"> 235</span>  <span class="keywordtype">bool</span> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a244291e0ee3bbb63292946d0f856e6db">operator!= </a>(<span class="keyword">const</span> <span class="keywordtype">long</span> input) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00237"></a><span class="lineno"> 237</span>  <span class="keywordtype">bool</span> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a244291e0ee3bbb63292946d0f856e6db">operator!= </a>(<span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">long</span> input) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00239"></a><span class="lineno"> 239</span>  <span class="keywordtype">bool</span> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a244291e0ee3bbb63292946d0f856e6db">operator!= </a>(<span class="keyword">const</span> <span class="keywordtype">int</span> input) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00241"></a><span class="lineno"> 241</span>  <span class="keywordtype">bool</span> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a244291e0ee3bbb63292946d0f856e6db">operator!= </a>(<span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> input) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00242"></a><span class="lineno"> 242</span> </div>
<div class="line"><a name="l00244"></a><span class="lineno"> 244</span>  <span class="keywordtype">bool</span> operator< (const BigIntegerBase<T_Impl> &input) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00246"></a><span class="lineno"> 246</span>  <span class="keywordtype">bool</span> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#aae73cebf92280a0448b56df388c346e3">operator< </a>(<span class="keyword">const</span> <span class="keywordtype">long</span> input) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00248"></a><span class="lineno"> 248</span>  <span class="keywordtype">bool</span> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#aae73cebf92280a0448b56df388c346e3">operator< </a>(<span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">long</span> input) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00250"></a><span class="lineno"> 250</span>  <span class="keywordtype">bool</span> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#aae73cebf92280a0448b56df388c346e3">operator< </a>(<span class="keyword">const</span> <span class="keywordtype">int</span> input) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00252"></a><span class="lineno"> 252</span>  <span class="keywordtype">bool</span> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#aae73cebf92280a0448b56df388c346e3">operator< </a>(<span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> input) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00253"></a><span class="lineno"> 253</span> </div>
<div class="line"><a name="l00255"></a><span class="lineno"> 255</span>  <span class="keywordtype">bool</span> operator<= (const BigIntegerBase<T_Impl> &input) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00257"></a><span class="lineno"> 257</span>  <span class="keywordtype">bool</span> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a4ade5a67cd87f1504ac54bda9e03500c">operator<= </a>(<span class="keyword">const</span> <span class="keywordtype">long</span> input) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00259"></a><span class="lineno"> 259</span>  <span class="keywordtype">bool</span> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a4ade5a67cd87f1504ac54bda9e03500c">operator<= </a>(<span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">long</span> input) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00261"></a><span class="lineno"> 261</span>  <span class="keywordtype">bool</span> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a4ade5a67cd87f1504ac54bda9e03500c">operator<= </a>(<span class="keyword">const</span> <span class="keywordtype">int</span> input) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00263"></a><span class="lineno"> 263</span>  <span class="keywordtype">bool</span> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a4ade5a67cd87f1504ac54bda9e03500c">operator<= </a>(<span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> input) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00264"></a><span class="lineno"> 264</span> </div>
<div class="line"><a name="l00266"></a><span class="lineno"> 266</span>  <span class="keywordtype">bool</span> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a54f68c531b10009e453cbe9d99032034">operator>= </a>(<span class="keyword">const</span> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &input) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00268"></a><span class="lineno"> 268</span>  <span class="keywordtype">bool</span> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a54f68c531b10009e453cbe9d99032034">operator>= </a>(<span class="keyword">const</span> <span class="keywordtype">long</span> input) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00270"></a><span class="lineno"> 270</span>  <span class="keywordtype">bool</span> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a54f68c531b10009e453cbe9d99032034">operator>= </a>(<span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">long</span> input) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00272"></a><span class="lineno"> 272</span>  <span class="keywordtype">bool</span> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a54f68c531b10009e453cbe9d99032034">operator>= </a>(<span class="keyword">const</span> <span class="keywordtype">int</span> input) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00274"></a><span class="lineno"> 274</span>  <span class="keywordtype">bool</span> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a54f68c531b10009e453cbe9d99032034">operator>= </a>(<span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> input) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00275"></a><span class="lineno"> 275</span> </div>
<div class="line"><a name="l00277"></a><span class="lineno"> 277</span>  <span class="keywordtype">bool</span> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a95127dfc7f43144e136dbfc7136c8a00">operator> </a>(<span class="keyword">const</span> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &input) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00279"></a><span class="lineno"> 279</span>  <span class="keywordtype">bool</span> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a95127dfc7f43144e136dbfc7136c8a00">operator> </a>(<span class="keyword">const</span> <span class="keywordtype">long</span> input) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00281"></a><span class="lineno"> 281</span>  <span class="keywordtype">bool</span> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a95127dfc7f43144e136dbfc7136c8a00">operator> </a>(<span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">long</span> input) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00283"></a><span class="lineno"> 283</span>  <span class="keywordtype">bool</span> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a95127dfc7f43144e136dbfc7136c8a00">operator> </a>(<span class="keyword">const</span> <span class="keywordtype">int</span> input) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00285"></a><span class="lineno"> 285</span>  <span class="keywordtype">bool</span> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a95127dfc7f43144e136dbfc7136c8a00">operator> </a>(<span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> input) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00286"></a><span class="lineno"> 286</span> </div>
<div class="line"><a name="l00288"></a><span class="lineno"> 288</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a5ebeeee9be2247ab80bbd0088aeda8dd">operator>> </a>(<span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">long</span> input) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00290"></a><span class="lineno"> 290</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &<a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a743398d48b9d93b11304fa637f872e63">operator>>= </a>(<span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">long</span> input);</div>
<div class="line"><a name="l00292"></a><span class="lineno"> 292</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a51e290cfe87b1aa019b2a9a8192fc5d6">operator<< </a>(<span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">long</span> input) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00294"></a><span class="lineno"> 294</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &<a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a5552613530277250ae29390cf75624e5">operator<<= </a>(<span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">long</span> input);</div>
<div class="line"><a name="l00295"></a><span class="lineno"> 295</span> </div>
<div class="line"><a name="l00297"></a><span class="lineno"> 297</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#afb421b4ff6fb0e31d4f38d89ade3489d">operator~ </a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00298"></a><span class="lineno"> 298</span> </div>
<div class="line"><a name="l00300"></a><span class="lineno"> 300</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#adc42f501637f423572803bcc3f0d097c">operator& </a>(<span class="keyword">const</span> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &input) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00302"></a><span class="lineno"> 302</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &<a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#ad627b226ff64ed0c1c456edbd2e8e80d">operator&= </a>(<span class="keyword">const</span> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &input);</div>
<div class="line"><a name="l00304"></a><span class="lineno"> 304</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a2aacc8786b4788f37b80eaa93af5ce49">operator| </a>(<span class="keyword">const</span> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &input) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00306"></a><span class="lineno"> 306</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &<a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a5c01857c1569b7a004c413f3a574583b">operator|= </a>(<span class="keyword">const</span> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &input);</div>
<div class="line"><a name="l00308"></a><span class="lineno"> 308</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#abcabe8210674fe56abc98cc16ff9ba33">operator^ </a>(<span class="keyword">const</span> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &input) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00310"></a><span class="lineno"> 310</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &<a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a50303fa62b51b72158dc1844d62d9c47">operator^= </a>(<span class="keyword">const</span> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &input);</div>
<div class="line"><a name="l00311"></a><span class="lineno"> 311</span> </div>
<div class="line"><a name="l00312"></a><span class="lineno"> 312</span>  <span class="comment">/* /Operator overloading */</span></div>
<div class="line"><a name="l00313"></a><span class="lineno"> 313</span> </div>
<div class="line"><a name="l00314"></a><span class="lineno"> 314</span>  <span class="comment">/* Utility methods */</span></div>
<div class="line"><a name="l00315"></a><span class="lineno"> 315</span> </div>
<div class="line"><a name="l00317"></a><span class="lineno"> 317</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a473361b281ed56eae9e9b35eca98f154">GetNextPrime</a> () <span class="keyword">const</span>;</div>
<div class="line"><a name="l00319"></a><span class="lineno"> 319</span>  <span class="keywordtype">bool</span> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a5857f286d396782b094a6d8b238aac01">IsPrime</a> () <span class="keyword">const</span>;</div>
<div class="line"><a name="l00320"></a><span class="lineno"> 320</span> </div>
<div class="line"><a name="l00322"></a><span class="lineno"> 322</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &<a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a1c5ad8f2f7f6ae389572b65b8f436052">SetBit</a> (<span class="keyword">const</span> <span class="keywordtype">size_t</span> index);</div>
<div class="line"><a name="l00324"></a><span class="lineno"> 324</span>  <span class="keywordtype">int</span> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a085c917b61dcdb49a29b6ce4a9eed80b">GetBit</a> (<span class="keyword">const</span> <span class="keywordtype">size_t</span> index) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00325"></a><span class="lineno"> 325</span> </div>
<div class="line"><a name="l00327"></a><span class="lineno"> 327</span>  <span class="keywordtype">size_t</span> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#aaa2de5fcc36348e1d308677d6123adae">GetSize</a> (<span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> base = 2) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00328"></a><span class="lineno"> 328</span> </div>
<div class="line"><a name="l00330"></a><span class="lineno"> 330</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &<a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a3526a9718d2854b6424caee631ebe70f">Abs</a> ();</div>
<div class="line"><a name="l00331"></a><span class="lineno"> 331</span> </div>
<div class="line"><a name="l00333"></a><span class="lineno"> 333</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a778a82fb63ad15a7d2533d43aae70cad">GetAbs</a> () <span class="keyword">const</span>;</div>
<div class="line"><a name="l00334"></a><span class="lineno"> 334</span> </div>
<div class="line"><a name="l00336"></a><span class="lineno"> 336</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &<a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a3749ec426013426af7d1e103e4b4e468">Pow</a> (<span class="keyword">const</span> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &power);</div>
<div class="line"><a name="l00338"></a><span class="lineno"> 338</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &<a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a3749ec426013426af7d1e103e4b4e468">Pow</a> (<span class="keyword">const</span> <span class="keywordtype">long</span> power);</div>
<div class="line"><a name="l00340"></a><span class="lineno"> 340</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &<a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a3749ec426013426af7d1e103e4b4e468">Pow</a> (<span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">long</span> power);</div>
<div class="line"><a name="l00342"></a><span class="lineno"> 342</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &<a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a3749ec426013426af7d1e103e4b4e468">Pow</a> (<span class="keyword">const</span> <span class="keywordtype">int</span> power);</div>
<div class="line"><a name="l00344"></a><span class="lineno"> 344</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &<a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a3749ec426013426af7d1e103e4b4e468">Pow</a> (<span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> power);</div>
<div class="line"><a name="l00345"></a><span class="lineno"> 345</span> </div>
<div class="line"><a name="l00347"></a><span class="lineno"> 347</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a9d30f8ec07d9f1fa1e4592a883df0917">GetPow</a> (<span class="keyword">const</span> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &power) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00349"></a><span class="lineno"> 349</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a9d30f8ec07d9f1fa1e4592a883df0917">GetPow</a> (<span class="keyword">const</span> <span class="keywordtype">long</span> power) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00351"></a><span class="lineno"> 351</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a9d30f8ec07d9f1fa1e4592a883df0917">GetPow</a> (<span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">long</span> power) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00353"></a><span class="lineno"> 353</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a9d30f8ec07d9f1fa1e4592a883df0917">GetPow</a> (<span class="keyword">const</span> <span class="keywordtype">int</span> power) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00355"></a><span class="lineno"> 355</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a9d30f8ec07d9f1fa1e4592a883df0917">GetPow</a> (<span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> power) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00356"></a><span class="lineno"> 356</span> </div>
<div class="line"><a name="l00358"></a><span class="lineno"> 358</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &<a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a47474cbaed3b803bc8f3b3f54b2db6a5">PowModN</a> (<span class="keyword">const</span> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &power, <span class="keyword">const</span> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &n);</div>
<div class="line"><a name="l00360"></a><span class="lineno"> 360</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &<a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a47474cbaed3b803bc8f3b3f54b2db6a5">PowModN</a> (<span class="keyword">const</span> <span class="keywordtype">long</span> power, <span class="keyword">const</span> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &n);</div>
<div class="line"><a name="l00362"></a><span class="lineno"> 362</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &<a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a47474cbaed3b803bc8f3b3f54b2db6a5">PowModN</a> (<span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">long</span> power, <span class="keyword">const</span> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &n);</div>
<div class="line"><a name="l00364"></a><span class="lineno"> 364</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &<a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a47474cbaed3b803bc8f3b3f54b2db6a5">PowModN</a> (<span class="keyword">const</span> <span class="keywordtype">int</span> power, <span class="keyword">const</span> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &n);</div>
<div class="line"><a name="l00366"></a><span class="lineno"> 366</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &<a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a47474cbaed3b803bc8f3b3f54b2db6a5">PowModN</a> (<span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> power, <span class="keyword">const</span> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &n);</div>
<div class="line"><a name="l00367"></a><span class="lineno"> 367</span> </div>
<div class="line"><a name="l00369"></a><span class="lineno"> 369</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a579d75d199ec272b0654c814c6b8350f">GetPowModN</a> (<span class="keyword">const</span> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &power, <span class="keyword">const</span> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &n) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00371"></a><span class="lineno"> 371</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a579d75d199ec272b0654c814c6b8350f">GetPowModN</a> (<span class="keyword">const</span> <span class="keywordtype">long</span> power, <span class="keyword">const</span> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &n) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00373"></a><span class="lineno"> 373</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a579d75d199ec272b0654c814c6b8350f">GetPowModN</a> (<span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">long</span> power, <span class="keyword">const</span> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &n) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00375"></a><span class="lineno"> 375</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a579d75d199ec272b0654c814c6b8350f">GetPowModN</a> (<span class="keyword">const</span> <span class="keywordtype">int</span> power, <span class="keyword">const</span> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &n) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00377"></a><span class="lineno"> 377</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a579d75d199ec272b0654c814c6b8350f">GetPowModN</a> (<span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> power, <span class="keyword">const</span> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &n) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00378"></a><span class="lineno"> 378</span> </div>
<div class="line"><a name="l00380"></a><span class="lineno"> 380</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &<a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a6c5ea79159b92472775f2e97e785a80c">InvertModN</a> (<span class="keyword">const</span> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &n);</div>
<div class="line"><a name="l00381"></a><span class="lineno"> 381</span> </div>
<div class="line"><a name="l00383"></a><span class="lineno"> 383</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a041898791312abf29584e3359b05f39f">GetInverseModN</a> (<span class="keyword">const</span> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &n) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00384"></a><span class="lineno"> 384</span> </div>
<div class="line"><a name="l00385"></a><span class="lineno"> 385</span>  <span class="comment">/* /Utility methods */</span></div>
<div class="line"><a name="l00386"></a><span class="lineno"> 386</span>  </div>
<div class="line"><a name="l00387"></a><span class="lineno"> 387</span>  <span class="comment">/* Static utility methods */</span></div>
<div class="line"><a name="l00388"></a><span class="lineno"> 388</span> </div>
<div class="line"><a name="l00390"></a><span class="lineno"> 390</span>  <span class="keyword">static</span> <span class="keywordtype">void</span> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a4392428f746f181f5eefebb93647a461">Swap</a> (<a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &lhs, <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &rhs);</div>
<div class="line"><a name="l00391"></a><span class="lineno"> 391</span> </div>
<div class="line"><a name="l00393"></a><span class="lineno"> 393</span>  <span class="keyword">static</span> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a0da2d1879d76aa7cfa4fca70049931ee">Gcd</a> (<span class="keyword">const</span> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &lhs, <span class="keyword">const</span> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &rhs);</div>
<div class="line"><a name="l00394"></a><span class="lineno"> 394</span> </div>
<div class="line"><a name="l00396"></a><span class="lineno"> 396</span>  <span class="keyword">static</span> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#af9ccf7a4c1e3c9546404ad97c2d85899">Lcm</a> (<span class="keyword">const</span> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &lhs, <span class="keyword">const</span> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &rhs);</div>
<div class="line"><a name="l00397"></a><span class="lineno"> 397</span> </div>
<div class="line"><a name="l00398"></a><span class="lineno"> 398</span>  <span class="comment">/* /Static utility methods */</span></div>
<div class="line"><a name="l00399"></a><span class="lineno"> 399</span> </div>
<div class="line"><a name="l00400"></a><span class="lineno"> 400</span>  <span class="comment">/* Conversion methods */</span></div>
<div class="line"><a name="l00401"></a><span class="lineno"> 401</span>  </div>
<div class="line"><a name="l00403"></a><span class="lineno"> 403</span>  std::string <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a9f688113b916e4af4a40c83623e5f98d">ToString</a> (<span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> base = 2) <span class="keyword">const</span>;</div>
<div class="line"><a name="l00404"></a><span class="lineno"> 404</span> </div>
<div class="line"><a name="l00406"></a><span class="lineno"> 406</span>  <span class="keywordtype">unsigned</span> <span class="keywordtype">long</span> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a33354f67128bcc334427778bf572e518">ToUnsignedLong</a> () <span class="keyword">const</span>;</div>
<div class="line"><a name="l00407"></a><span class="lineno"> 407</span> </div>
<div class="line"><a name="l00408"></a><span class="lineno"> 408</span>  <span class="comment">/* /Conversion methods */</span></div>
<div class="line"><a name="l00409"></a><span class="lineno"> 409</span> </div>
<div class="line"><a name="l00410"></a><span class="lineno"> 410</span>  <span class="keyword">private</span>:</div>
<div class="line"><a name="l00412"></a><span class="lineno"><a class="line" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a10636274cced8b6941f4cc6f9bd09e2c"> 412</a></span>  <span class="keyword">typename</span> T_Impl::BigIntegerType <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a10636274cced8b6941f4cc6f9bd09e2c">data</a>;</div>
<div class="line"><a name="l00413"></a><span class="lineno"> 413</span>  };</div>
<div class="line"><a name="l00414"></a><span class="lineno"> 414</span> </div>
<div class="line"><a name="l00415"></a><span class="lineno"> 415</span>  <span class="comment">/* Binary non-member operators */</span></div>
<div class="line"><a name="l00416"></a><span class="lineno"> 416</span> </div>
<div class="line"><a name="l00418"></a><span class="lineno"> 418</span>  <span class="keyword">template</span> <<span class="keyword">typename</span> T_Impl></div>
<div class="line"><a name="l00419"></a><span class="lineno"> 419</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> <a class="code" href="namespace_se_com_lib_1_1_core.html#a428af13a78e567e58490a3d2ea656a33">operator+ </a>(<span class="keyword">const</span> <span class="keywordtype">long</span> lhs, <span class="keyword">const</span> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &rhs);</div>
<div class="line"><a name="l00421"></a><span class="lineno"> 421</span>  <span class="keyword">template</span> <<span class="keyword">typename</span> T_Impl></div>
<div class="line"><a name="l00422"></a><span class="lineno"> 422</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> <a class="code" href="namespace_se_com_lib_1_1_core.html#a428af13a78e567e58490a3d2ea656a33">operator+ </a>(<span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">long</span> lhs, <span class="keyword">const</span> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &rhs);</div>
<div class="line"><a name="l00424"></a><span class="lineno"> 424</span>  <span class="keyword">template</span> <<span class="keyword">typename</span> T_Impl></div>
<div class="line"><a name="l00425"></a><span class="lineno"> 425</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> <a class="code" href="namespace_se_com_lib_1_1_core.html#a428af13a78e567e58490a3d2ea656a33">operator+ </a>(<span class="keyword">const</span> <span class="keywordtype">int</span> lhs, <span class="keyword">const</span> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &rhs);</div>
<div class="line"><a name="l00427"></a><span class="lineno"> 427</span>  <span class="keyword">template</span> <<span class="keyword">typename</span> T_Impl></div>
<div class="line"><a name="l00428"></a><span class="lineno"> 428</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> <a class="code" href="namespace_se_com_lib_1_1_core.html#a428af13a78e567e58490a3d2ea656a33">operator+ </a>(<span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> lhs, <span class="keyword">const</span> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &rhs);</div>
<div class="line"><a name="l00429"></a><span class="lineno"> 429</span> </div>
<div class="line"><a name="l00431"></a><span class="lineno"> 431</span>  <span class="keyword">template</span> <<span class="keyword">typename</span> T_Impl></div>
<div class="line"><a name="l00432"></a><span class="lineno"> 432</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> <a class="code" href="namespace_se_com_lib_1_1_core.html#a20a19fe4eb9a6cad731b8708968242eb">operator- </a>(<span class="keyword">const</span> <span class="keywordtype">long</span> lhs, <span class="keyword">const</span> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &rhs);</div>
<div class="line"><a name="l00434"></a><span class="lineno"> 434</span>  <span class="keyword">template</span> <<span class="keyword">typename</span> T_Impl></div>
<div class="line"><a name="l00435"></a><span class="lineno"> 435</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> <a class="code" href="namespace_se_com_lib_1_1_core.html#a20a19fe4eb9a6cad731b8708968242eb">operator- </a>(<span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">long</span> lhs, <span class="keyword">const</span> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &rhs);</div>
<div class="line"><a name="l00437"></a><span class="lineno"> 437</span>  <span class="keyword">template</span> <<span class="keyword">typename</span> T_Impl></div>
<div class="line"><a name="l00438"></a><span class="lineno"> 438</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> <a class="code" href="namespace_se_com_lib_1_1_core.html#a20a19fe4eb9a6cad731b8708968242eb">operator- </a>(<span class="keyword">const</span> <span class="keywordtype">int</span> lhs, <span class="keyword">const</span> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &rhs);</div>
<div class="line"><a name="l00440"></a><span class="lineno"> 440</span>  <span class="keyword">template</span> <<span class="keyword">typename</span> T_Impl></div>
<div class="line"><a name="l00441"></a><span class="lineno"> 441</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> <a class="code" href="namespace_se_com_lib_1_1_core.html#a20a19fe4eb9a6cad731b8708968242eb">operator- </a>(<span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> lhs, <span class="keyword">const</span> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &rhs);</div>
<div class="line"><a name="l00442"></a><span class="lineno"> 442</span>  </div>
<div class="line"><a name="l00444"></a><span class="lineno"> 444</span>  <span class="keyword">template</span> <<span class="keyword">typename</span> T_Impl></div>
<div class="line"><a name="l00445"></a><span class="lineno"> 445</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> <a class="code" href="namespace_se_com_lib_1_1_core.html#a1b2b7214d7f8c3a2588a3ea2a34e68b1">operator* </a>(<span class="keyword">const</span> <span class="keywordtype">long</span> lhs, <span class="keyword">const</span> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &rhs);</div>
<div class="line"><a name="l00447"></a><span class="lineno"> 447</span>  <span class="keyword">template</span> <<span class="keyword">typename</span> T_Impl></div>
<div class="line"><a name="l00448"></a><span class="lineno"> 448</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> <a class="code" href="namespace_se_com_lib_1_1_core.html#a1b2b7214d7f8c3a2588a3ea2a34e68b1">operator* </a>(<span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">long</span> lhs, <span class="keyword">const</span> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &rhs);</div>
<div class="line"><a name="l00450"></a><span class="lineno"> 450</span>  <span class="keyword">template</span> <<span class="keyword">typename</span> T_Impl></div>
<div class="line"><a name="l00451"></a><span class="lineno"> 451</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> <a class="code" href="namespace_se_com_lib_1_1_core.html#a1b2b7214d7f8c3a2588a3ea2a34e68b1">operator* </a>(<span class="keyword">const</span> <span class="keywordtype">int</span> lhs, <span class="keyword">const</span> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &rhs);</div>
<div class="line"><a name="l00453"></a><span class="lineno"> 453</span>  <span class="keyword">template</span> <<span class="keyword">typename</span> T_Impl></div>
<div class="line"><a name="l00454"></a><span class="lineno"> 454</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> <a class="code" href="namespace_se_com_lib_1_1_core.html#a1b2b7214d7f8c3a2588a3ea2a34e68b1">operator* </a>(<span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> lhs, <span class="keyword">const</span> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &rhs);</div>
<div class="line"><a name="l00455"></a><span class="lineno"> 455</span> </div>
<div class="line"><a name="l00457"></a><span class="lineno"> 457</span>  <span class="keyword">template</span> <<span class="keyword">typename</span> T_Impl></div>
<div class="line"><a name="l00458"></a><span class="lineno"> 458</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> <a class="code" href="namespace_se_com_lib_1_1_core.html#a237155adc1021c14733952ea69d737f1">operator/ </a>(<span class="keyword">const</span> <span class="keywordtype">long</span> lhs, <span class="keyword">const</span> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &rhs);</div>
<div class="line"><a name="l00460"></a><span class="lineno"> 460</span>  <span class="keyword">template</span> <<span class="keyword">typename</span> T_Impl></div>
<div class="line"><a name="l00461"></a><span class="lineno"> 461</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> <a class="code" href="namespace_se_com_lib_1_1_core.html#a237155adc1021c14733952ea69d737f1">operator/ </a>(<span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">long</span> lhs, <span class="keyword">const</span> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &rhs);</div>
<div class="line"><a name="l00463"></a><span class="lineno"> 463</span>  <span class="keyword">template</span> <<span class="keyword">typename</span> T_Impl></div>
<div class="line"><a name="l00464"></a><span class="lineno"> 464</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> <a class="code" href="namespace_se_com_lib_1_1_core.html#a237155adc1021c14733952ea69d737f1">operator/ </a>(<span class="keyword">const</span> <span class="keywordtype">int</span> lhs, <span class="keyword">const</span> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &rhs);</div>
<div class="line"><a name="l00466"></a><span class="lineno"> 466</span>  <span class="keyword">template</span> <<span class="keyword">typename</span> T_Impl></div>
<div class="line"><a name="l00467"></a><span class="lineno"> 467</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> <a class="code" href="namespace_se_com_lib_1_1_core.html#a237155adc1021c14733952ea69d737f1">operator/ </a>(<span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> lhs, <span class="keyword">const</span> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &rhs);</div>
<div class="line"><a name="l00468"></a><span class="lineno"> 468</span> </div>
<div class="line"><a name="l00470"></a><span class="lineno"> 470</span>  <span class="keyword">template</span> <<span class="keyword">typename</span> T_Impl></div>
<div class="line"><a name="l00471"></a><span class="lineno"> 471</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> <a class="code" href="namespace_se_com_lib_1_1_core.html#a03403b23b6e1de11e8559847d8612959">operator% </a>(<span class="keyword">const</span> <span class="keywordtype">long</span> lhs, <span class="keyword">const</span> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &rhs);</div>
<div class="line"><a name="l00473"></a><span class="lineno"> 473</span>  <span class="keyword">template</span> <<span class="keyword">typename</span> T_Impl></div>
<div class="line"><a name="l00474"></a><span class="lineno"> 474</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> <a class="code" href="namespace_se_com_lib_1_1_core.html#a03403b23b6e1de11e8559847d8612959">operator% </a>(<span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">long</span> lhs, <span class="keyword">const</span> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &rhs);</div>
<div class="line"><a name="l00476"></a><span class="lineno"> 476</span>  <span class="keyword">template</span> <<span class="keyword">typename</span> T_Impl></div>
<div class="line"><a name="l00477"></a><span class="lineno"> 477</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> <a class="code" href="namespace_se_com_lib_1_1_core.html#a03403b23b6e1de11e8559847d8612959">operator% </a>(<span class="keyword">const</span> <span class="keywordtype">int</span> lhs, <span class="keyword">const</span> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &rhs);</div>
<div class="line"><a name="l00479"></a><span class="lineno"> 479</span>  <span class="keyword">template</span> <<span class="keyword">typename</span> T_Impl></div>
<div class="line"><a name="l00480"></a><span class="lineno"> 480</span>  <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> <a class="code" href="namespace_se_com_lib_1_1_core.html#a03403b23b6e1de11e8559847d8612959">operator% </a>(<span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> lhs, <span class="keyword">const</span> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &rhs);</div>
<div class="line"><a name="l00481"></a><span class="lineno"> 481</span> </div>
<div class="line"><a name="l00483"></a><span class="lineno"> 483</span>  <span class="keyword">template</span> <<span class="keyword">typename</span> T_Impl></div>
<div class="line"><a name="l00484"></a><span class="lineno"> 484</span>  <span class="keywordtype">bool</span> <a class="code" href="namespace_se_com_lib_1_1_core.html#a99ae015982791d1aa6212234bcf24faf">operator== </a>(<span class="keyword">const</span> <span class="keywordtype">long</span> lhs, <span class="keyword">const</span> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &rhs);</div>
<div class="line"><a name="l00486"></a><span class="lineno"> 486</span>  <span class="keyword">template</span> <<span class="keyword">typename</span> T_Impl></div>
<div class="line"><a name="l00487"></a><span class="lineno"> 487</span>  <span class="keywordtype">bool</span> <a class="code" href="namespace_se_com_lib_1_1_core.html#a99ae015982791d1aa6212234bcf24faf">operator== </a>(<span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">long</span> lhs, <span class="keyword">const</span> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &rhs);</div>
<div class="line"><a name="l00489"></a><span class="lineno"> 489</span>  <span class="keyword">template</span> <<span class="keyword">typename</span> T_Impl></div>
<div class="line"><a name="l00490"></a><span class="lineno"> 490</span>  <span class="keywordtype">bool</span> <a class="code" href="namespace_se_com_lib_1_1_core.html#a99ae015982791d1aa6212234bcf24faf">operator== </a>(<span class="keyword">const</span> <span class="keywordtype">int</span> lhs, <span class="keyword">const</span> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &rhs);</div>
<div class="line"><a name="l00492"></a><span class="lineno"> 492</span>  <span class="keyword">template</span> <<span class="keyword">typename</span> T_Impl></div>
<div class="line"><a name="l00493"></a><span class="lineno"> 493</span>  <span class="keywordtype">bool</span> <a class="code" href="namespace_se_com_lib_1_1_core.html#a99ae015982791d1aa6212234bcf24faf">operator== </a>(<span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> lhs, <span class="keyword">const</span> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &rhs);</div>
<div class="line"><a name="l00494"></a><span class="lineno"> 494</span> </div>
<div class="line"><a name="l00496"></a><span class="lineno"> 496</span>  <span class="keyword">template</span> <<span class="keyword">typename</span> T_Impl></div>
<div class="line"><a name="l00497"></a><span class="lineno"> 497</span>  <span class="keywordtype">bool</span> <a class="code" href="namespace_se_com_lib_1_1_core.html#affcf76abc4687041cd97e9600b0f8b04">operator!= </a>(<span class="keyword">const</span> <span class="keywordtype">long</span> lhs, <span class="keyword">const</span> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &rhs);</div>
<div class="line"><a name="l00499"></a><span class="lineno"> 499</span>  <span class="keyword">template</span> <<span class="keyword">typename</span> T_Impl></div>
<div class="line"><a name="l00500"></a><span class="lineno"> 500</span>  <span class="keywordtype">bool</span> <a class="code" href="namespace_se_com_lib_1_1_core.html#affcf76abc4687041cd97e9600b0f8b04">operator!= </a>(<span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">long</span> lhs, <span class="keyword">const</span> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &rhs);</div>
<div class="line"><a name="l00502"></a><span class="lineno"> 502</span>  <span class="keyword">template</span> <<span class="keyword">typename</span> T_Impl></div>
<div class="line"><a name="l00503"></a><span class="lineno"> 503</span>  <span class="keywordtype">bool</span> <a class="code" href="namespace_se_com_lib_1_1_core.html#affcf76abc4687041cd97e9600b0f8b04">operator!= </a>(<span class="keyword">const</span> <span class="keywordtype">int</span> lhs, <span class="keyword">const</span> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &rhs);</div>
<div class="line"><a name="l00505"></a><span class="lineno"> 505</span>  <span class="keyword">template</span> <<span class="keyword">typename</span> T_Impl></div>
<div class="line"><a name="l00506"></a><span class="lineno"> 506</span>  <span class="keywordtype">bool</span> <a class="code" href="namespace_se_com_lib_1_1_core.html#affcf76abc4687041cd97e9600b0f8b04">operator!= </a>(<span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> lhs, <span class="keyword">const</span> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &rhs);</div>
<div class="line"><a name="l00507"></a><span class="lineno"> 507</span> </div>
<div class="line"><a name="l00509"></a><span class="lineno"> 509</span>  <span class="keyword">template</span> <<span class="keyword">typename</span> T_Impl></div>
<div class="line"><a name="l00510"></a><span class="lineno"> 510</span>  <span class="keywordtype">bool</span> operator< (const long lhs, const BigIntegerBase<T_Impl> &rhs);</div>
<div class="line"><a name="l00512"></a><span class="lineno"> 512</span>  <span class="keyword">template</span> <<span class="keyword">typename</span> T_Impl></div>
<div class="line"><a name="l00513"></a><span class="lineno"> 513</span>  <span class="keywordtype">bool</span> operator< (const unsigned long lhs, const BigIntegerBase<T_Impl> &rhs);</div>
<div class="line"><a name="l00515"></a><span class="lineno"> 515</span>  <span class="keyword">template</span> <<span class="keyword">typename</span> T_Impl></div>
<div class="line"><a name="l00516"></a><span class="lineno"> 516</span>  <span class="keywordtype">bool</span> operator< (const int lhs, const BigIntegerBase<T_Impl> &rhs);</div>
<div class="line"><a name="l00518"></a><span class="lineno"> 518</span>  <span class="keyword">template</span> <<span class="keyword">typename</span> T_Impl></div>
<div class="line"><a name="l00519"></a><span class="lineno"> 519</span>  <span class="keywordtype">bool</span> operator< (const unsigned int lhs, const BigIntegerBase<T_Impl> &rhs);</div>
<div class="line"><a name="l00520"></a><span class="lineno"> 520</span> </div>
<div class="line"><a name="l00522"></a><span class="lineno"> 522</span>  <span class="keyword">template</span> <<span class="keyword">typename</span> T_Impl></div>
<div class="line"><a name="l00523"></a><span class="lineno"> 523</span>  <span class="keywordtype">bool</span> operator<= (const long lhs, const BigIntegerBase<T_Impl> &rhs);</div>
<div class="line"><a name="l00525"></a><span class="lineno"> 525</span>  <span class="keyword">template</span> <<span class="keyword">typename</span> T_Impl></div>
<div class="line"><a name="l00526"></a><span class="lineno"> 526</span>  <span class="keywordtype">bool</span> operator<= (const unsigned long lhs, const BigIntegerBase<T_Impl> &rhs);</div>
<div class="line"><a name="l00528"></a><span class="lineno"> 528</span>  <span class="keyword">template</span> <<span class="keyword">typename</span> T_Impl></div>
<div class="line"><a name="l00529"></a><span class="lineno"> 529</span>  <span class="keywordtype">bool</span> operator<= (const int lhs, const BigIntegerBase<T_Impl> &rhs);</div>
<div class="line"><a name="l00531"></a><span class="lineno"> 531</span>  <span class="keyword">template</span> <<span class="keyword">typename</span> T_Impl></div>
<div class="line"><a name="l00532"></a><span class="lineno"> 532</span>  <span class="keywordtype">bool</span> operator<= (const unsigned int lhs, const BigIntegerBase<T_Impl> &rhs);</div>
<div class="line"><a name="l00533"></a><span class="lineno"> 533</span> </div>
<div class="line"><a name="l00535"></a><span class="lineno"> 535</span>  <span class="keyword">template</span> <<span class="keyword">typename</span> T_Impl></div>
<div class="line"><a name="l00536"></a><span class="lineno"> 536</span>  <span class="keywordtype">bool</span> <a class="code" href="namespace_se_com_lib_1_1_core.html#aeed38a49ceb9b551580eaf879a2d965a">operator>= </a>(<span class="keyword">const</span> <span class="keywordtype">long</span> lhs, <span class="keyword">const</span> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &rhs);</div>
<div class="line"><a name="l00538"></a><span class="lineno"> 538</span>  <span class="keyword">template</span> <<span class="keyword">typename</span> T_Impl></div>
<div class="line"><a name="l00539"></a><span class="lineno"> 539</span>  <span class="keywordtype">bool</span> <a class="code" href="namespace_se_com_lib_1_1_core.html#aeed38a49ceb9b551580eaf879a2d965a">operator>= </a>(<span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">long</span> lhs, <span class="keyword">const</span> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &rhs);</div>
<div class="line"><a name="l00541"></a><span class="lineno"> 541</span>  <span class="keyword">template</span> <<span class="keyword">typename</span> T_Impl></div>
<div class="line"><a name="l00542"></a><span class="lineno"> 542</span>  <span class="keywordtype">bool</span> <a class="code" href="namespace_se_com_lib_1_1_core.html#aeed38a49ceb9b551580eaf879a2d965a">operator>= </a>(<span class="keyword">const</span> <span class="keywordtype">int</span> lhs, <span class="keyword">const</span> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &rhs);</div>
<div class="line"><a name="l00544"></a><span class="lineno"> 544</span>  <span class="keyword">template</span> <<span class="keyword">typename</span> T_Impl></div>
<div class="line"><a name="l00545"></a><span class="lineno"> 545</span>  <span class="keywordtype">bool</span> <a class="code" href="namespace_se_com_lib_1_1_core.html#aeed38a49ceb9b551580eaf879a2d965a">operator>= </a>(<span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> lhs, <span class="keyword">const</span> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &rhs);</div>
<div class="line"><a name="l00546"></a><span class="lineno"> 546</span> </div>
<div class="line"><a name="l00548"></a><span class="lineno"> 548</span>  <span class="keyword">template</span> <<span class="keyword">typename</span> T_Impl></div>
<div class="line"><a name="l00549"></a><span class="lineno"> 549</span>  <span class="keywordtype">bool</span> <a class="code" href="namespace_se_com_lib_1_1_core.html#a3c0bbc3450d576f35a22a0b230fa09d5">operator> </a>(<span class="keyword">const</span> <span class="keywordtype">long</span> lhs, <span class="keyword">const</span> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &rhs);</div>
<div class="line"><a name="l00551"></a><span class="lineno"> 551</span>  <span class="keyword">template</span> <<span class="keyword">typename</span> T_Impl></div>
<div class="line"><a name="l00552"></a><span class="lineno"> 552</span>  <span class="keywordtype">bool</span> <a class="code" href="namespace_se_com_lib_1_1_core.html#a3c0bbc3450d576f35a22a0b230fa09d5">operator> </a>(<span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">long</span> lhs, <span class="keyword">const</span> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &rhs);</div>
<div class="line"><a name="l00554"></a><span class="lineno"> 554</span>  <span class="keyword">template</span> <<span class="keyword">typename</span> T_Impl></div>
<div class="line"><a name="l00555"></a><span class="lineno"> 555</span>  <span class="keywordtype">bool</span> <a class="code" href="namespace_se_com_lib_1_1_core.html#a3c0bbc3450d576f35a22a0b230fa09d5">operator> </a>(<span class="keyword">const</span> <span class="keywordtype">int</span> lhs, <span class="keyword">const</span> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &rhs);</div>
<div class="line"><a name="l00557"></a><span class="lineno"> 557</span>  <span class="keyword">template</span> <<span class="keyword">typename</span> T_Impl></div>
<div class="line"><a name="l00558"></a><span class="lineno"> 558</span>  <span class="keywordtype">bool</span> <a class="code" href="namespace_se_com_lib_1_1_core.html#a3c0bbc3450d576f35a22a0b230fa09d5">operator> </a>(<span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> lhs, <span class="keyword">const</span> <a class="code" href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">BigIntegerBase<T_Impl></a> &rhs);</div>
<div class="line"><a name="l00559"></a><span class="lineno"> 559</span> </div>
<div class="line"><a name="l00560"></a><span class="lineno"> 560</span>  <span class="comment">/* /Binary non-member operators */</span></div>
<div class="line"><a name="l00561"></a><span class="lineno"> 561</span> </div>
<div class="line"><a name="l00562"></a><span class="lineno"> 562</span> }<span class="comment">//namespace Core</span></div>
<div class="line"><a name="l00563"></a><span class="lineno"> 563</span> }<span class="comment">//namespace SeComLib</span></div>
<div class="line"><a name="l00564"></a><span class="lineno"> 564</span> </div>
<div class="line"><a name="l00565"></a><span class="lineno"> 565</span> <span class="comment">//Separate the implementation from the declaration of template methods</span></div>
<div class="line"><a name="l00566"></a><span class="lineno"> 566</span> <span class="preprocessor">#include "<a class="code" href="big__integer__base_8hpp.html">big_integer_base.hpp</a>"</span></div>
<div class="line"><a name="l00567"></a><span class="lineno"> 567</span> </div>
<div class="line"><a name="l00568"></a><span class="lineno"> 568</span> <span class="preprocessor">#endif//BIG_INTEGER_BASE_HEADER_GUARD</span></div>
<div class="ttc" id="class_se_com_lib_1_1_core_1_1_big_integer_base_html_a69508c82b10935ed1e9299a103aea1d9"><div class="ttname"><a href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a69508c82b10935ed1e9299a103aea1d9">SeComLib::Core::BigIntegerBase::operator++</a></div><div class="ttdeci">BigIntegerBase< T_Impl > & operator++()</div><div class="ttdoc">Prefix increment unary operator. </div><div class="ttdef"><b>Definition:</b> <a href="big__integer__base_8hpp_source.html#l00205">big_integer_base.hpp:205</a></div></div>
<div class="ttc" id="class_se_com_lib_1_1_core_1_1_big_integer_base_html_a6a2475ca82a0495d7cb5fe092913a6f4"><div class="ttname"><a href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a6a2475ca82a0495d7cb5fe092913a6f4">SeComLib::Core::BigIntegerBase::operator--</a></div><div class="ttdeci">BigIntegerBase< T_Impl > & operator--()</div><div class="ttdoc">Prefix decrement unary operator. </div><div class="ttdef"><b>Definition:</b> <a href="big__integer__base_8hpp_source.html#l00226">big_integer_base.hpp:226</a></div></div>
<div class="ttc" id="class_se_com_lib_1_1_core_1_1_big_integer_base_html_a59b5153817366cceece03699b53501c8"><div class="ttname"><a href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a59b5153817366cceece03699b53501c8">SeComLib::Core::BigIntegerBase::T_Impl</a></div><div class="ttdeci">friend T_Impl</div><div class="ttdoc">The big number implementation requires access to the underlying data. </div><div class="ttdef"><b>Definition:</b> <a href="big__integer__base_8h_source.html#l00049">big_integer_base.h:49</a></div></div>
<div class="ttc" id="class_se_com_lib_1_1_core_1_1_big_integer_base_html_a54f68c531b10009e453cbe9d99032034"><div class="ttname"><a href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a54f68c531b10009e453cbe9d99032034">SeComLib::Core::BigIntegerBase::operator>=</a></div><div class="ttdeci">bool operator>=(const BigIntegerBase< T_Impl > &input) const </div><div class="ttdoc">BigIntegerBase greater than or equal to binary operator. </div><div class="ttdef"><b>Definition:</b> <a href="big__integer__base_8hpp_source.html#l01003">big_integer_base.hpp:1003</a></div></div>
<div class="ttc" id="class_se_com_lib_1_1_core_1_1_big_integer_base_html_a1c5ad8f2f7f6ae389572b65b8f436052"><div class="ttname"><a href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a1c5ad8f2f7f6ae389572b65b8f436052">SeComLib::Core::BigIntegerBase::SetBit</a></div><div class="ttdeci">BigIntegerBase< T_Impl > & SetBit(const size_t index)</div><div class="ttdoc">Sets a bit in the current instance at the specified index. </div><div class="ttdef"><b>Definition:</b> <a href="big__integer__base_8hpp_source.html#l01245">big_integer_base.hpp:1245</a></div></div>
<div class="ttc" id="class_se_com_lib_1_1_core_1_1_big_integer_base_html_aae73cebf92280a0448b56df388c346e3"><div class="ttname"><a href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#aae73cebf92280a0448b56df388c346e3">SeComLib::Core::BigIntegerBase::operator<</a></div><div class="ttdeci">bool operator<(const BigIntegerBase< T_Impl > &input) const </div><div class="ttdoc">BigIntegerBase less than binary operator. </div><div class="ttdef"><b>Definition:</b> <a href="big__integer__base_8hpp_source.html#l00913">big_integer_base.hpp:913</a></div></div>
<div class="ttc" id="namespace_se_com_lib_1_1_core_html_a1b2b7214d7f8c3a2588a3ea2a34e68b1"><div class="ttname"><a href="namespace_se_com_lib_1_1_core.html#a1b2b7214d7f8c3a2588a3ea2a34e68b1">SeComLib::Core::operator*</a></div><div class="ttdeci">BigIntegerBase< T_Impl > operator*(const long lhs, const BigIntegerBase< T_Impl > &rhs)</div><div class="ttdoc">long multiplication binary operator </div><div class="ttdef"><b>Definition:</b> <a href="big__integer__base_8hpp_source.html#l01722">big_integer_base.hpp:1722</a></div></div>
<div class="ttc" id="class_se_com_lib_1_1_core_1_1_big_integer_base_html_a085c917b61dcdb49a29b6ce4a9eed80b"><div class="ttname"><a href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a085c917b61dcdb49a29b6ce4a9eed80b">SeComLib::Core::BigIntegerBase::GetBit</a></div><div class="ttdeci">int GetBit(const size_t index) const </div><div class="ttdoc">Returns the bit specified by index. </div><div class="ttdef"><b>Definition:</b> <a href="big__integer__base_8hpp_source.html#l01255">big_integer_base.hpp:1255</a></div></div>
<div class="ttc" id="class_se_com_lib_1_1_core_1_1_big_integer_base_html_a473361b281ed56eae9e9b35eca98f154"><div class="ttname"><a href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a473361b281ed56eae9e9b35eca98f154">SeComLib::Core::BigIntegerBase::GetNextPrime</a></div><div class="ttdeci">BigIntegerBase< T_Impl > GetNextPrime() const </div><div class="ttdoc">Computes the first prime greater than the current instance. </div><div class="ttdef"><b>Definition:</b> <a href="big__integer__base_8hpp_source.html#l01224">big_integer_base.hpp:1224</a></div></div>
<div class="ttc" id="class_se_com_lib_1_1_core_1_1_big_integer_base_html_a95127dfc7f43144e136dbfc7136c8a00"><div class="ttname"><a href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a95127dfc7f43144e136dbfc7136c8a00">SeComLib::Core::BigIntegerBase::operator></a></div><div class="ttdeci">bool operator>(const BigIntegerBase< T_Impl > &input) const </div><div class="ttdoc">BigIntegerBase greater than binary operator. </div><div class="ttdef"><b>Definition:</b> <a href="big__integer__base_8hpp_source.html#l01048">big_integer_base.hpp:1048</a></div></div>
<div class="ttc" id="class_se_com_lib_1_1_core_1_1_big_integer_base_html_afb421b4ff6fb0e31d4f38d89ade3489d"><div class="ttname"><a href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#afb421b4ff6fb0e31d4f38d89ade3489d">SeComLib::Core::BigIntegerBase::operator~</a></div><div class="ttdeci">BigIntegerBase< T_Impl > operator~() const </div><div class="ttdoc">One's complement unary operator. </div><div class="ttdef"><b>Definition:</b> <a href="big__integer__base_8hpp_source.html#l01138">big_integer_base.hpp:1138</a></div></div>
<div class="ttc" id="class_se_com_lib_1_1_core_1_1_big_integer_base_html_a9f688113b916e4af4a40c83623e5f98d"><div class="ttname"><a href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a9f688113b916e4af4a40c83623e5f98d">SeComLib::Core::BigIntegerBase::ToString</a></div><div class="ttdeci">std::string ToString(const unsigned int base=2) const </div><div class="ttdoc">Convert to std::string in the specified base. </div><div class="ttdef"><b>Definition:</b> <a href="big__integer__base_8hpp_source.html#l01604">big_integer_base.hpp:1604</a></div></div>
<div class="ttc" id="class_se_com_lib_1_1_core_1_1_big_integer_base_html_a5ebeeee9be2247ab80bbd0088aeda8dd"><div class="ttname"><a href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a5ebeeee9be2247ab80bbd0088aeda8dd">SeComLib::Core::BigIntegerBase::operator>></a></div><div class="ttdeci">BigIntegerBase< T_Impl > operator>>(const unsigned long input) const </div><div class="ttdoc">Bitwise right shift binary operator. </div><div class="ttdef"><b>Definition:</b> <a href="big__integer__base_8hpp_source.html#l01093">big_integer_base.hpp:1093</a></div></div>
<div class="ttc" id="class_se_com_lib_1_1_core_1_1_big_integer_base_html_a579d75d199ec272b0654c814c6b8350f"><div class="ttname"><a href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a579d75d199ec272b0654c814c6b8350f">SeComLib::Core::BigIntegerBase::GetPowModN</a></div><div class="ttdeci">BigIntegerBase< T_Impl > GetPowModN(const BigIntegerBase< T_Impl > &power, const BigIntegerBase< T_Impl > &n) const </div><div class="ttdoc">Computes the integer raised to the specified BigIntegerBase power modulo n. </div><div class="ttdef"><b>Definition:</b> <a href="big__integer__base_8hpp_source.html#l01467">big_integer_base.hpp:1467</a></div></div>
<div class="ttc" id="class_se_com_lib_1_1_core_1_1_big_integer_base_html_abc9cc5dc77d18d60b8bf06274d19b257"><div class="ttname"><a href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#abc9cc5dc77d18d60b8bf06274d19b257">SeComLib::Core::BigIntegerBase::operator-=</a></div><div class="ttdeci">BigIntegerBase< T_Impl > & operator-=(const BigIntegerBase< T_Impl > &input)</div><div class="ttdoc">BigIntegerBase subtraction & assignment binary operator. </div><div class="ttdef"><b>Definition:</b> <a href="big__integer__base_8hpp_source.html#l00428">big_integer_base.hpp:428</a></div></div>
<div class="ttc" id="class_se_com_lib_1_1_core_1_1_big_integer_base_html_a5c01857c1569b7a004c413f3a574583b"><div class="ttname"><a href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a5c01857c1569b7a004c413f3a574583b">SeComLib::Core::BigIntegerBase::operator|=</a></div><div class="ttdeci">BigIntegerBase< T_Impl > & operator|=(const BigIntegerBase< T_Impl > &input)</div><div class="ttdoc">Bitwise inclusive OR & assignment binary operator. </div><div class="ttdef"><b>Definition:</b> <a href="big__integer__base_8hpp_source.html#l01187">big_integer_base.hpp:1187</a></div></div>
<div class="ttc" id="namespace_se_com_lib_1_1_core_html_a99ae015982791d1aa6212234bcf24faf"><div class="ttname"><a href="namespace_se_com_lib_1_1_core.html#a99ae015982791d1aa6212234bcf24faf">SeComLib::Core::operator==</a></div><div class="ttdeci">bool operator==(const long lhs, const BigIntegerBase< T_Impl > &rhs)</div><div class="ttdoc">long equality binary operator </div><div class="ttdef"><b>Definition:</b> <a href="big__integer__base_8hpp_source.html#l01874">big_integer_base.hpp:1874</a></div></div>
<div class="ttc" id="class_se_com_lib_1_1_core_1_1_big_integer_base_html_a33354f67128bcc334427778bf572e518"><div class="ttname"><a href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a33354f67128bcc334427778bf572e518">SeComLib::Core::BigIntegerBase::ToUnsignedLong</a></div><div class="ttdeci">unsigned long ToUnsignedLong() const </div><div class="ttdoc">Convert to unsigned long. </div><div class="ttdef"><b>Definition:</b> <a href="big__integer__base_8hpp_source.html#l01612">big_integer_base.hpp:1612</a></div></div>
<div class="ttc" id="class_se_com_lib_1_1_core_1_1_big_integer_base_html_a5552613530277250ae29390cf75624e5"><div class="ttname"><a href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a5552613530277250ae29390cf75624e5">SeComLib::Core::BigIntegerBase::operator<<=</a></div><div class="ttdeci">BigIntegerBase< T_Impl > & operator<<=(const unsigned long input)</div><div class="ttdoc">Bitwise left shift & assignment binary operator. </div><div class="ttdef"><b>Definition:</b> <a href="big__integer__base_8hpp_source.html#l01129">big_integer_base.hpp:1129</a></div></div>
<div class="ttc" id="class_se_com_lib_1_1_core_1_1_big_integer_base_html_ad627b226ff64ed0c1c456edbd2e8e80d"><div class="ttname"><a href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#ad627b226ff64ed0c1c456edbd2e8e80d">SeComLib::Core::BigIntegerBase::operator&=</a></div><div class="ttdeci">BigIntegerBase< T_Impl > & operator&=(const BigIntegerBase< T_Impl > &input)</div><div class="ttdoc">Bitwise AND & assignment binary operator. </div><div class="ttdef"><b>Definition:</b> <a href="big__integer__base_8hpp_source.html#l01164">big_integer_base.hpp:1164</a></div></div>
<div class="ttc" id="class_se_com_lib_1_1_core_1_1_big_integer_base_html_a743398d48b9d93b11304fa637f872e63"><div class="ttname"><a href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a743398d48b9d93b11304fa637f872e63">SeComLib::Core::BigIntegerBase::operator>>=</a></div><div class="ttdeci">BigIntegerBase< T_Impl > & operator>>=(const unsigned long input)</div><div class="ttdoc">Bitwise right shift & assignment binary operator. </div><div class="ttdef"><b>Definition:</b> <a href="big__integer__base_8hpp_source.html#l01106">big_integer_base.hpp:1106</a></div></div>
<div class="ttc" id="class_se_com_lib_1_1_core_1_1_big_integer_base_html_adc42f501637f423572803bcc3f0d097c"><div class="ttname"><a href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#adc42f501637f423572803bcc3f0d097c">SeComLib::Core::BigIntegerBase::operator&</a></div><div class="ttdeci">BigIntegerBase< T_Impl > operator&(const BigIntegerBase< T_Impl > &input) const </div><div class="ttdoc">Bitwise AND binary operator. </div><div class="ttdef"><b>Definition:</b> <a href="big__integer__base_8hpp_source.html#l01151">big_integer_base.hpp:1151</a></div></div>
<div class="ttc" id="namespace_se_com_lib_1_1_core_html_aeed38a49ceb9b551580eaf879a2d965a"><div class="ttname"><a href="namespace_se_com_lib_1_1_core.html#aeed38a49ceb9b551580eaf879a2d965a">SeComLib::Core::operator>=</a></div><div class="ttdeci">bool operator>=(const long lhs, const BigIntegerBase< T_Impl > &rhs)</div><div class="ttdoc">long greater than or equal binary operator </div><div class="ttdef"><b>Definition:</b> <a href="big__integer__base_8hpp_source.html#l02034">big_integer_base.hpp:2034</a></div></div>
<div class="ttc" id="class_se_com_lib_1_1_core_1_1_big_integer_base_html_a51e290cfe87b1aa019b2a9a8192fc5d6"><div class="ttname"><a href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a51e290cfe87b1aa019b2a9a8192fc5d6">SeComLib::Core::BigIntegerBase::operator<<</a></div><div class="ttdeci">BigIntegerBase< T_Impl > operator<<(const unsigned long input) const </div><div class="ttdoc">Bitwise left shift binary operator. </div><div class="ttdef"><b>Definition:</b> <a href="big__integer__base_8hpp_source.html#l01116">big_integer_base.hpp:1116</a></div></div>
<div class="ttc" id="class_se_com_lib_1_1_core_1_1_big_integer_base_html_a3526a9718d2854b6424caee631ebe70f"><div class="ttname"><a href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a3526a9718d2854b6424caee631ebe70f">SeComLib::Core::BigIntegerBase::Abs</a></div><div class="ttdeci">BigIntegerBase< T_Impl > & Abs()</div><div class="ttdoc">Sets the current instance to its absolute value. </div><div class="ttdef"><b>Definition:</b> <a href="big__integer__base_8hpp_source.html#l01274">big_integer_base.hpp:1274</a></div></div>
<div class="ttc" id="class_se_com_lib_1_1_core_1_1_big_integer_base_html_a22f0e843ee8ba86f3e55f1292efe0da6"><div class="ttname"><a href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a22f0e843ee8ba86f3e55f1292efe0da6">SeComLib::Core::BigIntegerBase::operator/=</a></div><div class="ttdeci">BigIntegerBase< T_Impl > & operator/=(const BigIntegerBase< T_Impl > &input)</div><div class="ttdoc">BigIntegerBase division & assignment binary operator. </div><div class="ttdef"><b>Definition:</b> <a href="big__integer__base_8hpp_source.html#l00658">big_integer_base.hpp:658</a></div></div>
<div class="ttc" id="class_se_com_lib_1_1_core_1_1_big_integer_base_html_a5857f286d396782b094a6d8b238aac01"><div class="ttname"><a href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a5857f286d396782b094a6d8b238aac01">SeComLib::Core::BigIntegerBase::IsPrime</a></div><div class="ttdeci">bool IsPrime() const </div><div class="ttdoc">Tests if the current instance is a prime number. </div><div class="ttdef"><b>Definition:</b> <a href="big__integer__base_8hpp_source.html#l01236">big_integer_base.hpp:1236</a></div></div>
<div class="ttc" id="class_se_com_lib_1_1_core_1_1_big_integer_base_html_ab6c8021613f6d8442f574d7e40910f90"><div class="ttname"><a href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#ab6c8021613f6d8442f574d7e40910f90">SeComLib::Core::BigIntegerBase::operator/</a></div><div class="ttdeci">BigIntegerBase< T_Impl > operator/(const BigIntegerBase< T_Impl > &input) const </div><div class="ttdoc">BigIntegerBase division binary operator. </div><div class="ttdef"><b>Definition:</b> <a href="big__integer__base_8hpp_source.html#l00593">big_integer_base.hpp:593</a></div></div>
<div class="ttc" id="class_se_com_lib_1_1_core_1_1_big_integer_base_html_aaa2de5fcc36348e1d308677d6123adae"><div class="ttname"><a href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#aaa2de5fcc36348e1d308677d6123adae">SeComLib::Core::BigIntegerBase::GetSize</a></div><div class="ttdeci">size_t GetSize(const unsigned int base=2) const </div><div class="ttdoc">Gets the length of the integer in the specified base. </div><div class="ttdef"><b>Definition:</b> <a href="big__integer__base_8hpp_source.html#l01266">big_integer_base.hpp:1266</a></div></div>
<div class="ttc" id="namespace_se_com_lib_1_1_core_html_a03403b23b6e1de11e8559847d8612959"><div class="ttname"><a href="namespace_se_com_lib_1_1_core.html#a03403b23b6e1de11e8559847d8612959">SeComLib::Core::operator%</a></div><div class="ttdeci">BigIntegerBase< T_Impl > operator%(const long lhs, const BigIntegerBase< T_Impl > &rhs)</div><div class="ttdoc">long modulus binary operator </div><div class="ttdef"><b>Definition:</b> <a href="big__integer__base_8hpp_source.html#l01818">big_integer_base.hpp:1818</a></div></div>
<div class="ttc" id="class_se_com_lib_1_1_core_1_1_big_integer_base_html_a44c18673cffcc5e874e7adfb3ddc5b25"><div class="ttname"><a href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a44c18673cffcc5e874e7adfb3ddc5b25">SeComLib::Core::BigIntegerBase::operator-</a></div><div class="ttdeci">BigIntegerBase< T_Impl > operator-() const </div><div class="ttdoc">Unary negation operator. </div><div class="ttdef"><b>Definition:</b> <a href="big__integer__base_8hpp_source.html#l00193">big_integer_base.hpp:193</a></div></div>
<div class="ttc" id="class_se_com_lib_1_1_core_1_1_big_integer_base_html_a6bd29caf5a05902acc2420a377d3dc84"><div class="ttname"><a href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a6bd29caf5a05902acc2420a377d3dc84">SeComLib::Core::BigIntegerBase::BigIntegerBase</a></div><div class="ttdeci">BigIntegerBase()</div><div class="ttdoc">Default constructor. </div><div class="ttdef"><b>Definition:</b> <a href="big__integer__base_8hpp_source.html#l00041">big_integer_base.hpp:41</a></div></div>
<div class="ttc" id="class_se_com_lib_1_1_core_1_1_big_integer_base_html_a3015aef49a6dca01a171915ef494f962"><div class="ttname"><a href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a3015aef49a6dca01a171915ef494f962">SeComLib::Core::BigIntegerBase::operator+</a></div><div class="ttdeci">BigIntegerBase< T_Impl > operator+() const </div><div class="ttdoc">Unary plus operator. </div><div class="ttdef"><b>Definition:</b> <a href="big__integer__base_8hpp_source.html#l00184">big_integer_base.hpp:184</a></div></div>
<div class="ttc" id="class_se_com_lib_1_1_core_1_1_big_integer_base_html_a0da2d1879d76aa7cfa4fca70049931ee"><div class="ttname"><a href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a0da2d1879d76aa7cfa4fca70049931ee">SeComLib::Core::BigIntegerBase::Gcd</a></div><div class="ttdeci">static BigIntegerBase< T_Impl > Gcd(const BigIntegerBase< T_Impl > &lhs, const BigIntegerBase< T_Impl > &rhs)</div><div class="ttdoc">Computes the greatest common divisor of lhs and rhs. </div><div class="ttdef"><b>Definition:</b> <a href="big__integer__base_8hpp_source.html#l01573">big_integer_base.hpp:1573</a></div></div>
<div class="ttc" id="class_se_com_lib_1_1_core_1_1_big_integer_base_html_a3749ec426013426af7d1e103e4b4e468"><div class="ttname"><a href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a3749ec426013426af7d1e103e4b4e468">SeComLib::Core::BigIntegerBase::Pow</a></div><div class="ttdeci">BigIntegerBase< T_Impl > & Pow(const BigIntegerBase< T_Impl > &power)</div><div class="ttdoc">Raises the current instance to the specified BigIntegerBase power. </div><div class="ttdef"><b>Definition:</b> <a href="big__integer__base_8hpp_source.html#l01296">big_integer_base.hpp:1296</a></div></div>
<div class="ttc" id="class_se_com_lib_1_1_core_1_1_big_integer_base_html_a2aacc8786b4788f37b80eaa93af5ce49"><div class="ttname"><a href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a2aacc8786b4788f37b80eaa93af5ce49">SeComLib::Core::BigIntegerBase::operator|</a></div><div class="ttdeci">BigIntegerBase< T_Impl > operator|(const BigIntegerBase< T_Impl > &input) const </div><div class="ttdoc">Bitwise inclusive OR binary operator. </div><div class="ttdef"><b>Definition:</b> <a href="big__integer__base_8hpp_source.html#l01174">big_integer_base.hpp:1174</a></div></div>
<div class="ttc" id="class_se_com_lib_1_1_core_1_1_big_integer_base_html_abcabe8210674fe56abc98cc16ff9ba33"><div class="ttname"><a href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#abcabe8210674fe56abc98cc16ff9ba33">SeComLib::Core::BigIntegerBase::operator^</a></div><div class="ttdeci">BigIntegerBase< T_Impl > operator^(const BigIntegerBase< T_Impl > &input) const </div><div class="ttdoc">Bitwise exclusive OR binary operator. </div><div class="ttdef"><b>Definition:</b> <a href="big__integer__base_8hpp_source.html#l01197">big_integer_base.hpp:1197</a></div></div>
<div class="ttc" id="big__integer__base_8hpp_html"><div class="ttname"><a href="big__integer__base_8hpp.html">big_integer_base.hpp</a></div><div class="ttdoc">Implementation of class BigIntegerBase. To be included in big_integer_base.h. </div></div>
<div class="ttc" id="class_se_com_lib_1_1_core_1_1_big_integer_base_html_a10636274cced8b6941f4cc6f9bd09e2c"><div class="ttname"><a href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a10636274cced8b6941f4cc6f9bd09e2c">SeComLib::Core::BigIntegerBase::data</a></div><div class="ttdeci">T_Impl::BigIntegerType data</div><div class="ttdoc">Implementation-defined big integer variable. </div><div class="ttdef"><b>Definition:</b> <a href="big__integer__base_8h_source.html#l00412">big_integer_base.h:412</a></div></div>
<div class="ttc" id="class_se_com_lib_1_1_core_1_1_big_integer_base_html_a1ad002363204a2c37f44fcc0aeceda09"><div class="ttname"><a href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a1ad002363204a2c37f44fcc0aeceda09">SeComLib::Core::BigIntegerBase::operator==</a></div><div class="ttdeci">bool operator==(const BigIntegerBase< T_Impl > &input) const </div><div class="ttdoc">BigIntegerBase equality binary operator. </div><div class="ttdef"><b>Definition:</b> <a href="big__integer__base_8hpp_source.html#l00823">big_integer_base.hpp:823</a></div></div>
<div class="ttc" id="class_se_com_lib_1_1_core_1_1_big_integer_base_html_a9d30f8ec07d9f1fa1e4592a883df0917"><div class="ttname"><a href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a9d30f8ec07d9f1fa1e4592a883df0917">SeComLib::Core::BigIntegerBase::GetPow</a></div><div class="ttdeci">BigIntegerBase< T_Impl > GetPow(const BigIntegerBase< T_Impl > &power) const </div><div class="ttdoc">Computes the integer raised to the specified BigIntegerBase power. </div><div class="ttdef"><b>Definition:</b> <a href="big__integer__base_8hpp_source.html#l01346">big_integer_base.hpp:1346</a></div></div>
<div class="ttc" id="class_se_com_lib_1_1_core_1_1_big_integer_base_html_a50303fa62b51b72158dc1844d62d9c47"><div class="ttname"><a href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a50303fa62b51b72158dc1844d62d9c47">SeComLib::Core::BigIntegerBase::operator^=</a></div><div class="ttdeci">BigIntegerBase< T_Impl > & operator^=(const BigIntegerBase< T_Impl > &input)</div><div class="ttdoc">Bitwise exclusive OR & assignment binary operator. </div><div class="ttdef"><b>Definition:</b> <a href="big__integer__base_8hpp_source.html#l01210">big_integer_base.hpp:1210</a></div></div>
<div class="ttc" id="namespace_se_com_lib_1_1_core_html_affcf76abc4687041cd97e9600b0f8b04"><div class="ttname"><a href="namespace_se_com_lib_1_1_core.html#affcf76abc4687041cd97e9600b0f8b04">SeComLib::Core::operator!=</a></div><div class="ttdeci">bool operator!=(const long lhs, const BigIntegerBase< T_Impl > &rhs)</div><div class="ttdoc">long inequality binary operator </div><div class="ttdef"><b>Definition:</b> <a href="big__integer__base_8hpp_source.html#l01914">big_integer_base.hpp:1914</a></div></div>
<div class="ttc" id="class_se_com_lib_1_1_core_1_1_big_integer_base_html_a47474cbaed3b803bc8f3b3f54b2db6a5"><div class="ttname"><a href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a47474cbaed3b803bc8f3b3f54b2db6a5">SeComLib::Core::BigIntegerBase::PowModN</a></div><div class="ttdeci">BigIntegerBase< T_Impl > & PowModN(const BigIntegerBase< T_Impl > &power, const BigIntegerBase< T_Impl > &n)</div><div class="ttdoc">Raises the current instance to the specified BigIntegerBase power modulo n. </div><div class="ttdef"><b>Definition:</b> <a href="big__integer__base_8hpp_source.html#l01412">big_integer_base.hpp:1412</a></div></div>
<div class="ttc" id="class_se_com_lib_1_1_core_1_1_big_integer_base_html_a96c5b057c5e873327b2703383b9e9e5a"><div class="ttname"><a href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a96c5b057c5e873327b2703383b9e9e5a">SeComLib::Core::BigIntegerBase::operator*=</a></div><div class="ttdeci">BigIntegerBase< T_Impl > & operator*=(const BigIntegerBase< T_Impl > &input)</div><div class="ttdoc">BigIntegerBase multiplication & assignment binary operator. </div><div class="ttdef"><b>Definition:</b> <a href="big__integer__base_8hpp_source.html#l00543">big_integer_base.hpp:543</a></div></div>
<div class="ttc" id="class_se_com_lib_1_1_core_1_1_big_integer_base_html_a57fad98758598c17cf4d55aa160807c5"><div class="ttname"><a href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a57fad98758598c17cf4d55aa160807c5">SeComLib::Core::BigIntegerBase::operator+=</a></div><div class="ttdeci">BigIntegerBase< T_Impl > & operator+=(const BigIntegerBase< T_Impl > &input)</div><div class="ttdoc">BigIntegerBase addition & assignment binary operator. </div><div class="ttdef"><b>Definition:</b> <a href="big__integer__base_8hpp_source.html#l00313">big_integer_base.hpp:313</a></div></div>
<div class="ttc" id="class_se_com_lib_1_1_core_1_1_big_integer_base_html_a139d8ab568a527080b6fdae6e563fc3a"><div class="ttname"><a href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a139d8ab568a527080b6fdae6e563fc3a">SeComLib::Core::BigIntegerBase::operator=</a></div><div class="ttdeci">BigIntegerBase< T_Impl > & operator=(const BigIntegerBase< T_Impl > &input)</div><div class="ttdoc">BigIntegerBase assignment operator. </div><div class="ttdef"><b>Definition:</b> <a href="big__integer__base_8hpp_source.html#l00135">big_integer_base.hpp:135</a></div></div>
<div class="ttc" id="class_se_com_lib_1_1_core_1_1_big_integer_base_html_a778a82fb63ad15a7d2533d43aae70cad"><div class="ttname"><a href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a778a82fb63ad15a7d2533d43aae70cad">SeComLib::Core::BigIntegerBase::GetAbs</a></div><div class="ttdeci">BigIntegerBase< T_Impl > GetAbs() const </div><div class="ttdoc">Computes the absolute value of the current instance. </div><div class="ttdef"><b>Definition:</b> <a href="big__integer__base_8hpp_source.html#l01283">big_integer_base.hpp:1283</a></div></div>
<div class="ttc" id="class_se_com_lib_1_1_core_1_1_big_integer_base_html"><div class="ttname"><a href="class_se_com_lib_1_1_core_1_1_big_integer_base.html">SeComLib::Core::BigIntegerBase</a></div><div class="ttdoc">Template class which adds syntactic sugar to big integer operations. </div><div class="ttdef"><b>Definition:</b> <a href="big__integer__base_8h_source.html#l00047">big_integer_base.h:47</a></div></div>
<div class="ttc" id="namespace_se_com_lib_1_1_core_html_a428af13a78e567e58490a3d2ea656a33"><div class="ttname"><a href="namespace_se_com_lib_1_1_core.html#a428af13a78e567e58490a3d2ea656a33">SeComLib::Core::operator+</a></div><div class="ttdeci">BigIntegerBase< T_Impl > operator+(const long lhs, const BigIntegerBase< T_Impl > &rhs)</div><div class="ttdoc">long addition binary operator </div><div class="ttdef"><b>Definition:</b> <a href="big__integer__base_8hpp_source.html#l01626">big_integer_base.hpp:1626</a></div></div>
<div class="ttc" id="class_se_com_lib_1_1_core_1_1_big_integer_base_html_a4ade5a67cd87f1504ac54bda9e03500c"><div class="ttname"><a href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a4ade5a67cd87f1504ac54bda9e03500c">SeComLib::Core::BigIntegerBase::operator<=</a></div><div class="ttdeci">bool operator<=(const BigIntegerBase< T_Impl > &input) const </div><div class="ttdoc">BigIntegerBase less than or equal to binary operator. </div><div class="ttdef"><b>Definition:</b> <a href="big__integer__base_8hpp_source.html#l00958">big_integer_base.hpp:958</a></div></div>
<div class="ttc" id="class_se_com_lib_1_1_core_1_1_big_integer_base_html_a4392428f746f181f5eefebb93647a461"><div class="ttname"><a href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a4392428f746f181f5eefebb93647a461">SeComLib::Core::BigIntegerBase::Swap</a></div><div class="ttdeci">static void Swap(BigIntegerBase< T_Impl > &lhs, BigIntegerBase< T_Impl > &rhs)</div><div class="ttdoc">Swaps lhs with rhs efficiently. </div><div class="ttdef"><b>Definition:</b> <a href="big__integer__base_8hpp_source.html#l01563">big_integer_base.hpp:1563</a></div></div>
<div class="ttc" id="class_se_com_lib_1_1_core_1_1_big_integer_base_html_a88d23e2a1b49fe573a7d587a53f930be"><div class="ttname"><a href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a88d23e2a1b49fe573a7d587a53f930be">SeComLib::Core::BigIntegerBase::operator*</a></div><div class="ttdeci">BigIntegerBase< T_Impl > operator*(const BigIntegerBase< T_Impl > &input) const </div><div class="ttdoc">BigIntegerBase multiplication binary operator. </div><div class="ttdef"><b>Definition:</b> <a href="big__integer__base_8hpp_source.html#l00478">big_integer_base.hpp:478</a></div></div>
<div class="ttc" id="namespace_se_com_lib_1_1_core_html_a20a19fe4eb9a6cad731b8708968242eb"><div class="ttname"><a href="namespace_se_com_lib_1_1_core.html#a20a19fe4eb9a6cad731b8708968242eb">SeComLib::Core::operator-</a></div><div class="ttdeci">BigIntegerBase< T_Impl > operator-(const long lhs, const BigIntegerBase< T_Impl > &rhs)</div><div class="ttdoc">long subtraction binary operator </div><div class="ttdef"><b>Definition:</b> <a href="big__integer__base_8hpp_source.html#l01666">big_integer_base.hpp:1666</a></div></div>
<div class="ttc" id="class_se_com_lib_1_1_core_1_1_big_integer_base_html_af49ccbe623a813055d5161ffbe7aea46"><div class="ttname"><a href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#af49ccbe623a813055d5161ffbe7aea46">SeComLib::Core::BigIntegerBase::~BigIntegerBase</a></div><div class="ttdeci">~BigIntegerBase()</div><div class="ttdoc">Destructor. </div><div class="ttdef"><b>Definition:</b> <a href="big__integer__base_8hpp_source.html#l00122">big_integer_base.hpp:122</a></div></div>
<div class="ttc" id="class_se_com_lib_1_1_core_1_1_big_integer_base_html_a041898791312abf29584e3359b05f39f"><div class="ttname"><a href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a041898791312abf29584e3359b05f39f">SeComLib::Core::BigIntegerBase::GetInverseModN</a></div><div class="ttdeci">BigIntegerBase< T_Impl > GetInverseModN(const BigIntegerBase< T_Impl > &n) const </div><div class="ttdoc">Computes the inverse modulo n. </div><div class="ttdef"><b>Definition:</b> <a href="big__integer__base_8hpp_source.html#l01546">big_integer_base.hpp:1546</a></div></div>
<div class="ttc" id="class_se_com_lib_1_1_core_1_1_big_integer_base_html_a56192c5219aecaf76d6ce08dc747360e"><div class="ttname"><a href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a56192c5219aecaf76d6ce08dc747360e">SeComLib::Core::BigIntegerBase::operator%=</a></div><div class="ttdeci">BigIntegerBase< T_Impl > & operator%=(const BigIntegerBase< T_Impl > &input)</div><div class="ttdoc">BigIntegerBase modulus & assignment binary operator. </div><div class="ttdef"><b>Definition:</b> <a href="big__integer__base_8hpp_source.html#l00773">big_integer_base.hpp:773</a></div></div>
<div class="ttc" id="class_se_com_lib_1_1_core_1_1_big_integer_base_html_a244291e0ee3bbb63292946d0f856e6db"><div class="ttname"><a href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a244291e0ee3bbb63292946d0f856e6db">SeComLib::Core::BigIntegerBase::operator!=</a></div><div class="ttdeci">bool operator!=(const BigIntegerBase< T_Impl > &input) const </div><div class="ttdoc">BigIntegerBase inequality binary operator. </div><div class="ttdef"><b>Definition:</b> <a href="big__integer__base_8hpp_source.html#l00868">big_integer_base.hpp:868</a></div></div>
<div class="ttc" id="class_se_com_lib_1_1_core_1_1_big_integer_base_html_a6c5ea79159b92472775f2e97e785a80c"><div class="ttname"><a href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a6c5ea79159b92472775f2e97e785a80c">SeComLib::Core::BigIntegerBase::InvertModN</a></div><div class="ttdeci">BigIntegerBase< T_Impl > & InvertModN(const BigIntegerBase< T_Impl > &n)</div><div class="ttdoc">Inverts the current instance modulo n. </div><div class="ttdef"><b>Definition:</b> <a href="big__integer__base_8hpp_source.html#l01536">big_integer_base.hpp:1536</a></div></div>
<div class="ttc" id="class_se_com_lib_1_1_core_1_1_big_integer_base_html_af9ccf7a4c1e3c9546404ad97c2d85899"><div class="ttname"><a href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#af9ccf7a4c1e3c9546404ad97c2d85899">SeComLib::Core::BigIntegerBase::Lcm</a></div><div class="ttdeci">static BigIntegerBase< T_Impl > Lcm(const BigIntegerBase< T_Impl > &lhs, const BigIntegerBase< T_Impl > &rhs)</div><div class="ttdoc">Computes the least common multiple of lhs and rhs. </div><div class="ttdef"><b>Definition:</b> <a href="big__integer__base_8hpp_source.html#l01587">big_integer_base.hpp:1587</a></div></div>
<div class="ttc" id="namespace_se_com_lib_1_1_core_html_a237155adc1021c14733952ea69d737f1"><div class="ttname"><a href="namespace_se_com_lib_1_1_core.html#a237155adc1021c14733952ea69d737f1">SeComLib::Core::operator/</a></div><div class="ttdeci">BigIntegerBase< T_Impl > operator/(const long lhs, const BigIntegerBase< T_Impl > &rhs)</div><div class="ttdoc">long division binary operator </div><div class="ttdef"><b>Definition:</b> <a href="big__integer__base_8hpp_source.html#l01762">big_integer_base.hpp:1762</a></div></div>
<div class="ttc" id="namespace_se_com_lib_1_1_core_html_a3c0bbc3450d576f35a22a0b230fa09d5"><div class="ttname"><a href="namespace_se_com_lib_1_1_core.html#a3c0bbc3450d576f35a22a0b230fa09d5">SeComLib::Core::operator></a></div><div class="ttdeci">bool operator>(const long lhs, const BigIntegerBase< T_Impl > &rhs)</div><div class="ttdoc">long greater than binary operator </div><div class="ttdef"><b>Definition:</b> <a href="big__integer__base_8hpp_source.html#l02074">big_integer_base.hpp:2074</a></div></div>
<div class="ttc" id="class_se_com_lib_1_1_core_1_1_big_integer_base_html_a97e8bab60bb05ef51104d3ea2e33b6f7"><div class="ttname"><a href="class_se_com_lib_1_1_core_1_1_big_integer_base.html#a97e8bab60bb05ef51104d3ea2e33b6f7">SeComLib::Core::BigIntegerBase::operator%</a></div><div class="ttdeci">BigIntegerBase< T_Impl > operator%(const BigIntegerBase< T_Impl > &input) const </div><div class="ttdoc">BigIntegerBase modulus binary operator. </div><div class="ttdef"><b>Definition:</b> <a href="big__integer__base_8hpp_source.html#l00708">big_integer_base.hpp:708</a></div></div>
</div><!-- fragment --></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Mon Jan 27 2014 01:04:37 for SeComLib by  <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.6
</small></address>
</body>
</html>