mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-03-22 04:42:10 +08:00
84 lines
3.7 KiB
XML
84 lines
3.7 KiB
XML
<?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 2.44.0 (20200408.0750)
|
|
-->
|
|
<!-- Title: numerical_methods/false_position.cpp Pages: 1 -->
|
|
<svg width="246pt" height="95pt"
|
|
viewBox="0.00 0.00 246.00 95.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 91)">
|
|
<title>numerical_methods/false_position.cpp</title>
|
|
<polygon fill="white" stroke="transparent" points="-4,4 -4,-91 242,-91 242,4 -4,4"/>
|
|
<!-- Node1 -->
|
|
<g id="node1" class="node">
|
|
<title>Node1</title>
|
|
<g id="a_node1"><a xlink:title="Solve the equation  using false position method, also known as the Secant method.">
|
|
<polygon fill="#bfbfbf" stroke="black" points="56.5,-56.5 56.5,-86.5 181.5,-86.5 181.5,-56.5 56.5,-56.5"/>
|
|
<text text-anchor="start" x="64.5" y="-74.5" font-family="Helvetica,sans-Serif" font-size="10.00">numerical_methods/false</text>
|
|
<text text-anchor="middle" x="119" y="-63.5" font-family="Helvetica,sans-Serif" font-size="10.00">_position.cpp</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node2 -->
|
|
<g id="node2" class="node">
|
|
<title>Node2</title>
|
|
<g id="a_node2"><a xlink:title=" ">
|
|
<polygon fill="white" stroke="#bfbfbf" points="0,-0.5 0,-19.5 44,-19.5 44,-0.5 0,-0.5"/>
|
|
<text text-anchor="middle" x="22" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">cmath</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node1->Node2 -->
|
|
<g id="edge1" class="edge">
|
|
<title>Node1->Node2</title>
|
|
<path fill="none" stroke="midnightblue" d="M96.01,-56.4C80.61,-46.95 60.41,-34.56 45,-25.11"/>
|
|
<polygon fill="midnightblue" stroke="midnightblue" points="46.47,-21.9 36.11,-19.66 42.81,-27.87 46.47,-21.9"/>
|
|
</g>
|
|
<!-- Node3 -->
|
|
<g id="node3" class="node">
|
|
<title>Node3</title>
|
|
<g id="a_node3"><a xlink:title=" ">
|
|
<polygon fill="white" stroke="#bfbfbf" points="62.5,-0.5 62.5,-19.5 107.5,-19.5 107.5,-0.5 62.5,-0.5"/>
|
|
<text text-anchor="middle" x="85" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">cstdlib</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node1->Node3 -->
|
|
<g id="edge2" class="edge">
|
|
<title>Node1->Node3</title>
|
|
<path fill="none" stroke="midnightblue" d="M110.94,-56.4C106.15,-48.02 100.04,-37.33 94.96,-28.42"/>
|
|
<polygon fill="midnightblue" stroke="midnightblue" points="97.95,-26.6 89.95,-19.66 91.87,-30.08 97.95,-26.6"/>
|
|
</g>
|
|
<!-- Node4 -->
|
|
<g id="node4" class="node">
|
|
<title>Node4</title>
|
|
<g id="a_node4"><a xlink:title=" ">
|
|
<polygon fill="white" stroke="#bfbfbf" points="126,-0.5 126,-19.5 180,-19.5 180,-0.5 126,-0.5"/>
|
|
<text text-anchor="middle" x="153" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">iostream</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node1->Node4 -->
|
|
<g id="edge3" class="edge">
|
|
<title>Node1->Node4</title>
|
|
<path fill="none" stroke="midnightblue" d="M127.06,-56.4C131.85,-48.02 137.96,-37.33 143.04,-28.42"/>
|
|
<polygon fill="midnightblue" stroke="midnightblue" points="146.13,-30.08 148.05,-19.66 140.05,-26.6 146.13,-30.08"/>
|
|
</g>
|
|
<!-- Node5 -->
|
|
<g id="node5" class="node">
|
|
<title>Node5</title>
|
|
<g id="a_node5"><a xlink:title=" ">
|
|
<polygon fill="white" stroke="#bfbfbf" points="198,-0.5 198,-19.5 238,-19.5 238,-0.5 198,-0.5"/>
|
|
<text text-anchor="middle" x="218" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">limits</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node1->Node5 -->
|
|
<g id="edge4" class="edge">
|
|
<title>Node1->Node5</title>
|
|
<path fill="none" stroke="midnightblue" d="M142.46,-56.4C158.33,-46.86 179.19,-34.32 194.97,-24.84"/>
|
|
<polygon fill="midnightblue" stroke="midnightblue" points="196.83,-27.81 203.59,-19.66 193.22,-21.81 196.83,-27.81"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|