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,11 +1,11 @@
<map id="math/binomial_calculate.cpp" name="math/binomial_calculate.cpp">
<area shape="rect" id="Node000001" title="Program to calculate Binomial coefficients" alt="" coords="72,5,259,31"/>
<area shape="rect" id="Node000002" title=" " alt="" coords="5,79,70,105"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="145,34,73,74,71,69,142,29"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="145,34,74,73,71,69,142,29"/>
<area shape="rect" id="Node000003" title=" " alt="" coords="94,79,154,105"/>
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="161,33,141,67,136,65,156,30"/>
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="161,33,141,67,136,64,156,30"/>
<area shape="rect" id="Node000004" title=" " alt="" coords="179,79,238,105"/>
<area shape="poly" id="edge3_Node000001_Node000004" title=" " alt="" coords="175,30,196,65,191,68,170,33"/>
<area shape="poly" id="edge3_Node000001_Node000004" title=" " alt="" coords="175,30,195,64,191,67,170,33"/>
<area shape="rect" id="Node000005" title=" " alt="" coords="262,79,333,105"/>
<area shape="poly" id="edge4_Node000001_Node000005" title=" " alt="" coords="189,29,264,69,261,74,187,34"/>
<area shape="poly" id="edge4_Node000001_Node000005" title=" " alt="" coords="189,29,263,69,261,74,187,34"/>
</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/binomial_calculate.cpp Pages: 1 -->
<svg width="254pt" 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="M103.84,-54.84C89.08,-46.66 67.09,-34.46 49.94,-24.94"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="51.93,-21.49 41.49,-19.7 48.54,-27.61 51.93,-21.49"/>
<path fill="none" stroke="#63b8ff" d="M103.84,-54.84C89.22,-46.73 67.5,-34.68 50.42,-25.21"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="52.26,-22.23 41.81,-20.44 48.86,-28.35 52.26,-22.23"/>
</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="M115.01,-55.08C110.9,-48.03 105,-37.9 99.87,-29.08"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="102.41,-27.49 94.36,-20.61 96.36,-31.01 102.41,-27.49"/>
<path fill="none" stroke="#63b8ff" d="M115.01,-55.08C110.95,-48.11 105.13,-38.12 100.04,-29.37"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="103.17,-27.8 95.12,-20.92 97.12,-31.32 103.17,-27.8"/>
</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="M125.41,-55.08C129.69,-47.96 135.87,-37.68 141.2,-28.8"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="144.58,-30.98 146.73,-20.61 138.58,-27.38 144.58,-30.98"/>
<path fill="none" stroke="#63b8ff" d="M125.41,-55.08C129.6,-48.11 135.6,-38.12 140.86,-29.37"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="143.8,-31.28 145.95,-20.91 137.8,-27.68 143.8,-31.28"/>
</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="M136.92,-54.84C152.28,-46.58 175.24,-34.23 193,-24.68"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="194.1,-27.52 201.25,-19.7 190.78,-21.36 194.1,-27.52"/>
<path fill="none" stroke="#63b8ff" d="M136.92,-54.84C152.14,-46.66 174.82,-34.46 192.51,-24.94"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="193.77,-28.24 200.92,-20.42 190.45,-22.07 193.77,-28.24"/>
</a>
</g>
</g>

Before

Width:  |  Height:  |  Size: 4.6 KiB

After

Width:  |  Height:  |  Size: 4.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: math/binomial_calculate.cpp Pages: 1 -->
<svg width="254pt" 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="M103.84,-54.84C89.08,-46.66 67.09,-34.46 49.94,-24.94"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="51.93,-21.49 41.49,-19.7 48.54,-27.61 51.93,-21.49"/>
<path fill="none" stroke="#63b8ff" d="M103.84,-54.84C89.22,-46.73 67.5,-34.68 50.42,-25.21"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="52.26,-22.23 41.81,-20.44 48.86,-28.35 52.26,-22.23"/>
</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="M115.01,-55.08C110.9,-48.03 105,-37.9 99.87,-29.08"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="102.41,-27.49 94.36,-20.61 96.36,-31.01 102.41,-27.49"/>
<path fill="none" stroke="#63b8ff" d="M115.01,-55.08C110.95,-48.11 105.13,-38.12 100.04,-29.37"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="103.17,-27.8 95.12,-20.92 97.12,-31.32 103.17,-27.8"/>
</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="M125.41,-55.08C129.69,-47.96 135.87,-37.68 141.2,-28.8"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="144.58,-30.98 146.73,-20.61 138.58,-27.38 144.58,-30.98"/>
<path fill="none" stroke="#63b8ff" d="M125.41,-55.08C129.6,-48.11 135.6,-38.12 140.86,-29.37"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="143.8,-31.28 145.95,-20.91 137.8,-27.68 143.8,-31.28"/>
</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="M136.92,-54.84C152.28,-46.58 175.24,-34.23 193,-24.68"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="194.1,-27.52 201.25,-19.7 190.78,-21.36 194.1,-27.52"/>
<path fill="none" stroke="#63b8ff" d="M136.92,-54.84C152.14,-46.66 174.82,-34.46 192.51,-24.94"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="193.77,-28.24 200.92,-20.42 190.45,-22.07 193.77,-28.24"/>
</a>
</g>
</g>

Before

Width:  |  Height:  |  Size: 3.8 KiB

After

Width:  |  Height:  |  Size: 3.8 KiB