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,7 +1,7 @@
<map id="others/matrix_exponentiation.cpp" name="others/matrix_exponentiation.cpp">
<area shape="rect" id="Node000001" title="Matrix Exponentiation." alt="" coords="5,5,219,31"/>
<area shape="rect" id="Node000002" title=" " alt="" coords="32,79,104,105"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="107,33,85,68,81,65,102,30"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="107,33,86,67,81,64,102,30"/>
<area shape="rect" id="Node000003" title=" " alt="" coords="127,79,185,105"/>
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="122,30,143,65,139,68,117,33"/>
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="122,30,143,64,138,67,117,33"/>
</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: others/matrix_exponentiation.cpp Pages: 1 -->
<svg width="168pt" 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="M74.55,-55.08C70.13,-47.96 63.76,-37.68 58.26,-28.8"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="60.81,-27.27 52.57,-20.61 54.86,-30.95 60.81,-27.27"/>
<path fill="none" stroke="#63b8ff" d="M74.55,-55.08C70.23,-48.11 64.04,-38.12 58.62,-29.37"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="61.61,-27.55 53.36,-20.9 55.66,-31.24 61.61,-27.55"/>
</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="M85.45,-55.08C89.87,-47.96 96.24,-37.68 101.74,-28.8"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="105.14,-30.95 107.43,-20.61 99.19,-27.27 105.14,-30.95"/>
<path fill="none" stroke="#63b8ff" d="M85.45,-55.08C89.77,-48.11 95.96,-38.12 101.38,-29.37"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="104.34,-31.24 106.64,-20.9 98.39,-27.55 104.34,-31.24"/>
</a>
</g>
</g>

Before

Width:  |  Height:  |  Size: 3.1 KiB

After

Width:  |  Height:  |  Size: 3.1 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: others/matrix_exponentiation.cpp Pages: 1 -->
<svg width="168pt" 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="M74.55,-55.08C70.13,-47.96 63.76,-37.68 58.26,-28.8"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="60.81,-27.27 52.57,-20.61 54.86,-30.95 60.81,-27.27"/>
<path fill="none" stroke="#63b8ff" d="M74.55,-55.08C70.23,-48.11 64.04,-38.12 58.62,-29.37"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="61.61,-27.55 53.36,-20.9 55.66,-31.24 61.61,-27.55"/>
</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="M85.45,-55.08C89.87,-47.96 96.24,-37.68 101.74,-28.8"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="105.14,-30.95 107.43,-20.61 99.19,-27.27 105.14,-30.95"/>
<path fill="none" stroke="#63b8ff" d="M85.45,-55.08C89.77,-48.11 95.96,-38.12 101.38,-29.37"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="104.34,-31.24 106.64,-20.9 98.39,-27.55 104.34,-31.24"/>
</a>
</g>
</g>

Before

Width:  |  Height:  |  Size: 2.3 KiB

After

Width:  |  Height:  |  Size: 2.3 KiB