2020-06-28 23:07:29 +08:00
|
|
|
<?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">
|
2021-10-26 03:34:27 +08:00
|
|
|
<!-- Generated by graphviz version 2.49.2 (20211016.1639)
|
2020-06-28 23:07:29 +08:00
|
|
|
-->
|
|
|
|
<!-- Title: numerical_methods/newton_raphson_root.c Pages: 1 -->
|
|
|
|
<svg width="394pt" height="95pt"
|
|
|
|
viewBox="0.00 0.00 394.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/newton_raphson_root.c</title>
|
|
|
|
<polygon fill="white" stroke="transparent" points="-4,4 -4,-91 390,-91 390,4 -4,4"/>
|
|
|
|
<!-- Node1 -->
|
|
|
|
<g id="node1" class="node">
|
|
|
|
<title>Node1</title>
|
|
|
|
<g id="a_node1"><a xlink:title="Find approximate solution for  using Newton-Raphson interpolation algorithm.">
|
2021-10-26 03:34:27 +08:00
|
|
|
<polygon fill="#bfbfbf" stroke="black" points="132.5,-56.5 132.5,-86.5 271.5,-86.5 271.5,-56.5 132.5,-56.5"/>
|
|
|
|
<text text-anchor="start" x="140.5" y="-74.5" font-family="Helvetica,sans-Serif" font-size="10.00">numerical_methods/newton</text>
|
2020-06-28 23:07:29 +08:00
|
|
|
<text text-anchor="middle" x="202" y="-63.5" font-family="Helvetica,sans-Serif" font-size="10.00">_raphson_root.c</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 62,-19.5 62,-0.5 0,-0.5"/>
|
|
|
|
<text text-anchor="middle" x="31" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">complex.h</text>
|
|
|
|
</a>
|
|
|
|
</g>
|
|
|
|
</g>
|
|
|
|
<!-- Node1->Node2 -->
|
|
|
|
<g id="edge1" class="edge">
|
|
|
|
<title>Node1->Node2</title>
|
|
|
|
<path fill="none" stroke="midnightblue" d="M161.48,-56.4C132.27,-46.24 93.28,-32.67 65.55,-23.02"/>
|
|
|
|
<polygon fill="midnightblue" stroke="midnightblue" points="66.48,-19.64 55.88,-19.66 64.18,-26.25 66.48,-19.64"/>
|
|
|
|
</g>
|
|
|
|
<!-- Node3 -->
|
|
|
|
<g id="node3" class="node">
|
|
|
|
<title>Node3</title>
|
|
|
|
<g id="a_node3"><a xlink:title=" ">
|
|
|
|
<polygon fill="white" stroke="#bfbfbf" points="80,-0.5 80,-19.5 128,-19.5 128,-0.5 80,-0.5"/>
|
|
|
|
<text text-anchor="middle" x="104" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">limits.h</text>
|
|
|
|
</a>
|
|
|
|
</g>
|
|
|
|
</g>
|
|
|
|
<!-- Node1->Node3 -->
|
|
|
|
<g id="edge2" class="edge">
|
|
|
|
<title>Node1->Node3</title>
|
|
|
|
<path fill="none" stroke="midnightblue" d="M178.78,-56.4C163.21,-46.95 142.8,-34.56 127.24,-25.11"/>
|
|
|
|
<polygon fill="midnightblue" stroke="midnightblue" points="128.62,-21.86 118.26,-19.66 124.99,-27.84 128.62,-21.86"/>
|
|
|
|
</g>
|
|
|
|
<!-- Node4 -->
|
|
|
|
<g id="node4" class="node">
|
|
|
|
<title>Node4</title>
|
|
|
|
<g id="a_node4"><a xlink:title=" ">
|
|
|
|
<polygon fill="white" stroke="#bfbfbf" points="146.5,-0.5 146.5,-19.5 193.5,-19.5 193.5,-0.5 146.5,-0.5"/>
|
|
|
|
<text text-anchor="middle" x="170" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">math.h</text>
|
|
|
|
</a>
|
|
|
|
</g>
|
|
|
|
</g>
|
|
|
|
<!-- Node1->Node4 -->
|
|
|
|
<g id="edge3" class="edge">
|
|
|
|
<title>Node1->Node4</title>
|
|
|
|
<path fill="none" stroke="midnightblue" d="M194.42,-56.4C189.96,-48.11 184.28,-37.55 179.52,-28.71"/>
|
|
|
|
<polygon fill="midnightblue" stroke="midnightblue" points="182.48,-26.81 174.66,-19.66 176.31,-30.12 182.48,-26.81"/>
|
|
|
|
</g>
|
|
|
|
<!-- Node5 -->
|
|
|
|
<g id="node5" class="node">
|
|
|
|
<title>Node5</title>
|
|
|
|
<g id="a_node5"><a xlink:title=" ">
|
|
|
|
<polygon fill="white" stroke="#bfbfbf" points="212,-0.5 212,-19.5 258,-19.5 258,-0.5 212,-0.5"/>
|
|
|
|
<text text-anchor="middle" x="235" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">stdio.h</text>
|
|
|
|
</a>
|
|
|
|
</g>
|
|
|
|
</g>
|
|
|
|
<!-- Node1->Node5 -->
|
|
|
|
<g id="edge4" class="edge">
|
|
|
|
<title>Node1->Node5</title>
|
|
|
|
<path fill="none" stroke="midnightblue" d="M209.82,-56.4C214.47,-48.02 220.4,-37.33 225.34,-28.42"/>
|
|
|
|
<polygon fill="midnightblue" stroke="midnightblue" points="228.41,-30.1 230.2,-19.66 222.29,-26.71 228.41,-30.1"/>
|
|
|
|
</g>
|
|
|
|
<!-- Node6 -->
|
|
|
|
<g id="node6" class="node">
|
|
|
|
<title>Node6</title>
|
|
|
|
<g id="a_node6"><a xlink:title=" ">
|
|
|
|
<polygon fill="white" stroke="#bfbfbf" points="276,-0.5 276,-19.5 324,-19.5 324,-0.5 276,-0.5"/>
|
|
|
|
<text text-anchor="middle" x="300" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">stdlib.h</text>
|
|
|
|
</a>
|
|
|
|
</g>
|
|
|
|
</g>
|
|
|
|
<!-- Node1->Node6 -->
|
|
|
|
<g id="edge5" class="edge">
|
|
|
|
<title>Node1->Node6</title>
|
|
|
|
<path fill="none" stroke="midnightblue" d="M225.22,-56.4C240.79,-46.95 261.2,-34.56 276.76,-25.11"/>
|
|
|
|
<polygon fill="midnightblue" stroke="midnightblue" points="279.01,-27.84 285.74,-19.66 275.38,-21.86 279.01,-27.84"/>
|
|
|
|
</g>
|
|
|
|
<!-- Node7 -->
|
|
|
|
<g id="node7" class="node">
|
|
|
|
<title>Node7</title>
|
|
|
|
<g id="a_node7"><a xlink:title=" ">
|
|
|
|
<polygon fill="white" stroke="#bfbfbf" points="342,-0.5 342,-19.5 386,-19.5 386,-0.5 342,-0.5"/>
|
|
|
|
<text text-anchor="middle" x="364" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">time.h</text>
|
|
|
|
</a>
|
|
|
|
</g>
|
|
|
|
</g>
|
|
|
|
<!-- Node1->Node7 -->
|
|
|
|
<g id="edge6" class="edge">
|
|
|
|
<title>Node1->Node7</title>
|
|
|
|
<path fill="none" stroke="midnightblue" d="M240.39,-56.4C268.43,-46.1 306,-32.3 332.33,-22.63"/>
|
|
|
|
<polygon fill="midnightblue" stroke="midnightblue" points="333.65,-25.87 341.83,-19.14 331.24,-19.3 333.65,-25.87"/>
|
|
|
|
</g>
|
|
|
|
</g>
|
|
|
|
</svg>
|