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/area.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');
@@ -119,48 +119,48 @@ Include dependency graph for area.cpp:</div>
</div><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="namespaces" name="namespaces"></a>
Namespaces</h2></td></tr>
<tr class="memitem:dd/d47/namespacemath"><td class="memItemLeft" align="right" valign="top">namespace &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../dd/d47/namespacemath.html">math</a></td></tr>
<tr class="memitem:dd/d47/namespacemath" id="r_dd/d47/namespacemath"><td class="memItemLeft" align="right" valign="top">namespace &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../dd/d47/namespacemath.html">math</a></td></tr>
<tr class="memdesc:dd/d47/namespacemath"><td class="mdescLeft">&#160;</td><td class="mdescRight">for IO operations <br /></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><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:a971ce57e368f2f631cf1f4ff3f864049"><td class="memTemplParams" colspan="2">template&lt;typename T &gt; </td></tr>
<tr class="memitem:a971ce57e368f2f631cf1f4ff3f864049" id="r_a971ce57e368f2f631cf1f4ff3f864049"><td class="memTemplParams" colspan="2">template&lt;typename T &gt; </td></tr>
<tr class="memitem:a971ce57e368f2f631cf1f4ff3f864049"><td class="memTemplItemLeft" align="right" valign="top">T&#160;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="../../dd/d47/namespacemath.html#a971ce57e368f2f631cf1f4ff3f864049">math::square_area</a> (T length)</td></tr>
<tr class="memdesc:a971ce57e368f2f631cf1f4ff3f864049"><td class="mdescLeft">&#160;</td><td class="mdescRight">area of a <a href="https://en.wikipedia.org/wiki/Square" target="_blank">square</a> (l * l) <br /></td></tr>
<tr class="separator:a971ce57e368f2f631cf1f4ff3f864049"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ab31d141f7c5b551746b1eee0eb4dedca"><td class="memTemplParams" colspan="2">template&lt;typename T &gt; </td></tr>
<tr class="memitem:ab31d141f7c5b551746b1eee0eb4dedca" id="r_ab31d141f7c5b551746b1eee0eb4dedca"><td class="memTemplParams" colspan="2">template&lt;typename T &gt; </td></tr>
<tr class="memitem:ab31d141f7c5b551746b1eee0eb4dedca"><td class="memTemplItemLeft" align="right" valign="top">T&#160;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="../../dd/d47/namespacemath.html#ab31d141f7c5b551746b1eee0eb4dedca">math::rect_area</a> (T length, T width)</td></tr>
<tr class="memdesc:ab31d141f7c5b551746b1eee0eb4dedca"><td class="mdescLeft">&#160;</td><td class="mdescRight">area of a <a href="https://en.wikipedia.org/wiki/Rectangle" target="_blank">rectangle</a> (l * w) <br /></td></tr>
<tr class="separator:ab31d141f7c5b551746b1eee0eb4dedca"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ab3b920cc56442abd92279ba23b50f4dc"><td class="memTemplParams" colspan="2">template&lt;typename T &gt; </td></tr>
<tr class="memitem:ab3b920cc56442abd92279ba23b50f4dc" id="r_ab3b920cc56442abd92279ba23b50f4dc"><td class="memTemplParams" colspan="2">template&lt;typename T &gt; </td></tr>
<tr class="memitem:ab3b920cc56442abd92279ba23b50f4dc"><td class="memTemplItemLeft" align="right" valign="top">T&#160;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="../../dd/d47/namespacemath.html#ab3b920cc56442abd92279ba23b50f4dc">math::triangle_area</a> (T base, T height)</td></tr>
<tr class="memdesc:ab3b920cc56442abd92279ba23b50f4dc"><td class="mdescLeft">&#160;</td><td class="mdescRight">area of a <a href="https://en.wikipedia.org/wiki/Triangle" target="_blank">triangle</a> (b * h / 2) <br /></td></tr>
<tr class="separator:ab3b920cc56442abd92279ba23b50f4dc"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a40e36c67da78d2131408c57ee091ad75"><td class="memTemplParams" colspan="2">template&lt;typename T &gt; </td></tr>
<tr class="memitem:a40e36c67da78d2131408c57ee091ad75" id="r_a40e36c67da78d2131408c57ee091ad75"><td class="memTemplParams" colspan="2">template&lt;typename T &gt; </td></tr>
<tr class="memitem:a40e36c67da78d2131408c57ee091ad75"><td class="memTemplItemLeft" align="right" valign="top">T&#160;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="../../dd/d47/namespacemath.html#a40e36c67da78d2131408c57ee091ad75">math::circle_area</a> (T radius)</td></tr>
<tr class="memdesc:a40e36c67da78d2131408c57ee091ad75"><td class="mdescLeft">&#160;</td><td class="mdescRight">area of a <a href="https://en.wikipedia.org/wiki/Area_of_a_circle" target="_blank">circle</a> (pi <br /></td></tr>
<tr class="separator:a40e36c67da78d2131408c57ee091ad75"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a5de184925e68658f15415dd53954df4f"><td class="memTemplParams" colspan="2">template&lt;typename T &gt; </td></tr>
<tr class="memitem:a5de184925e68658f15415dd53954df4f" id="r_a5de184925e68658f15415dd53954df4f"><td class="memTemplParams" colspan="2">template&lt;typename T &gt; </td></tr>
<tr class="memitem:a5de184925e68658f15415dd53954df4f"><td class="memTemplItemLeft" align="right" valign="top">T&#160;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="../../dd/d47/namespacemath.html#a5de184925e68658f15415dd53954df4f">math::parallelogram_area</a> (T base, T height)</td></tr>
<tr class="memdesc:a5de184925e68658f15415dd53954df4f"><td class="mdescLeft">&#160;</td><td class="mdescRight">area of a <a href="https://en.wikipedia.org/wiki/Parallelogram" target="_blank">parallelogram</a> (b * h) <br /></td></tr>
<tr class="separator:a5de184925e68658f15415dd53954df4f"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:abc46c784a297fc1d2eb8b33a327fba4c"><td class="memTemplParams" colspan="2">template&lt;typename T &gt; </td></tr>
<tr class="memitem:abc46c784a297fc1d2eb8b33a327fba4c" id="r_abc46c784a297fc1d2eb8b33a327fba4c"><td class="memTemplParams" colspan="2">template&lt;typename T &gt; </td></tr>
<tr class="memitem:abc46c784a297fc1d2eb8b33a327fba4c"><td class="memTemplItemLeft" align="right" valign="top">T&#160;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="../../dd/d47/namespacemath.html#abc46c784a297fc1d2eb8b33a327fba4c">math::cube_surface_area</a> (T length)</td></tr>
<tr class="memdesc:abc46c784a297fc1d2eb8b33a327fba4c"><td class="mdescLeft">&#160;</td><td class="mdescRight">surface area of a <a href="https://en.wikipedia.org/wiki/Cube" target="_blank">cube</a> ( 6 * (l <br /></td></tr>
<tr class="separator:abc46c784a297fc1d2eb8b33a327fba4c"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ab7f29862d30df351c317eedd60a0c656"><td class="memTemplParams" colspan="2">template&lt;typename T &gt; </td></tr>
<tr class="memitem:ab7f29862d30df351c317eedd60a0c656" id="r_ab7f29862d30df351c317eedd60a0c656"><td class="memTemplParams" colspan="2">template&lt;typename T &gt; </td></tr>
<tr class="memitem:ab7f29862d30df351c317eedd60a0c656"><td class="memTemplItemLeft" align="right" valign="top">T&#160;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="../../dd/d47/namespacemath.html#ab7f29862d30df351c317eedd60a0c656">math::sphere_surface_area</a> (T radius)</td></tr>
<tr class="memdesc:ab7f29862d30df351c317eedd60a0c656"><td class="mdescLeft">&#160;</td><td class="mdescRight">surface area of a <a href="https://en.wikipedia.org/wiki/Sphere" target="_blank">sphere</a> ( 4 * pi * r^2) <br /></td></tr>
<tr class="separator:ab7f29862d30df351c317eedd60a0c656"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ac5803413618fcfb922cb32c6db0fc864"><td class="memTemplParams" colspan="2">template&lt;typename T &gt; </td></tr>
<tr class="memitem:ac5803413618fcfb922cb32c6db0fc864" id="r_ac5803413618fcfb922cb32c6db0fc864"><td class="memTemplParams" colspan="2">template&lt;typename T &gt; </td></tr>
<tr class="memitem:ac5803413618fcfb922cb32c6db0fc864"><td class="memTemplItemLeft" align="right" valign="top">T&#160;</td><td class="memTemplItemRight" valign="bottom"><a class="el" href="../../dd/d47/namespacemath.html#ac5803413618fcfb922cb32c6db0fc864">math::cylinder_surface_area</a> (T radius, T height)</td></tr>
<tr class="memdesc:ac5803413618fcfb922cb32c6db0fc864"><td class="mdescLeft">&#160;</td><td class="mdescRight">surface area of a <a href="https://en.wikipedia.org/wiki/Cylinder" target="_blank">cylinder</a> (2 * pi * r * h + 2 * pi * r^2) <br /></td></tr>
<tr class="separator:ac5803413618fcfb922cb32c6db0fc864"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aa8dca7b867074164d5f45b0f3851269d"><td class="memItemLeft" align="right" valign="top">static void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../dc/d82/area_8cpp.html#aa8dca7b867074164d5f45b0f3851269d">test</a> ()</td></tr>
<tr class="memitem:aa8dca7b867074164d5f45b0f3851269d" id="r_aa8dca7b867074164d5f45b0f3851269d"><td class="memItemLeft" align="right" valign="top">static void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../dc/d82/area_8cpp.html#aa8dca7b867074164d5f45b0f3851269d">test</a> ()</td></tr>
<tr class="memdesc:aa8dca7b867074164d5f45b0f3851269d"><td class="mdescLeft">&#160;</td><td class="mdescRight">Self-test implementations. <br /></td></tr>
<tr class="separator:aa8dca7b867074164d5f45b0f3851269d"><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="../../dc/d82/area_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="../../dc/d82/area_8cpp.html#ae66f6b31b5ad750f1fe042a706a4e3d4">main</a> ()</td></tr>
<tr class="memdesc:ae66f6b31b5ad750f1fe042a706a4e3d4"><td class="mdescLeft">&#160;</td><td class="mdescRight">Main function. <br /></td></tr>
<tr class="separator:ae66f6b31b5ad750f1fe042a706a4e3d4"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
@@ -402,7 +402,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="../../dc/d82/area_8cpp.html">area.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,21 +1,21 @@
<map id="test" name="test">
<area shape="rect" id="Node000001" title="Self&#45;test implementations." alt="" coords="5,203,49,228"/>
<area shape="rect" id="Node000002" href="$dd/d47/namespacemath.html#a40e36c67da78d2131408c57ee091ad75" title="area of a circle (pi" alt="" coords="129,5,250,31"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="27,202,32,169,43,126,64,80,78,59,95,40,114,28,117,33,98,44,82,62,68,82,49,127,37,170,32,203"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="27,202,32,169,43,126,64,80,78,59,95,40,113,28,116,33,98,44,82,62,68,82,49,127,37,170,32,203"/>
<area shape="rect" id="Node000003" href="$dd/d47/namespacemath.html#abc46c784a297fc1d2eb8b33a327fba4c" title="surface area of a cube ( 6 * (l" alt="" coords="105,55,274,80"/>
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="29,201,51,147,70,116,95,89,100,86,103,90,98,94,74,119,55,150,34,203"/>
<area shape="rect" id="Node000004" href="$dd/d47/namespacemath.html#ac5803413618fcfb922cb32c6db0fc864" title="surface area of a cylinder (2 * pi * r * h + 2 * pi * r^2)" alt="" coords="97,104,282,130"/>
<area shape="poly" id="edge3_Node000001_Node000004" title=" " alt="" coords="35,201,59,169,95,139,105,134,107,138,98,143,63,173,39,204"/>
<area shape="poly" id="edge3_Node000001_Node000004" title=" " alt="" coords="35,201,59,169,95,139,104,134,107,138,98,143,63,173,39,204"/>
<area shape="rect" id="Node000005" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/io/manip/endl.html#" title=" " alt="" coords="154,153,225,179"/>
<area shape="poly" id="edge4_Node000001_Node000005" title=" " alt="" coords="48,205,96,188,138,175,140,181,97,193,50,210"/>
<area shape="poly" id="edge4_Node000001_Node000005" title=" " alt="" coords="48,205,96,188,138,176,139,181,97,193,50,210"/>
<area shape="rect" id="Node000006" href="$dd/d47/namespacemath.html#a5de184925e68658f15415dd53954df4f" title="area of a parallelogram (b * h)" alt="" coords="106,203,273,228"/>
<area shape="poly" id="edge5_Node000001_Node000006" title=" " alt="" coords="49,213,91,213,91,218,49,218"/>
<area shape="poly" id="edge5_Node000001_Node000006" title=" " alt="" coords="49,213,90,213,90,218,49,218"/>
<area shape="rect" id="Node000007" href="$dd/d47/namespacemath.html#ab31d141f7c5b551746b1eee0eb4dedca" title="area of a rectangle (l * w)" alt="" coords="133,252,246,278"/>
<area shape="poly" id="edge6_Node000001_Node000007" title=" " alt="" coords="50,221,97,238,120,245,119,250,96,243,48,226"/>
<area shape="poly" id="edge6_Node000001_Node000007" title=" " alt="" coords="50,221,97,238,120,245,118,250,96,243,48,226"/>
<area shape="rect" id="Node000008" href="$dd/d47/namespacemath.html#ab7f29862d30df351c317eedd60a0c656" title="surface area of a sphere ( 4 * pi * r^2)" alt="" coords="100,301,279,327"/>
<area shape="poly" id="edge7_Node000001_Node000008" title=" " alt="" coords="39,227,63,258,98,288,107,293,105,297,95,292,59,262,35,230"/>
<area shape="poly" id="edge7_Node000001_Node000008" title=" " alt="" coords="39,227,63,258,98,288,107,293,104,297,95,292,59,262,35,230"/>
<area shape="rect" id="Node000009" href="$dd/d47/namespacemath.html#a971ce57e368f2f631cf1f4ff3f864049" title="area of a square (l * l)" alt="" coords="125,351,254,376"/>
<area shape="poly" id="edge8_Node000001_Node000009" title=" " alt="" coords="34,228,55,281,74,312,98,337,113,346,110,351,95,342,70,315,51,284,29,230"/>
<area shape="poly" id="edge8_Node000001_Node000009" title=" " alt="" coords="34,228,55,281,74,312,98,337,112,346,109,350,95,342,70,315,51,284,29,230"/>
<area shape="rect" id="Node000010" href="$dd/d47/namespacemath.html#ab3b920cc56442abd92279ba23b50f4dc" title="area of a triangle (b * h / 2)" alt="" coords="123,400,256,426"/>
<area shape="poly" id="edge9_Node000001_Node000010" title=" " alt="" coords="32,228,37,261,49,304,68,349,82,369,98,387,111,396,108,400,95,391,78,372,64,351,43,305,32,262,27,229"/>
<area shape="poly" id="edge9_Node000001_Node000010" title=" " alt="" coords="32,228,37,261,49,304,68,349,82,369,98,387,110,395,107,400,95,391,78,372,64,351,43,305,32,262,27,229"/>
</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: test Pages: 1 -->
<svg width="216pt" height="323pt"
@@ -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="M18.15,-167.47C20.92,-191.72 31.49,-254.76 68.5,-287.62 72.59,-291.26 77.33,-294.17 82.36,-296.5"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="80.73,-300.01 91.32,-300.32 83.24,-293.47 80.73,-300.01"/>
<path fill="none" stroke="#63b8ff" d="M18.15,-167.47C20.92,-191.72 31.49,-254.76 68.5,-287.62 72.49,-291.16 77.08,-294.02 81.98,-296.32"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="80.32,-299.44 90.91,-299.77 82.84,-292.91 80.32,-299.44"/>
</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="M19.85,-167.48C25.4,-186.57 40.29,-228.64 68.5,-250.62 69.77,-251.62 71.1,-252.55 72.46,-253.44"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="70.5,-256.9 80.97,-258.57 73.83,-250.74 70.5,-256.9"/>
<path fill="none" stroke="#63b8ff" d="M19.85,-167.48C25.4,-186.57 40.29,-228.64 68.5,-250.62 69.65,-251.52 70.83,-252.37 72.05,-253.17"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="70.18,-256.14 80.64,-257.85 73.53,-249.99 70.18,-256.14"/>
</a>
</g>
</g>
@@ -76,8 +76,8 @@
<g id="edge3_Node000001_Node000004" class="edge">
<title>Node1&#45;&gt;Node4</title>
<g id="a_edge3_Node000001_Node000004"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M23.61,-167.53C32.25,-180.16 48.87,-201.77 68.5,-213.62 70.72,-214.97 73.04,-216.21 75.43,-217.36"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="73.97,-220.96 84.54,-221.59 76.67,-214.5 73.97,-220.96"/>
<path fill="none" stroke="#63b8ff" d="M23.61,-167.53C32.25,-180.16 48.87,-201.77 68.5,-213.62 70.64,-214.92 72.87,-216.12 75.16,-217.23"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="73.57,-220.36 84.15,-221 76.28,-213.9 73.57,-220.36"/>
</a>
</g>
</g>
@@ -94,8 +94,8 @@
<g id="edge4_Node000001_Node000005" class="edge">
<title>Node1&#45;&gt;Node5</title>
<g id="a_edge4_Node000001_Node000005"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M32.81,-163.85C42.9,-167.77 56.37,-172.79 68.5,-176.62 78.77,-179.87 90.03,-183 100.4,-185.72"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="99.25,-189.29 109.81,-188.38 100.99,-182.51 99.25,-189.29"/>
<path fill="none" stroke="#63b8ff" d="M32.81,-163.85C42.9,-167.77 56.37,-172.79 68.5,-176.62 78.55,-179.8 89.55,-182.87 99.74,-185.54"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="98.78,-188.91 109.34,-188.01 100.52,-182.13 98.78,-188.91"/>
</a>
</g>
</g>
@@ -112,8 +112,8 @@
<g id="edge5_Node000001_Node000006" class="edge">
<title>Node1&#45;&gt;Node6</title>
<g id="a_edge5_Node000001_Node000006"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M32.91,-157.62C41.3,-157.62 52.32,-157.62 64.04,-157.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="63.95,-161.13 73.95,-157.62 63.95,-154.13 63.95,-161.13"/>
<path fill="none" stroke="#63b8ff" d="M32.91,-157.62C41.22,-157.62 52.1,-157.62 63.69,-157.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="63.44,-161.13 73.44,-157.63 63.44,-154.13 63.44,-161.13"/>
</a>
</g>
</g>
@@ -130,8 +130,8 @@
<g id="edge6_Node000001_Node000007" class="edge">
<title>Node1&#45;&gt;Node7</title>
<g id="a_edge6_Node000001_Node000007"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M32.81,-151.4C42.9,-147.48 56.37,-142.46 68.5,-138.62 74,-136.89 79.78,-135.18 85.55,-133.56"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="86.16,-136.75 94.88,-130.73 84.31,-130 86.16,-136.75"/>
<path fill="none" stroke="#63b8ff" d="M32.81,-151.4C42.9,-147.48 56.37,-142.46 68.5,-138.62 73.86,-136.93 79.49,-135.27 85.12,-133.68"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="85.7,-137.15 94.42,-131.13 83.85,-130.4 85.7,-137.15"/>
</a>
</g>
</g>
@@ -148,8 +148,8 @@
<g id="edge7_Node000001_Node000008" class="edge">
<title>Node1&#45;&gt;Node8</title>
<g id="a_edge7_Node000001_Node000008"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M23.61,-147.72C32.25,-135.09 48.87,-113.48 68.5,-101.62 70.72,-100.28 73.04,-99.04 75.43,-97.89"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="76.67,-100.75 84.54,-93.66 73.97,-94.29 76.67,-100.75"/>
<path fill="none" stroke="#63b8ff" d="M23.61,-147.72C32.25,-135.09 48.87,-113.48 68.5,-101.62 70.64,-100.33 72.87,-99.13 75.16,-98.02"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="76.28,-101.35 84.15,-94.25 73.57,-94.89 76.28,-101.35"/>
</a>
</g>
</g>
@@ -166,8 +166,8 @@
<g id="edge8_Node000001_Node000009" class="edge">
<title>Node1&#45;&gt;Node9</title>
<g id="a_edge8_Node000001_Node000009"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M19.85,-147.77C25.4,-128.68 40.29,-86.61 68.5,-64.62 71.84,-62.02 75.52,-59.79 79.4,-57.88"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="80.42,-60.83 88.32,-53.77 77.74,-54.37 80.42,-60.83"/>
<path fill="none" stroke="#63b8ff" d="M19.85,-147.77C25.4,-128.68 40.29,-86.61 68.5,-64.62 71.65,-62.17 75.1,-60.05 78.73,-58.21"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="80.06,-61.45 87.93,-54.36 77.35,-55 80.06,-61.45"/>
</a>
</g>
</g>
@@ -184,8 +184,8 @@
<g id="edge9_Node000001_Node000010" class="edge">
<title>Node1&#45;&gt;Node10</title>
<g id="a_edge9_Node000001_Node000010"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M18.15,-147.78C20.92,-123.53 31.49,-60.49 68.5,-27.62 71.48,-24.98 74.8,-22.71 78.33,-20.78"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="79.4,-23.68 87.08,-16.38 76.52,-17.3 79.4,-23.68"/>
<path fill="none" stroke="#63b8ff" d="M18.15,-147.78C20.92,-123.53 31.49,-60.49 68.5,-27.62 71.3,-25.13 74.41,-22.98 77.71,-21.12"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="79.07,-24.35 86.7,-17.01 76.15,-17.99 79.07,-24.35"/>
</a>
</g>
</g>

