mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-04-24 10:33:10 +08:00
Documentation for 6376bf46af
This commit is contained in:
@@ -1,15 +1,15 @@
|
||||
<map id="math/fast_power.cpp" name="math/fast_power.cpp">
|
||||
<area shape="rect" id="Node000001" title="Faster computation for ." alt="" coords="176,5,318,31"/>
|
||||
<area shape="rect" id="Node000002" title=" " alt="" coords="5,79,70,105"/>
|
||||
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="212,34,84,77,83,72,210,29"/>
|
||||
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="212,34,85,77,84,72,210,29"/>
|
||||
<area shape="rect" id="Node000003" title=" " alt="" coords="94,79,152,105"/>
|
||||
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="227,34,157,74,155,69,224,29"/>
|
||||
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="227,34,158,73,155,69,224,29"/>
|
||||
<area shape="rect" id="Node000004" title=" " alt="" coords="175,79,236,105"/>
|
||||
<area shape="poly" id="edge3_Node000001_Node000004" title=" " alt="" coords="242,33,222,67,218,65,238,30"/>
|
||||
<area shape="poly" id="edge3_Node000001_Node000004" title=" " alt="" coords="242,33,222,67,218,64,238,30"/>
|
||||
<area shape="rect" id="Node000005" title=" " alt="" coords="260,79,319,105"/>
|
||||
<area shape="poly" id="edge4_Node000001_Node000005" title=" " alt="" coords="256,30,277,65,273,68,252,33"/>
|
||||
<area shape="poly" id="edge4_Node000001_Node000005" title=" " alt="" coords="256,30,277,64,272,67,252,33"/>
|
||||
<area shape="rect" id="Node000006" title=" " alt="" coords="343,79,396,105"/>
|
||||
<area shape="poly" id="edge5_Node000001_Node000006" title=" " alt="" coords="269,29,337,69,335,73,266,34"/>
|
||||
<area shape="rect" id="Node000007" title=" " alt="" coords="421,79,492,105"/>
|
||||
<area shape="poly" id="edge6_Node000001_Node000007" title=" " alt="" coords="283,29,408,71,406,76,281,34"/>
|
||||
<area shape="poly" id="edge6_Node000001_Node000007" title=" " alt="" coords="283,29,407,71,405,76,281,34"/>
|
||||
</map>
|
||||
|
||||
@@ -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/fast_power.cpp Pages: 1 -->
|
||||
<svg width="373pt" height="83pt"
|
||||
@@ -40,8 +40,8 @@
|
||||
<g id="edge1_Node000001_Node000002" class="edge">
|
||||
<title>Node1->Node2</title>
|
||||
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M154.49,-54.84C128.08,-45.88 87.48,-32.11 58.62,-22.32"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="60.15,-18.81 49.56,-18.91 57.91,-25.44 60.15,-18.81"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M154.49,-54.84C128.31,-45.96 88.19,-32.36 59.38,-22.58"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="60.59,-19.3 49.99,-19.4 58.34,-25.93 60.59,-19.3"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -58,8 +58,8 @@
|
||||
<g id="edge2_Node000001_Node000003" class="edge">
|
||||
<title>Node1->Node3</title>
|
||||
<g id="a_edge2_Node000001_Node000003"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M165.35,-54.84C151.05,-46.66 129.74,-34.46 113.13,-24.94"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="115.4,-21.63 104.98,-19.7 111.92,-27.71 115.4,-21.63"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M165.35,-54.84C151.19,-46.73 130.14,-34.68 113.6,-25.21"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="115.71,-22.39 105.29,-20.45 112.23,-28.46 115.71,-22.39"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -76,8 +76,8 @@
|
||||
<g id="edge3_Node000001_Node000004" class="edge">
|
||||
<title>Node1->Node4</title>
|
||||
<g id="a_edge3_Node000001_Node000004"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M176.01,-55.08C171.9,-48.03 166,-37.9 160.87,-29.08"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="163.41,-27.49 155.36,-20.61 157.36,-31.01 163.41,-27.49"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M176.01,-55.08C171.95,-48.11 166.13,-38.12 161.04,-29.37"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="164.17,-27.8 156.12,-20.92 158.12,-31.32 164.17,-27.8"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -94,8 +94,8 @@
|
||||
<g id="edge4_Node000001_Node000005" class="edge">
|
||||
<title>Node1->Node5</title>
|
||||
<g id="a_edge4_Node000001_Node000005"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M186.41,-55.08C190.69,-47.96 196.87,-37.68 202.2,-28.8"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="205.58,-30.98 207.73,-20.61 199.58,-27.38 205.58,-30.98"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M186.41,-55.08C190.6,-48.11 196.6,-38.12 201.86,-29.37"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="204.8,-31.28 206.95,-20.91 198.8,-27.68 204.8,-31.28"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -113,7 +113,7 @@
|
||||
<title>Node1->Node6</title>
|
||||
<g id="a_edge5_Node000001_Node000006"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M196.73,-54.84C210.74,-46.73 231.56,-34.68 247.93,-25.21"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="249.54,-27.74 256.44,-19.7 246.03,-21.68 249.54,-27.74"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="249.23,-28.5 256.13,-20.46 245.72,-22.44 249.23,-28.5"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -130,8 +130,8 @@
|
||||
<g id="edge6_Node000001_Node000007" class="edge">
|
||||
<title>Node1->Node7</title>
|
||||
<g id="a_edge6_Node000001_Node000007"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M207.76,-54.84C233.47,-46.12 272.62,-32.84 301.31,-23.11"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="302.02,-26.23 310.36,-19.7 299.77,-19.6 302.02,-26.23"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M207.76,-54.84C233.25,-46.2 271.94,-33.07 300.55,-23.37"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="301.58,-26.72 309.93,-20.19 299.33,-20.09 301.58,-26.72"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
|
||||
|
Before Width: | Height: | Size: 6.0 KiB After Width: | Height: | Size: 6.0 KiB |
@@ -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/fast_power.cpp Pages: 1 -->
|
||||
<svg width="373pt" height="83pt"
|
||||
@@ -30,8 +30,8 @@
|
||||
<g id="edge1_Node000001_Node000002" class="edge">
|
||||
<title>Node1->Node2</title>
|
||||
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M154.49,-54.84C128.08,-45.88 87.48,-32.11 58.62,-22.32"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="60.15,-18.81 49.56,-18.91 57.91,-25.44 60.15,-18.81"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M154.49,-54.84C128.31,-45.96 88.19,-32.36 59.38,-22.58"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="60.59,-19.3 49.99,-19.4 58.34,-25.93 60.59,-19.3"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -48,8 +48,8 @@
|
||||
<g id="edge2_Node000001_Node000003" class="edge">
|
||||
<title>Node1->Node3</title>
|
||||
<g id="a_edge2_Node000001_Node000003"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M165.35,-54.84C151.05,-46.66 129.74,-34.46 113.13,-24.94"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="115.4,-21.63 104.98,-19.7 111.92,-27.71 115.4,-21.63"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M165.35,-54.84C151.19,-46.73 130.14,-34.68 113.6,-25.21"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="115.71,-22.39 105.29,-20.45 112.23,-28.46 115.71,-22.39"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -66,8 +66,8 @@
|
||||
<g id="edge3_Node000001_Node000004" class="edge">
|
||||
<title>Node1->Node4</title>
|
||||
<g id="a_edge3_Node000001_Node000004"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M176.01,-55.08C171.9,-48.03 166,-37.9 160.87,-29.08"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="163.41,-27.49 155.36,-20.61 157.36,-31.01 163.41,-27.49"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M176.01,-55.08C171.95,-48.11 166.13,-38.12 161.04,-29.37"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="164.17,-27.8 156.12,-20.92 158.12,-31.32 164.17,-27.8"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -84,8 +84,8 @@
|
||||
<g id="edge4_Node000001_Node000005" class="edge">
|
||||
<title>Node1->Node5</title>
|
||||
<g id="a_edge4_Node000001_Node000005"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M186.41,-55.08C190.69,-47.96 196.87,-37.68 202.2,-28.8"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="205.58,-30.98 207.73,-20.61 199.58,-27.38 205.58,-30.98"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M186.41,-55.08C190.6,-48.11 196.6,-38.12 201.86,-29.37"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="204.8,-31.28 206.95,-20.91 198.8,-27.68 204.8,-31.28"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -103,7 +103,7 @@
|
||||
<title>Node1->Node6</title>
|
||||
<g id="a_edge5_Node000001_Node000006"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M196.73,-54.84C210.74,-46.73 231.56,-34.68 247.93,-25.21"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="249.54,-27.74 256.44,-19.7 246.03,-21.68 249.54,-27.74"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="249.23,-28.5 256.13,-20.46 245.72,-22.44 249.23,-28.5"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -120,8 +120,8 @@
|
||||
<g id="edge6_Node000001_Node000007" class="edge">
|
||||
<title>Node1->Node7</title>
|
||||
<g id="a_edge6_Node000001_Node000007"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M207.76,-54.84C233.47,-46.12 272.62,-32.84 301.31,-23.11"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="302.02,-26.23 310.36,-19.7 299.77,-19.6 302.02,-26.23"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M207.76,-54.84C233.25,-46.2 271.94,-33.07 300.55,-23.37"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="301.58,-26.72 309.93,-20.19 299.33,-20.09 301.58,-26.72"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
|
||||
|
Before Width: | Height: | Size: 5.2 KiB After Width: | Height: | Size: 5.2 KiB |
Reference in New Issue
Block a user