Skip to content

Commit 59c66ff

Browse files
authored
Merge pull request #15 from tomcombriat/fix/rangeSFix
Fix range of SFix for normal cases
2 parents a24ea68 + 5d9314e commit 59c66ff

45 files changed

Lines changed: 1458 additions & 1085 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

docs/html/FixMath_8h.html

Lines changed: 66 additions & 4 deletions
Large diffs are not rendered by default.

docs/html/FixMath_8h_source.html

Lines changed: 776 additions & 751 deletions
Large diffs are not rendered by default.

docs/html/FixMath__Autotests_8h_source.html

Lines changed: 86 additions & 52 deletions
Large diffs are not rendered by default.

docs/html/annotated.html

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -66,14 +66,17 @@
6666
</div><!--header-->
6767
<div class="contents">
6868
<div class="textblock">Here are the classes, structs, unions and interfaces with brief descriptions:</div><div class="directory">
69-
<table class="directory">
70-
<tr id="row_0_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structIntegerType.html" target="_self">IntegerType</a></td><td class="desc"></td></tr>
71-
<tr id="row_1_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structIntegerType_3_011_01_4.html" target="_self">IntegerType&lt; 1 &gt;</a></td><td class="desc"></td></tr>
72-
<tr id="row_2_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structIntegerType_3_012_01_4.html" target="_self">IntegerType&lt; 2 &gt;</a></td><td class="desc"></td></tr>
73-
<tr id="row_3_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structIntegerType_3_014_01_4.html" target="_self">IntegerType&lt; 4 &gt;</a></td><td class="desc"></td></tr>
74-
<tr id="row_4_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structIntegerType_3_018_01_4.html" target="_self">IntegerType&lt; 8 &gt;</a></td><td class="desc"></td></tr>
75-
<tr id="row_5_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classSFix.html" target="_self">SFix</a></td><td class="desc"></td></tr>
76-
<tr id="row_6_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classUFix.html" target="_self">UFix</a></td><td class="desc"></td></tr>
69+
<div class="levels">[detail level <span onclick="javascript:toggleLevel(1);">1</span><span onclick="javascript:toggleLevel(2);">2</span>]</div><table class="directory">
70+
<tr id="row_0_" class="even"><td class="entry"><span style="width:0px;display:inline-block;">&#160;</span><span id="arr_0_" class="arrow" onclick="toggleFolder('0_')">&#9660;</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespaceFixMathPrivate.html" target="_self">FixMathPrivate</a></td><td class="desc"></td></tr>
71+
<tr id="row_0_0_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structFixMathPrivate_1_1BitCounter.html" target="_self">BitCounter</a></td><td class="desc"></td></tr>
72+
<tr id="row_0_1_" class="even"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structFixMathPrivate_1_1BitCounter_3_01value_00_010_01_4.html" target="_self">BitCounter&lt; value, 0 &gt;</a></td><td class="desc"></td></tr>
73+
<tr id="row_1_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structIntegerType.html" target="_self">IntegerType</a></td><td class="desc"></td></tr>
74+
<tr id="row_2_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structIntegerType_3_011_01_4.html" target="_self">IntegerType&lt; 1 &gt;</a></td><td class="desc"></td></tr>
75+
<tr id="row_3_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structIntegerType_3_012_01_4.html" target="_self">IntegerType&lt; 2 &gt;</a></td><td class="desc"></td></tr>
76+
<tr id="row_4_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structIntegerType_3_014_01_4.html" target="_self">IntegerType&lt; 4 &gt;</a></td><td class="desc"></td></tr>
77+
<tr id="row_5_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="structIntegerType_3_018_01_4.html" target="_self">IntegerType&lt; 8 &gt;</a></td><td class="desc"></td></tr>
78+
<tr id="row_6_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classSFix.html" target="_self">SFix</a></td><td class="desc"></td></tr>
79+
<tr id="row_7_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classUFix.html" target="_self">UFix</a></td><td class="desc"></td></tr>
7780
</table>
7881
</div><!-- directory -->
7982
</div><!-- contents -->

0 commit comments

Comments
 (0)