Before

Width:  |  Height:  |  Size: 9.6 KiB

After

Width:  |  Height:  |  Size: 9.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: test Pages: 1 -->
<svg width="216pt" height="323pt"
@@ -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="M18.15,-167.47C20.92,-191.72 31.49,-254.76 68.5,-287.62 72.59,-291.26 77.33,-294.17 82.36,-296.5"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="80.73,-300.01 91.32,-300.32 83.24,-293.47 80.73,-300.01"/>
<path fill="none" stroke="#63b8ff" d="M18.15,-167.47C20.92,-191.72 31.49,-254.76 68.5,-287.62 72.49,-291.16 77.08,-294.02 81.98,-296.32"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="80.32,-299.44 90.91,-299.77 82.84,-292.91 80.32,-299.44"/>
</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="M19.85,-167.48C25.4,-186.57 40.29,-228.64 68.5,-250.62 69.77,-251.62 71.1,-252.55 72.46,-253.44"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="70.5,-256.9 80.97,-258.57 73.83,-250.74 70.5,-256.9"/>
<path fill="none" stroke="#63b8ff" d="M19.85,-167.48C25.4,-186.57 40.29,-228.64 68.5,-250.62 69.65,-251.52 70.83,-252.37 72.05,-253.17"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="70.18,-256.14 80.64,-257.85 73.53,-249.99 70.18,-256.14"/>
</a>
</g>
</g>
@@ -66,8 +66,8 @@
<g id="edge3_Node000001_Node000004" class="edge">
<title>Node1&#45;&gt;Node4</title>
<g id="a_edge3_Node000001_Node000004"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M23.61,-167.53C32.25,-180.16 48.87,-201.77 68.5,-213.62 70.72,-214.97 73.04,-216.21 75.43,-217.36"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="73.97,-220.96 84.54,-221.59 76.67,-214.5 73.97,-220.96"/>
<path fill="none" stroke="#63b8ff" d="M23.61,-167.53C32.25,-180.16 48.87,-201.77 68.5,-213.62 70.64,-214.92 72.87,-216.12 75.16,-217.23"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="73.57,-220.36 84.15,-221 76.28,-213.9 73.57,-220.36"/>
</a>
</g>
</g>
@@ -84,8 +84,8 @@
<g id="edge4_Node000001_Node000005" class="edge">
<title>Node1&#45;&gt;Node5</title>
<g id="a_edge4_Node000001_Node000005"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M32.81,-163.85C42.9,-167.77 56.37,-172.79 68.5,-176.62 78.77,-179.87 90.03,-183 100.4,-185.72"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="99.25,-189.29 109.81,-188.38 100.99,-182.51 99.25,-189.29"/>
<path fill="none" stroke="#63b8ff" d="M32.81,-163.85C42.9,-167.77 56.37,-172.79 68.5,-176.62 78.55,-179.8 89.55,-182.87 99.74,-185.54"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="98.78,-188.91 109.34,-188.01 100.52,-182.13 98.78,-188.91"/>
</a>
</g>
</g>
@@ -102,8 +102,8 @@
<g id="edge5_Node000001_Node000006" class="edge">
<title>Node1&#45;&gt;Node6</title>
<g id="a_edge5_Node000001_Node000006"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M32.91,-157.62C41.3,-157.62 52.32,-157.62 64.04,-157.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="63.95,-161.13 73.95,-157.62 63.95,-154.13 63.95,-161.13"/>
<path fill="none" stroke="#63b8ff" d="M32.91,-157.62C41.22,-157.62 52.1,-157.62 63.69,-157.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="63.44,-161.13 73.44,-157.63 63.44,-154.13 63.44,-161.13"/>
</a>
</g>
</g>
@@ -120,8 +120,8 @@
<g id="edge6_Node000001_Node000007" class="edge">
<title>Node1&#45;&gt;Node7</title>
<g id="a_edge6_Node000001_Node000007"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M32.81,-151.4C42.9,-147.48 56.37,-142.46 68.5,-138.62 74,-136.89 79.78,-135.18 85.55,-133.56"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="86.16,-136.75 94.88,-130.73 84.31,-130 86.16,-136.75"/>
<path fill="none" stroke="#63b8ff" d="M32.81,-151.4C42.9,-147.48 56.37,-142.46 68.5,-138.62 73.86,-136.93 79.49,-135.27 85.12,-133.68"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="85.7,-137.15 94.42,-131.13 83.85,-130.4 85.7,-137.15"/>
</a>
</g>
</g>
@@ -138,8 +138,8 @@
<g id="edge7_Node000001_Node000008" class="edge">
<title>Node1&#45;&gt;Node8</title>
<g id="a_edge7_Node000001_Node000008"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M23.61,-147.72C32.25,-135.09 48.87,-113.48 68.5,-101.62 70.72,-100.28 73.04,-99.04 75.43,-97.89"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="76.67,-100.75 84.54,-93.66 73.97,-94.29 76.67,-100.75"/>
<path fill="none" stroke="#63b8ff" d="M23.61,-147.72C32.25,-135.09 48.87,-113.48 68.5,-101.62 70.64,-100.33 72.87,-99.13 75.16,-98.02"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="76.28,-101.35 84.15,-94.25 73.57,-94.89 76.28,-101.35"/>
</a>
</g>
</g>
@@ -156,8 +156,8 @@
<g id="edge8_Node000001_Node000009" class="edge">
<title>Node1&#45;&gt;Node9</title>
<g id="a_edge8_Node000001_Node000009"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M19.85,-147.77C25.4,-128.68 40.29,-86.61 68.5,-64.62 71.84,-62.02 75.52,-59.79 79.4,-57.88"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="80.42,-60.83 88.32,-53.77 77.74,-54.37 80.42,-60.83"/>
<path fill="none" stroke="#63b8ff" d="M19.85,-147.77C25.4,-128.68 40.29,-86.61 68.5,-64.62 71.65,-62.17 75.1,-60.05 78.73,-58.21"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="80.06,-61.45 87.93,-54.36 77.35,-55 80.06,-61.45"/>
</a>
</g>
</g>
@@ -174,8 +174,8 @@
<g id="edge9_Node000001_Node000010" class="edge">
<title>Node1&#45;&gt;Node10</title>
<g id="a_edge9_Node000001_Node000010"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M18.15,-147.78C20.92,-123.53 31.49,-60.49 68.5,-27.62 71.48,-24.98 74.8,-22.71 78.33,-20.78"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="79.4,-23.68 87.08,-16.38 76.52,-17.3 79.4,-23.68"/>
<path fill="none" stroke="#63b8ff" d="M18.15,-147.78C20.92,-123.53 31.49,-60.49 68.5,-27.62 71.3,-25.13 74.41,-22.98 77.71,-21.12"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="79.07,-24.35 86.7,-17.01 76.15,-17.99 79.07,-24.35"/>
</a>
</g>
</g>

