mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-03-30 08:41:30 +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/area.cpp Pages: 1 -->
|
||||
<svg width="252pt" height="83pt"
|
||||
@@ -30,8 +30,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="M103.01,-54.84C88.41,-46.66 66.64,-34.46 49.67,-24.94"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="51.75,-21.54 41.32,-19.7 48.33,-27.65 51.75,-21.54"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M103.01,-54.84C88.54,-46.73 67.05,-34.68 50.14,-25.21"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="52.07,-22.28 41.64,-20.44 48.65,-28.39 52.07,-22.28"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -48,8 +48,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="M114.01,-55.08C109.9,-48.03 104,-37.9 98.87,-29.08"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="101.41,-27.49 93.36,-20.61 95.36,-31.01 101.41,-27.49"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M114.01,-55.08C109.95,-48.11 104.13,-38.12 99.04,-29.37"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="102.17,-27.8 94.12,-20.92 96.12,-31.32 102.17,-27.8"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -66,8 +66,8 @@
|
||||
<g id="edge3_Node000001_Node000004" class="edge">
|
||||
<title>Node1->Node4</title>
|
||||
<g id="a_edge3_Node000001_Node000004"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M124.24,-55.08C128.35,-48.03 134.25,-37.9 139.38,-29.08"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="142.89,-31.01 144.89,-20.61 136.84,-27.49 142.89,-31.01"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M124.24,-55.08C128.3,-48.11 134.12,-38.12 139.21,-29.37"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="142.13,-31.32 144.13,-20.92 136.08,-27.8 142.13,-31.32"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -85,7 +85,7 @@
|
||||
<title>Node1->Node5</title>
|
||||
<g id="a_edge4_Node000001_Node000005"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M135.75,-54.84C150.81,-46.66 173.27,-34.46 190.78,-24.94"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="192.3,-27.55 199.42,-19.7 188.96,-21.4 192.3,-27.55"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="191.97,-28.27 199.09,-20.43 188.63,-22.12 191.97,-28.27"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
|
||||
|
Before Width: | Height: | Size: 3.8 KiB After Width: | Height: | Size: 3.8 KiB |
Reference in New Issue
Block a user