mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-05-11 19:17:21 +08:00
Documentation for 6376bf46af
This commit is contained in:
@@ -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/modular_inverse_fermat_little_theorem.cpp Pages: 1 -->
|
||||
<svg width="140pt" height="94pt"
|
||||
@@ -41,8 +41,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="M57.59,-54.95C53.24,-47.19 47.85,-37.56 43.2,-29.26"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="45.78,-27.71 37.84,-20.7 39.67,-31.14 45.78,-27.71"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M57.59,-54.95C53.29,-47.28 47.97,-37.77 43.35,-29.54"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="46.52,-28.03 38.58,-21.02 40.41,-31.46 46.52,-28.03"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -59,8 +59,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="M73.91,-54.95C78.26,-47.19 83.65,-37.56 88.3,-29.26"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="91.83,-31.14 93.66,-20.7 85.72,-27.71 91.83,-31.14"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M73.91,-54.95C78.21,-47.28 83.53,-37.77 88.15,-29.54"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="91.09,-31.46 92.92,-21.02 84.98,-28.03 91.09,-31.46"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
|
||||
|
Before Width: | Height: | Size: 3.3 KiB After Width: | Height: | Size: 3.3 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/modular_inverse_fermat_little_theorem.cpp Pages: 1 -->
|
||||
<svg width="140pt" height="94pt"
|
||||
@@ -31,8 +31,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="M57.59,-54.95C53.24,-47.19 47.85,-37.56 43.2,-29.26"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="45.78,-27.71 37.84,-20.7 39.67,-31.14 45.78,-27.71"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M57.59,-54.95C53.29,-47.28 47.97,-37.77 43.35,-29.54"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="46.52,-28.03 38.58,-21.02 40.41,-31.46 46.52,-28.03"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -49,8 +49,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="M73.91,-54.95C78.26,-47.19 83.65,-37.56 88.3,-29.26"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="91.83,-31.14 93.66,-20.7 85.72,-27.71 91.83,-31.14"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M73.91,-54.95C78.21,-47.28 83.53,-37.77 88.15,-29.54"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="91.09,-31.46 92.92,-21.02 84.98,-28.03 91.09,-31.46"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
|
||||
|
Before Width: | Height: | Size: 2.5 KiB After Width: | Height: | Size: 2.5 KiB |
Reference in New Issue
Block a user