Before

Width:  |  Height:  |  Size: 8.9 KiB

After

Width:  |  Height:  |  Size: 8.9 KiB

View File

@@ -1,23 +1,23 @@
<map id="main" name="main">
<area shape="rect" id="Node000001" title="Main function." alt="" coords="5,203,55,228"/>
<area shape="rect" id="Node000002" href="$dc/d82/area_8cpp.html#aa8dca7b867074164d5f45b0f3851269d" title="Self&#45;test implementations." alt="" coords="103,203,146,228"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="55,213,88,213,88,218,55,218"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="55,213,87,213,87,218,55,218"/>
<area shape="rect" id="Node000003" href="$dd/d47/namespacemath.html#a40e36c67da78d2131408c57ee091ad75" title="area of a circle (pi" alt="" coords="226,5,347,31"/>
<area shape="poly" id="edge2_Node000002_Node000003" title=" " alt="" coords="124,202,129,169,141,126,161,80,175,59,192,40,211,28,214,33,196,44,179,62,166,82,146,127,135,170,130,203"/>
<area shape="poly" id="edge2_Node000002_Node000003" title=" " alt="" coords="124,202,129,169,141,126,161,80,175,59,192,40,211,28,213,33,196,44,179,62,166,82,146,127,135,170,130,203"/>
<area shape="rect" id="Node000004" href="$dd/d47/namespacemath.html#abc46c784a297fc1d2eb8b33a327fba4c" title="surface area of a cube ( 6 * (l" alt="" coords="203,55,371,80"/>
<area shape="poly" id="edge3_Node000002_Node000004" title=" " alt="" coords="127,201,148,147,167,116,192,89,198,86,201,90,196,94,171,119,153,150,132,203"/>
<area shape="poly" id="edge3_Node000002_Node000004" title=" " alt="" coords="127,201,148,147,167,116,192,89,197,86,200,90,196,94,171,119,153,150,132,203"/>
<area shape="rect" id="Node000005" href="$dd/d47/namespacemath.html#ac5803413618fcfb922cb32c6db0fc864" title="surface area of a cylinder (2 * pi * r * h + 2 * pi * r^2)" alt="" coords="194,104,379,130"/>
<area shape="poly" id="edge4_Node000002_Node000005" title=" " alt="" coords="132,201,157,169,192,139,202,134,205,138,196,143,161,173,136,204"/>
<area shape="poly" id="edge4_Node000002_Node000005" title=" " alt="" coords="132,201,157,169,192,139,202,134,204,138,196,143,161,173,136,204"/>
<area shape="rect" id="Node000006" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/io/manip/endl.html#" title=" " alt="" coords="251,153,322,179"/>
<area shape="poly" id="edge5_Node000002_Node000006" title=" " alt="" coords="146,205,193,188,236,175,237,181,195,193,147,210"/>
<area shape="poly" id="edge5_Node000002_Node000006" title=" " alt="" coords="146,205,193,188,235,176,236,181,195,193,147,210"/>
<area shape="rect" id="Node000007" href="$dd/d47/namespacemath.html#a5de184925e68658f15415dd53954df4f" title="area of a parallelogram (b * h)" alt="" coords="203,203,370,228"/>
<area shape="poly" id="edge6_Node000002_Node000007" title=" " alt="" coords="147,213,188,213,188,218,147,218"/>
<area shape="rect" id="Node000008" href="$dd/d47/namespacemath.html#ab31d141f7c5b551746b1eee0eb4dedca" title="area of a rectangle (l * w)" alt="" coords="231,252,343,278"/>
<area shape="poly" id="edge7_Node000002_Node000008" title=" " alt="" coords="147,221,195,238,217,245,216,250,193,243,146,226"/>
<area shape="poly" id="edge7_Node000002_Node000008" title=" " alt="" coords="147,221,195,238,217,245,215,250,193,243,146,226"/>
<area shape="rect" id="Node000009" href="$dd/d47/namespacemath.html#ab7f29862d30df351c317eedd60a0c656" title="surface area of a sphere ( 4 * pi * r^2)" alt="" coords="197,301,376,327"/>
<area shape="poly" id="edge8_Node000002_Node000009" title=" " alt="" coords="136,227,161,258,196,288,205,293,202,297,192,292,157,262,132,230"/>
<area shape="poly" id="edge8_Node000002_Node000009" title=" " alt="" coords="136,227,161,258,196,288,204,293,202,297,192,292,157,262,132,230"/>
<area shape="rect" id="Node000010" href="$dd/d47/namespacemath.html#a971ce57e368f2f631cf1f4ff3f864049" title="area of a square (l * l)" alt="" coords="222,351,351,376"/>
<area shape="poly" id="edge9_Node000002_Node000010" title=" " alt="" coords="132,228,153,281,171,312,196,337,210,346,207,351,192,342,167,315,148,284,127,230"/>
<area shape="poly" id="edge9_Node000002_Node000010" title=" " alt="" coords="132,228,153,281,171,312,196,337,209,346,206,350,192,342,167,315,148,284,127,230"/>
<area shape="rect" id="Node000011" href="$dd/d47/namespacemath.html#ab3b920cc56442abd92279ba23b50f4dc" title="area of a triangle (b * h / 2)" alt="" coords="221,400,353,426"/>
<area shape="poly" id="edge10_Node000002_Node000011" title=" " alt="" coords="130,228,135,261,146,304,166,349,179,369,196,387,209,396,206,400,192,391,175,372,161,351,141,305,129,262,124,229"/>
<area shape="poly" id="edge10_Node000002_Node000011" title=" " alt="" coords="130,228,135,261,146,304,166,349,179,369,196,387,208,395,205,400,192,391,175,372,161,351,141,305,129,262,124,229"/>
</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="289pt" height="323pt"
@@ -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.2,-157.62C44.67,-157.62 53.52,-157.62 61.73,-157.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="61.71,-161.13 71.71,-157.62 61.71,-154.13 61.71,-161.13"/>
<path fill="none" stroke="#63b8ff" d="M37.2,-157.62C44.58,-157.62 53.31,-157.62 61.45,-157.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="61.2,-161.13 71.2,-157.63 61.2,-154.13 61.2,-161.13"/>
</a>
</g>
</g>
@@ -58,8 +58,8 @@
<g id="edge2_Node000002_Node000003" class="edge">
<title>Node2&#45;&gt;Node3</title>
<g id="a_edge2_Node000002_Node000003"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M91.15,-167.47C93.92,-191.72 104.49,-254.76 141.5,-287.62 145.59,-291.26 150.33,-294.17 155.36,-296.5"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="153.73,-300.01 164.32,-300.32 156.24,-293.47 153.73,-300.01"/>
<path fill="none" stroke="#63b8ff" d="M91.15,-167.47C93.92,-191.72 104.49,-254.76 141.5,-287.62 145.49,-291.16 150.08,-294.02 154.98,-296.32"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="153.32,-299.44 163.91,-299.77 155.84,-292.91 153.32,-299.44"/>
</a>
</g>
</g>
@@ -76,8 +76,8 @@
<g id="edge3_Node000002_Node000004" class="edge">
<title>Node2&#45;&gt;Node4</title>
<g id="a_edge3_Node000002_Node000004"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M92.85,-167.48C98.4,-186.57 113.29,-228.64 141.5,-250.62 142.77,-251.62 144.1,-252.55 145.46,-253.44"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="143.5,-256.9 153.97,-258.57 146.83,-250.74 143.5,-256.9"/>
<path fill="none" stroke="#63b8ff" d="M92.85,-167.48C98.4,-186.57 113.29,-228.64 141.5,-250.62 142.65,-251.52 143.83,-252.37 145.05,-253.17"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="143.18,-256.14 153.64,-257.85 146.53,-249.99 143.18,-256.14"/>
</a>
</g>
</g>
@@ -94,8 +94,8 @@
<g id="edge4_Node000002_Node000005" class="edge">
<title>Node2&#45;&gt;Node5</title>
<g id="a_edge4_Node000002_Node000005"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M96.61,-167.53C105.25,-180.16 121.87,-201.77 141.5,-213.62 143.72,-214.97 146.04,-216.21 148.43,-217.36"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="146.97,-220.96 157.54,-221.59 149.67,-214.5 146.97,-220.96"/>
<path fill="none" stroke="#63b8ff" d="M96.61,-167.53C105.25,-180.16 121.87,-201.77 141.5,-213.62 143.64,-214.92 145.87,-216.12 148.16,-217.23"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="146.57,-220.36 157.15,-221 149.28,-213.9 146.57,-220.36"/>
</a>
</g>
</g>
@@ -112,8 +112,8 @@
<g id="edge5_Node000002_Node000006" class="edge">
<title>Node2&#45;&gt;Node6</title>
<g id="a_edge5_Node000002_Node000006"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M105.81,-163.85C115.9,-167.77 129.37,-172.79 141.5,-176.62 151.77,-179.87 163.03,-183 173.4,-185.72"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="172.25,-189.29 182.81,-188.38 173.99,-182.51 172.25,-189.29"/>
<path fill="none" stroke="#63b8ff" d="M105.81,-163.85C115.9,-167.77 129.37,-172.79 141.5,-176.62 151.55,-179.8 162.55,-182.87 172.74,-185.54"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="171.78,-188.91 182.34,-188.01 173.52,-182.13 171.78,-188.91"/>
</a>
</g>
</g>
@@ -130,8 +130,8 @@
<g id="edge6_Node000002_Node000007" class="edge">
<title>Node2&#45;&gt;Node7</title>
<g id="a_edge6_Node000002_Node000007"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M105.91,-157.62C114.3,-157.62 125.32,-157.62 137.04,-157.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="136.95,-161.13 146.95,-157.62 136.95,-154.13 136.95,-161.13"/>
<path fill="none" stroke="#63b8ff" d="M105.91,-157.62C114.22,-157.62 125.1,-157.62 136.69,-157.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="136.44,-161.13 146.44,-157.63 136.44,-154.13 136.44,-161.13"/>
</a>
</g>
</g>
@@ -148,8 +148,8 @@
<g id="edge7_Node000002_Node000008" class="edge">
<title>Node2&#45;&gt;Node8</title>
<g id="a_edge7_Node000002_Node000008"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M105.81,-151.4C115.9,-147.48 129.37,-142.46 141.5,-138.62 147,-136.89 152.78,-135.18 158.55,-133.56"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="159.16,-136.75 167.88,-130.73 157.31,-130 159.16,-136.75"/>
<path fill="none" stroke="#63b8ff" d="M105.81,-151.4C115.9,-147.48 129.37,-142.46 141.5,-138.62 146.86,-136.93 152.49,-135.27 158.12,-133.68"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="158.7,-137.15 167.42,-131.13 156.85,-130.4 158.7,-137.15"/>
</a>
</g>
</g>
@@ -166,8 +166,8 @@
<g id="edge8_Node000002_Node000009" class="edge">
<title>Node2&#45;&gt;Node9</title>
<g id="a_edge8_Node000002_Node000009"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M96.61,-147.72C105.25,-135.09 121.87,-113.48 141.5,-101.62 143.72,-100.28 146.04,-99.04 148.43,-97.89"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="149.67,-100.75 157.54,-93.66 146.97,-94.29 149.67,-100.75"/>
<path fill="none" stroke="#63b8ff" d="M96.61,-147.72C105.25,-135.09 121.87,-113.48 141.5,-101.62 143.64,-100.33 145.87,-99.13 148.16,-98.02"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="149.28,-101.35 157.15,-94.25 146.57,-94.89 149.28,-101.35"/>
</a>
</g>
</g>
@@ -184,8 +184,8 @@
<g id="edge9_Node000002_Node000010" class="edge">
<title>Node2&#45;&gt;Node10</title>
<g id="a_edge9_Node000002_Node000010"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M92.85,-147.77C98.4,-128.68 113.29,-86.61 141.5,-64.62 144.84,-62.02 148.52,-59.79 152.4,-57.88"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="153.42,-60.83 161.32,-53.77 150.74,-54.37 153.42,-60.83"/>
<path fill="none" stroke="#63b8ff" d="M92.85,-147.77C98.4,-128.68 113.29,-86.61 141.5,-64.62 144.65,-62.17 148.1,-60.05 151.73,-58.21"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="153.06,-61.45 160.93,-54.36 150.35,-55 153.06,-61.45"/>
</a>
</g>
</g>
@@ -202,8 +202,8 @@
<g id="edge10_Node000002_Node000011" class="edge">
<title>Node2&#45;&gt;Node11</title>
<g id="a_edge10_Node000002_Node000011"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M91.15,-147.78C93.92,-123.53 104.49,-60.49 141.5,-27.62 144.48,-24.98 147.8,-22.71 151.33,-20.78"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="152.4,-23.68 160.08,-16.38 149.52,-17.3 152.4,-23.68"/>
<path fill="none" stroke="#63b8ff" d="M91.15,-147.78C93.92,-123.53 104.49,-60.49 141.5,-27.62 144.3,-25.13 147.41,-22.98 150.71,-21.12"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="152.07,-24.35 159.7,-17.01 149.15,-17.99 152.07,-24.35"/>
</a>
</g>
</g>

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 11 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="289pt" height="323pt"
@@ -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.2,-157.62C44.67,-157.62 53.52,-157.62 61.73,-157.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="61.71,-161.13 71.71,-157.62 61.71,-154.13 61.71,-161.13"/>
<path fill="none" stroke="#63b8ff" d="M37.2,-157.62C44.58,-157.62 53.31,-157.62 61.45,-157.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="61.2,-161.13 71.2,-157.63 61.2,-154.13 61.2,-161.13"/>
</a>
</g>
</g>
@@ -48,8 +48,8 @@
<g id="edge2_Node000002_Node000003" class="edge">
<title>Node2&#45;&gt;Node3</title>
<g id="a_edge2_Node000002_Node000003"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M91.15,-167.47C93.92,-191.72 104.49,-254.76 141.5,-287.62 145.59,-291.26 150.33,-294.17 155.36,-296.5"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="153.73,-300.01 164.32,-300.32 156.24,-293.47 153.73,-300.01"/>
<path fill="none" stroke="#63b8ff" d="M91.15,-167.47C93.92,-191.72 104.49,-254.76 141.5,-287.62 145.49,-291.16 150.08,-294.02 154.98,-296.32"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="153.32,-299.44 163.91,-299.77 155.84,-292.91 153.32,-299.44"/>
</a>
</g>
</g>
@@ -66,8 +66,8 @@
<g id="edge3_Node000002_Node000004" class="edge">
<title>Node2&#45;&gt;Node4</title>
<g id="a_edge3_Node000002_Node000004"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M92.85,-167.48C98.4,-186.57 113.29,-228.64 141.5,-250.62 142.77,-251.62 144.1,-252.55 145.46,-253.44"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="143.5,-256.9 153.97,-258.57 146.83,-250.74 143.5,-256.9"/>
<path fill="none" stroke="#63b8ff" d="M92.85,-167.48C98.4,-186.57 113.29,-228.64 141.5,-250.62 142.65,-251.52 143.83,-252.37 145.05,-253.17"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="143.18,-256.14 153.64,-257.85 146.53,-249.99 143.18,-256.14"/>
</a>
</g>
</g>
@@ -84,8 +84,8 @@
<g id="edge4_Node000002_Node000005" class="edge">
<title>Node2&#45;&gt;Node5</title>
<g id="a_edge4_Node000002_Node000005"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M96.61,-167.53C105.25,-180.16 121.87,-201.77 141.5,-213.62 143.72,-214.97 146.04,-216.21 148.43,-217.36"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="146.97,-220.96 157.54,-221.59 149.67,-214.5 146.97,-220.96"/>
<path fill="none" stroke="#63b8ff" d="M96.61,-167.53C105.25,-180.16 121.87,-201.77 141.5,-213.62 143.64,-214.92 145.87,-216.12 148.16,-217.23"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="146.57,-220.36 157.15,-221 149.28,-213.9 146.57,-220.36"/>
</a>
</g>
</g>
@@ -102,8 +102,8 @@
<g id="edge5_Node000002_Node000006" class="edge">
<title>Node2&#45;&gt;Node6</title>
<g id="a_edge5_Node000002_Node000006"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M105.81,-163.85C115.9,-167.77 129.37,-172.79 141.5,-176.62 151.77,-179.87 163.03,-183 173.4,-185.72"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="172.25,-189.29 182.81,-188.38 173.99,-182.51 172.25,-189.29"/>
<path fill="none" stroke="#63b8ff" d="M105.81,-163.85C115.9,-167.77 129.37,-172.79 141.5,-176.62 151.55,-179.8 162.55,-182.87 172.74,-185.54"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="171.78,-188.91 182.34,-188.01 173.52,-182.13 171.78,-188.91"/>
</a>
</g>
</g>
@@ -120,8 +120,8 @@
<g id="edge6_Node000002_Node000007" class="edge">
<title>Node2&#45;&gt;Node7</title>
<g id="a_edge6_Node000002_Node000007"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M105.91,-157.62C114.3,-157.62 125.32,-157.62 137.04,-157.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="136.95,-161.13 146.95,-157.62 136.95,-154.13 136.95,-161.13"/>
<path fill="none" stroke="#63b8ff" d="M105.91,-157.62C114.22,-157.62 125.1,-157.62 136.69,-157.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="136.44,-161.13 146.44,-157.63 136.44,-154.13 136.44,-161.13"/>
</a>
</g>
</g>
@@ -138,8 +138,8 @@
<g id="edge7_Node000002_Node000008" class="edge">
<title>Node2&#45;&gt;Node8</title>
<g id="a_edge7_Node000002_Node000008"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M105.81,-151.4C115.9,-147.48 129.37,-142.46 141.5,-138.62 147,-136.89 152.78,-135.18 158.55,-133.56"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="159.16,-136.75 167.88,-130.73 157.31,-130 159.16,-136.75"/>
<path fill="none" stroke="#63b8ff" d="M105.81,-151.4C115.9,-147.48 129.37,-142.46 141.5,-138.62 146.86,-136.93 152.49,-135.27 158.12,-133.68"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="158.7,-137.15 167.42,-131.13 156.85,-130.4 158.7,-137.15"/>
</a>
</g>
</g>
@@ -156,8 +156,8 @@
<g id="edge8_Node000002_Node000009" class="edge">
<title>Node2&#45;&gt;Node9</title>
<g id="a_edge8_Node000002_Node000009"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M96.61,-147.72C105.25,-135.09 121.87,-113.48 141.5,-101.62 143.72,-100.28 146.04,-99.04 148.43,-97.89"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="149.67,-100.75 157.54,-93.66 146.97,-94.29 149.67,-100.75"/>
<path fill="none" stroke="#63b8ff" d="M96.61,-147.72C105.25,-135.09 121.87,-113.48 141.5,-101.62 143.64,-100.33 145.87,-99.13 148.16,-98.02"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="149.28,-101.35 157.15,-94.25 146.57,-94.89 149.28,-101.35"/>
</a>
</g>
</g>
@@ -174,8 +174,8 @@
<g id="edge9_Node000002_Node000010" class="edge">
<title>Node2&#45;&gt;Node10</title>
<g id="a_edge9_Node000002_Node000010"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M92.85,-147.77C98.4,-128.68 113.29,-86.61 141.5,-64.62 144.84,-62.02 148.52,-59.79 152.4,-57.88"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="153.42,-60.83 161.32,-53.77 150.74,-54.37 153.42,-60.83"/>
<path fill="none" stroke="#63b8ff" d="M92.85,-147.77C98.4,-128.68 113.29,-86.61 141.5,-64.62 144.65,-62.17 148.1,-60.05 151.73,-58.21"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="153.06,-61.45 160.93,-54.36 150.35,-55 153.06,-61.45"/>
</a>
</g>
</g>
@@ -192,8 +192,8 @@
<g id="edge10_Node000002_Node000011" class="edge">
<title>Node2&#45;&gt;Node11</title>
<g id="a_edge10_Node000002_Node000011"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M91.15,-147.78C93.92,-123.53 104.49,-60.49 141.5,-27.62 144.48,-24.98 147.8,-22.71 151.33,-20.78"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="152.4,-23.68 160.08,-16.38 149.52,-17.3 152.4,-23.68"/>
<path fill="none" stroke="#63b8ff" d="M91.15,-147.78C93.92,-123.53 104.49,-60.49 141.5,-27.62 144.3,-25.13 147.41,-22.98 150.71,-21.12"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="152.07,-24.35 159.7,-17.01 149.15,-17.99 152.07,-24.35"/>
</a>
</g>
</g>

Before

Width:  |  Height:  |  Size: 9.8 KiB

After

Width:  |  Height:  |  Size: 9.8 KiB