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/miller_rabin.cpp" name="math/miller_rabin.cpp">
<area shape="rect" id="Node000001" title=" " alt="" coords="102,5,248,31"/>
<area shape="rect" id="Node000002" title=" " alt="" coords="5,79,70,105"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="153,34,75,74,73,69,150,29"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="153,34,76,74,73,69,150,29"/>
<area shape="rect" id="Node000003" title=" " alt="" coords="94,79,165,105"/>
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="170,33,147,68,143,65,165,30"/>
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="170,33,147,67,143,64,165,30"/>
<area shape="rect" id="Node000004" title=" " alt="" coords="189,79,254,105"/>
<area shape="poly" id="edge3_Node000001_Node000004" title=" " alt="" coords="185,30,208,65,203,68,180,33"/>
<area shape="poly" id="edge3_Node000001_Node000004" title=" " alt="" coords="185,30,208,64,203,67,180,33"/>
<area shape="rect" id="Node000005" title=" " alt="" coords="278,79,336,105"/>
<area shape="poly" id="edge4_Node000001_Node000005" title=" " alt="" coords="198,29,273,69,271,74,196,34"/>
<area shape="poly" id="edge4_Node000001_Node000005" title=" " alt="" coords="198,29,273,69,270,74,196,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/miller_rabin.cpp Pages: 1 -->
<svg width="256pt" 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="M109.65,-54.84C93.67,-46.58 69.78,-34.23 51.3,-24.68"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="53.17,-21.19 42.68,-19.7 49.96,-27.4 53.17,-21.19"/>
<path fill="none" stroke="#63b8ff" d="M109.65,-54.84C93.82,-46.66 70.22,-34.46 51.82,-24.94"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="53.52,-21.88 43.03,-20.4 50.3,-28.1 53.52,-21.88"/>
</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="M121.51,-55.08C116.96,-47.96 110.4,-37.68 104.73,-28.8"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="107.19,-27.15 98.86,-20.61 101.29,-30.92 107.19,-27.15"/>
<path fill="none" stroke="#63b8ff" d="M121.51,-55.08C117.01,-48.03 110.54,-37.9 104.91,-29.08"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="108.01,-27.43 99.68,-20.88 102.11,-31.2 108.01,-27.43"/>
</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="M132.9,-55.08C137.59,-47.96 144.34,-37.68 150.18,-28.8"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="153.65,-30.89 156.22,-20.61 147.8,-27.04 153.65,-30.89"/>
<path fill="none" stroke="#63b8ff" d="M132.9,-55.08C137.54,-48.03 144.2,-37.9 149.99,-29.08"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="152.82,-31.15 155.39,-20.87 146.97,-27.31 152.82,-31.15"/>
</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="M143.92,-54.84C159.28,-46.58 182.24,-34.23 200,-24.68"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="201.1,-27.52 208.25,-19.7 197.78,-21.36 201.1,-27.52"/>
<path fill="none" stroke="#63b8ff" d="M143.92,-54.84C159.14,-46.66 181.82,-34.46 199.51,-24.94"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="200.77,-28.24 207.92,-20.42 197.45,-22.07 200.77,-28.24"/>
</a>
</g>
</g>

Before

Width:  |  Height:  |  Size: 4.5 KiB

After

Width:  |  Height:  |  Size: 4.5 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/miller_rabin.cpp Pages: 1 -->
<svg width="256pt" 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="M109.65,-54.84C93.67,-46.58 69.78,-34.23 51.3,-24.68"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="53.17,-21.19 42.68,-19.7 49.96,-27.4 53.17,-21.19"/>
<path fill="none" stroke="#63b8ff" d="M109.65,-54.84C93.82,-46.66 70.22,-34.46 51.82,-24.94"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="53.52,-21.88 43.03,-20.4 50.3,-28.1 53.52,-21.88"/>
</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="M121.51,-55.08C116.96,-47.96 110.4,-37.68 104.73,-28.8"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="107.19,-27.15 98.86,-20.61 101.29,-30.92 107.19,-27.15"/>
<path fill="none" stroke="#63b8ff" d="M121.51,-55.08C117.01,-48.03 110.54,-37.9 104.91,-29.08"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="108.01,-27.43 99.68,-20.88 102.11,-31.2 108.01,-27.43"/>
</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="M132.9,-55.08C137.59,-47.96 144.34,-37.68 150.18,-28.8"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="153.65,-30.89 156.22,-20.61 147.8,-27.04 153.65,-30.89"/>
<path fill="none" stroke="#63b8ff" d="M132.9,-55.08C137.54,-48.03 144.2,-37.9 149.99,-29.08"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="152.82,-31.15 155.39,-20.87 146.97,-27.31 152.82,-31.15"/>
</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="M143.92,-54.84C159.28,-46.58 182.24,-34.23 200,-24.68"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="201.1,-27.52 208.25,-19.7 197.78,-21.36 201.1,-27.52"/>
<path fill="none" stroke="#63b8ff" d="M143.92,-54.84C159.14,-46.66 181.82,-34.46 199.51,-24.94"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="200.77,-28.24 207.92,-20.42 197.45,-22.07 200.77,-28.24"/>
</a>
</g>
</g>

Before

Width:  |  Height:  |  Size: 3.8 KiB

After

Width:  |  Height:  |  Size: 3.8 KiB