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

@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
<meta name="generator" content="Doxygen 1.9.7"/>
<meta name="generator" content="Doxygen 1.9.8"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Algorithms_in_C++: math/gcd_recursive_euclidean.cpp File Reference</title>
<link href="../../tabs.css" rel="stylesheet" type="text/css"/>
@@ -41,7 +41,7 @@ MathJax.Hub.Config({
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.9.7 -->
<!-- Generated by Doxygen 1.9.8 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
var searchBox = new SearchBox("searchBox", "../../search/",'.html');
@@ -114,9 +114,9 @@ Include dependency graph for gcd_recursive_euclidean.cpp:</div>
</div><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="func-members" name="func-members"></a>
Functions</h2></td></tr>
<tr class="memitem:ae48807fa2b7000afae599e67f327545e"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../d4/d45/gcd__recursive__euclidean_8cpp.html#ae48807fa2b7000afae599e67f327545e">gcd</a> (int num1, int num2)</td></tr>
<tr class="memitem:ae48807fa2b7000afae599e67f327545e" id="r_ae48807fa2b7000afae599e67f327545e"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../d4/d45/gcd__recursive__euclidean_8cpp.html#ae48807fa2b7000afae599e67f327545e">gcd</a> (int num1, int num2)</td></tr>
<tr class="separator:ae48807fa2b7000afae599e67f327545e"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ae66f6b31b5ad750f1fe042a706a4e3d4"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../d4/d45/gcd__recursive__euclidean_8cpp.html#ae66f6b31b5ad750f1fe042a706a4e3d4">main</a> ()</td></tr>
<tr class="memitem:ae66f6b31b5ad750f1fe042a706a4e3d4" id="r_ae66f6b31b5ad750f1fe042a706a4e3d4"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../d4/d45/gcd__recursive__euclidean_8cpp.html#ae66f6b31b5ad750f1fe042a706a4e3d4">main</a> ()</td></tr>
<tr class="separator:ae66f6b31b5ad750f1fe042a706a4e3d4"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
@@ -226,7 +226,7 @@ Here is the call graph for this function:</div>
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="../../dir_296d53ceaeaa7e099814a6def439fe8a.html">math</a></li><li class="navelem"><a class="el" href="../../d4/d45/gcd__recursive__euclidean_8cpp.html">gcd_recursive_euclidean.cpp</a></li>
<li class="footer">Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="../../doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.7 </li>
<li class="footer">Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="../../doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.8 </li>
</ul>
</div>
</body>

View File

@@ -1,4 +1,4 @@
<map id="gcd" name="gcd">
<area shape="rect" id="Node000001" title=" " alt="" coords="5,29,48,55"/>
<area shape="poly" id="edge1_Node000001_Node000001" title=" " alt="" coords="17,29,17,12,20,5,27,3,34,6,37,14,32,16,30,10,26,8,24,9,22,13,23,29"/>
<area shape="poly" id="edge1_Node000001_Node000001" title=" " alt="" coords="17,29,17,12,20,5,27,3,33,6,36,13,31,15,29,10,26,8,24,9,22,13,23,29"/>
</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: gcd Pages: 1 -->
<svg width="40pt" height="45pt"
@@ -31,8 +31,8 @@
<g id="edge1_Node000001_Node000001" class="edge">
<title>Node1&#45;&gt;Node1</title>
<g id="a_edge1_Node000001_Node000001"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M10.9,-19.54C8.64,-28.15 10.29,-37.25 15.88,-37.25 19.01,-37.25 20.91,-34.37 21.57,-30.32"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="25.01,-30.28 20.85,-20.54 18.02,-30.75 25.01,-30.28"/>
<path fill="none" stroke="#63b8ff" d="M10.9,-19.54C8.64,-28.15 10.29,-37.25 15.88,-37.25 18.84,-37.25 20.7,-34.68 21.45,-30.98"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="24.95,-30.85 20.93,-21.05 17.96,-31.22 24.95,-30.85"/>
</a>
</g>
</g>

Before

Width:  |  Height:  |  Size: 2.0 KiB

After

Width:  |  Height:  |  Size: 2.0 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: gcd Pages: 1 -->
<svg width="40pt" height="45pt"
@@ -21,8 +21,8 @@
<g id="edge1_Node000001_Node000001" class="edge">
<title>Node1&#45;&gt;Node1</title>
<g id="a_edge1_Node000001_Node000001"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M10.9,-19.54C8.64,-28.15 10.29,-37.25 15.88,-37.25 19.01,-37.25 20.91,-34.37 21.57,-30.32"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="25.01,-30.28 20.85,-20.54 18.02,-30.75 25.01,-30.28"/>
<path fill="none" stroke="#63b8ff" d="M10.9,-19.54C8.64,-28.15 10.29,-37.25 15.88,-37.25 18.84,-37.25 20.7,-34.68 21.45,-30.98"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="24.95,-30.85 20.93,-21.05 17.96,-31.22 24.95,-30.85"/>
</a>
</g>
</g>

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

View File

@@ -1,8 +1,8 @@
<map id="main" name="main">
<area shape="rect" id="Node000001" title=" " alt="" coords="5,43,55,68"/>
<area shape="rect" id="Node000002" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/io/manip/endl.html#" title=" " alt="" coords="103,5,174,31"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="54,45,88,33,89,38,56,50"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="54,45,87,33,89,38,56,50"/>
<area shape="rect" id="Node000003" href="$d4/d45/gcd__recursive__euclidean_8cpp.html#ae48807fa2b7000afae599e67f327545e" title=" " alt="" coords="117,79,160,104"/>
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="56,61,104,77,102,83,54,66"/>
<area shape="poly" id="edge3_Node000003_Node000003" title=" " alt="" coords="119,79,115,70,118,61,125,54,138,52,152,55,160,62,156,66,150,60,138,57,128,59,122,64,121,70,124,77"/>
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="56,61,103,77,101,82,54,66"/>
<area shape="poly" id="edge3_Node000003_Node000003" title=" " alt="" coords="119,79,115,70,118,61,125,54,138,52,152,55,159,62,156,65,150,59,138,57,128,59,122,64,121,70,124,77"/>
</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: main Pages: 1 -->
<svg width="135pt" height="82pt"
@@ -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="M37.48,-42.98C44.89,-45.59 53.74,-48.72 62.39,-51.78"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="61.13,-55.4 71.72,-55.43 63.46,-48.8 61.13,-55.4"/>
<path fill="none" stroke="#63b8ff" d="M37.48,-42.98C44.8,-45.57 53.55,-48.65 62.1,-51.68"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="60.7,-54.89 71.29,-54.92 63.03,-48.29 60.7,-54.89"/>
</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="M37.48,-30.5C48.11,-26.88 61.74,-22.23 73.44,-18.25"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="74.17,-21.36 82.5,-14.82 71.91,-14.73 74.17,-21.36"/>
<path fill="none" stroke="#63b8ff" d="M37.48,-30.5C47.9,-26.95 61.18,-22.42 72.72,-18.49"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="73.74,-21.84 82.07,-15.31 71.48,-15.22 73.74,-21.84"/>
</a>
</g>
</g>
@@ -67,8 +67,8 @@
<g id="edge3_Node000003_Node000003" class="edge">
<title>Node3&#45;&gt;Node3</title>
<g id="a_edge3_Node000003_Node000003"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M87.03,-19.54C81.23,-28.15 85.47,-37.25 99.75,-37.25 107.78,-37.25 112.64,-34.37 114.32,-30.32"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="117.61,-29.8 112.47,-20.54 110.71,-30.99 117.61,-29.8"/>
<path fill="none" stroke="#63b8ff" d="M87.03,-19.54C81.23,-28.15 85.47,-37.25 99.75,-37.25 107.56,-37.25 112.37,-34.53 114.17,-30.65"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="117.67,-30.39 112.7,-21.03 110.75,-31.45 117.67,-30.39"/>
</a>
</g>
</g>

Before

Width:  |  Height:  |  Size: 3.6 KiB

After

Width:  |  Height:  |  Size: 3.6 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: main Pages: 1 -->
<svg width="135pt" height="82pt"
@@ -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="M37.48,-42.98C44.89,-45.59 53.74,-48.72 62.39,-51.78"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="61.13,-55.4 71.72,-55.43 63.46,-48.8 61.13,-55.4"/>
<path fill="none" stroke="#63b8ff" d="M37.48,-42.98C44.8,-45.57 53.55,-48.65 62.1,-51.68"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="60.7,-54.89 71.29,-54.92 63.03,-48.29 60.7,-54.89"/>
</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="M37.48,-30.5C48.11,-26.88 61.74,-22.23 73.44,-18.25"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="74.17,-21.36 82.5,-14.82 71.91,-14.73 74.17,-21.36"/>
<path fill="none" stroke="#63b8ff" d="M37.48,-30.5C47.9,-26.95 61.18,-22.42 72.72,-18.49"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="73.74,-21.84 82.07,-15.31 71.48,-15.22 73.74,-21.84"/>
</a>
</g>
</g>
@@ -57,8 +57,8 @@
<g id="edge3_Node000003_Node000003" class="edge">
<title>Node3&#45;&gt;Node3</title>
<g id="a_edge3_Node000003_Node000003"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M87.03,-19.54C81.23,-28.15 85.47,-37.25 99.75,-37.25 107.78,-37.25 112.64,-34.37 114.32,-30.32"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="117.61,-29.8 112.47,-20.54 110.71,-30.99 117.61,-29.8"/>
<path fill="none" stroke="#63b8ff" d="M87.03,-19.54C81.23,-28.15 85.47,-37.25 99.75,-37.25 107.56,-37.25 112.37,-34.53 114.17,-30.65"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="117.67,-30.39 112.7,-21.03 110.75,-31.45 117.67,-30.39"/>
</a>
</g>
</g>

Before

Width:  |  Height:  |  Size: 2.8 KiB

After

Width:  |  Height:  |  Size: 2.8 KiB