Documentation for 6376bf46af

This commit is contained in:
github-actions
2023-09-27 18:42:32 +00:00
parent d28eba1fef
commit b5b4d78981
5708 changed files with 52275 additions and 51112 deletions

View File

@@ -1,7 +1,7 @@
<map id="math/power_of_two.cpp" name="math/power_of_two.cpp">
<area shape="rect" id="Node000001" title="Implementation to check whether a number is a power of 2 or not." alt="" coords="6,5,167,31"/>
<area shape="rect" id="Node000002" title=" " alt="" coords="5,79,77,105"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="81,33,59,68,54,65,77,30"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="81,33,59,67,54,64,77,30"/>
<area shape="rect" id="Node000003" title=" " alt="" coords="101,79,165,105"/>
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="96,30,119,65,115,68,92,33"/>
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="96,30,119,64,115,67,92,33"/>
</map>

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 8.1.0 (20230707.0739)
<!-- Generated by graphviz version 9.0.0 (20230911.1827)
-->
<!-- Title: math/power_of_two.cpp Pages: 1 -->
<svg width="129pt" height="83pt"
@@ -40,8 +40,8 @@
<g id="edge1_Node000001_Node000002" class="edge">
<title>Node1&#45;&gt;Node2</title>
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M55.14,-55.08C50.59,-47.96 44.02,-37.68 38.35,-28.8"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="40.82,-27.15 32.49,-20.61 34.92,-30.92 40.82,-27.15"/>
<path fill="none" stroke="#63b8ff" d="M55.14,-55.08C50.63,-48.03 44.16,-37.9 38.54,-29.08"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="41.63,-27.43 33.3,-20.88 35.73,-31.2 41.63,-27.43"/>
</a>
</g>
</g>
@@ -58,8 +58,8 @@
<g id="edge2_Node000001_Node000003" class="edge">
<title>Node1&#45;&gt;Node3</title>
<g id="a_edge2_Node000001_Node000003"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M66.53,-55.08C71.21,-47.96 77.97,-37.68 83.81,-28.8"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="87.28,-30.89 89.84,-20.61 81.43,-27.04 87.28,-30.89"/>
<path fill="none" stroke="#63b8ff" d="M66.53,-55.08C71.16,-48.03 77.82,-37.9 83.62,-29.08"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="86.45,-31.15 89.01,-20.87 80.6,-27.31 86.45,-31.15"/>
</a>
</g>
</g>

Before

Width:  |  Height:  |  Size: 3.1 KiB

After

Width:  |  Height:  |  Size: 3.1 KiB

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 8.1.0 (20230707.0739)
<!-- Generated by graphviz version 9.0.0 (20230911.1827)
-->
<!-- Title: math/power_of_two.cpp Pages: 1 -->
<svg width="129pt" height="83pt"
@@ -30,8 +30,8 @@
<g id="edge1_Node000001_Node000002" class="edge">
<title>Node1&#45;&gt;Node2</title>
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M55.14,-55.08C50.59,-47.96 44.02,-37.68 38.35,-28.8"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="40.82,-27.15 32.49,-20.61 34.92,-30.92 40.82,-27.15"/>
<path fill="none" stroke="#63b8ff" d="M55.14,-55.08C50.63,-48.03 44.16,-37.9 38.54,-29.08"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="41.63,-27.43 33.3,-20.88 35.73,-31.2 41.63,-27.43"/>
</a>
</g>
</g>
@@ -48,8 +48,8 @@
<g id="edge2_Node000001_Node000003" class="edge">
<title>Node1&#45;&gt;Node3</title>
<g id="a_edge2_Node000001_Node000003"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M66.53,-55.08C71.21,-47.96 77.97,-37.68 83.81,-28.8"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="87.28,-30.89 89.84,-20.61 81.43,-27.04 87.28,-30.89"/>
<path fill="none" stroke="#63b8ff" d="M66.53,-55.08C71.16,-48.03 77.82,-37.9 83.62,-29.08"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="86.45,-31.15 89.01,-20.87 80.6,-27.31 86.45,-31.15"/>
</a>
</g>
</g>

Before

Width:  |  Height:  |  Size: 2.4 KiB

After

Width:  |  Height:  |  Size: 2.4 KiB