mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-04-29 21:14:35 +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: numerical_methods/false_position.cpp Pages: 1 -->
|
||||
<svg width="133pt" 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="M54.22,-54.95C49.87,-47.19 44.47,-37.56 39.82,-29.26"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="42.4,-27.71 34.46,-20.7 36.3,-31.14 42.4,-27.71"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M54.22,-54.95C49.92,-47.28 44.59,-37.77 39.98,-29.54"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="43.14,-28.03 35.2,-21.02 37.04,-31.46 43.14,-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="M70.53,-54.95C74.88,-47.19 80.28,-37.56 84.93,-29.26"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="88.45,-31.14 90.29,-20.7 82.35,-27.71 88.45,-31.14"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M70.53,-54.95C74.83,-47.28 80.16,-37.77 84.77,-29.54"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="87.71,-31.46 89.55,-21.02 81.61,-28.03 87.71,-31.46"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
|
||||
|
Before Width: | Height: | Size: 3.3 KiB After Width: | Height: | Size: 3.3 KiB |
Reference in New Issue
Block a user