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">
|
2022-10-22 18:09:42 +08:00
|
|
|
<!-- Generated by graphviz version 6.0.2 (20221011.1828)
|
2020-06-28 23:07:29 +08:00
|
|
|
-->
|
|
|
|
<!-- Title: numerical_methods/newton_raphson_root.c Pages: 1 -->
|
2022-09-08 08:17:03 +08:00
|
|
|
<svg width="394pt" height="93pt"
|
|
|
|
viewBox="0.00 0.00 394.00 93.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 89)">
|
2020-06-28 23:07:29 +08:00
|
|
|
<title>numerical_methods/newton_raphson_root.c</title>
|
|
|
|
<!-- 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.">
|
2022-09-08 08:17:03 +08:00
|
|
|
<polygon fill="#999999" stroke="#666666" points="270,-85 134,-85 134,-55 270,-55 270,-85"/>
|
|
|
|
<text text-anchor="start" x="142" y="-73" font-family="Helvetica,sans-Serif" font-size="10.00">numerical_methods/newton</text>
|
|
|
|
<text text-anchor="middle" x="202" y="-62" font-family="Helvetica,sans-Serif" font-size="10.00">_raphson_root.c</text>
|
2020-06-28 23:07:29 +08:00
|
|
|
</a>
|
|
|
|
</g>
|
|
|
|
</g>
|
|
|
|
<!-- Node2 -->
|
|
|
|
<g id="node2" class="node">
|
|
|
|
<title>Node2</title>
|
|
|
|
<g id="a_node2"><a xlink:title=" ">
|
2022-09-08 08:17:03 +08:00
|
|
|
<polygon fill="#e0e0e0" stroke="#999999" points="62,-19 0,-19 0,0 62,0 62,-19"/>
|
|
|
|
<text text-anchor="middle" x="31" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">complex.h</text>
|
2020-06-28 23:07:29 +08:00
|
|
|
</a>
|
|
|
|
</g>
|
|
|
|
</g>
|
|
|
|
<!-- Node1->Node2 -->
|
|
|
|
<g id="edge1" class="edge">
|
|
|
|
<title>Node1->Node2</title>
|
2022-09-08 08:17:03 +08:00
|
|
|
<path fill="none" stroke="#63b8ff" d="M161.04,-54.99C132,-45.05 93.45,-31.86 65.88,-22.43"/>
|
|
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="66.85,-19.06 56.25,-19.14 64.58,-25.69 66.85,-19.06"/>
|
2020-06-28 23:07:29 +08:00
|
|
|
</g>
|
|
|
|
<!-- Node3 -->
|
|
|
|
<g id="node3" class="node">
|
|
|
|
<title>Node3</title>
|
|
|
|
<g id="a_node3"><a xlink:title=" ">
|
2022-09-08 08:17:03 +08:00
|
|
|
<polygon fill="#e0e0e0" stroke="#999999" points="128,-19 80,-19 80,0 128,0 128,-19"/>
|
|
|
|
<text text-anchor="middle" x="104" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">limits.h</text>
|
2020-06-28 23:07:29 +08:00
|
|
|
</a>
|
|
|
|
</g>
|
|
|
|
</g>
|
|
|
|
<!-- Node1->Node3 -->
|
|
|
|
<g id="edge2" class="edge">
|
|
|
|
<title>Node1->Node3</title>
|
2022-09-08 08:17:03 +08:00
|
|
|
<path fill="none" stroke="#63b8ff" d="M178.28,-54.84C162.8,-45.6 142.68,-33.59 127.29,-24.4"/>
|
|
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="128.78,-21.21 118.4,-19.09 125.19,-27.23 128.78,-21.21"/>
|
2020-06-28 23:07:29 +08:00
|
|
|
</g>
|
|
|
|
<!-- Node4 -->
|
|
|
|
<g id="node4" class="node">
|
|
|
|
<title>Node4</title>
|
|
|
|
<g id="a_node4"><a xlink:title=" ">
|
2022-09-08 08:17:03 +08:00
|
|
|
<polygon fill="#e0e0e0" stroke="#999999" points="193.5,-19 146.5,-19 146.5,0 193.5,0 193.5,-19"/>
|
|
|
|
<text text-anchor="middle" x="170" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">math.h</text>
|
2020-06-28 23:07:29 +08:00
|
|
|
</a>
|
|
|
|
</g>
|
|
|
|
</g>
|
|
|
|
<!-- Node1->Node4 -->
|
|
|
|
<g id="edge3" class="edge">
|
|
|
|
<title>Node1->Node4</title>
|
2022-09-08 08:17:03 +08:00
|
|
|
<path fill="none" stroke="#63b8ff" d="M194.25,-54.84C189.85,-46.78 184.29,-36.62 179.6,-28.06"/>
|
|
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="182.66,-26.36 174.8,-19.27 176.52,-29.72 182.66,-26.36"/>
|
2020-06-28 23:07:29 +08:00
|
|
|
</g>
|
|
|
|
<!-- Node5 -->
|
|
|
|
<g id="node5" class="node">
|
|
|
|
<title>Node5</title>
|
|
|
|
<g id="a_node5"><a xlink:title=" ">
|
2022-09-08 08:17:03 +08:00
|
|
|
<polygon fill="#e0e0e0" stroke="#999999" points="258,-19 212,-19 212,0 258,0 258,-19"/>
|
|
|
|
<text text-anchor="middle" x="235" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">stdio.h</text>
|
2020-06-28 23:07:29 +08:00
|
|
|
</a>
|
|
|
|
</g>
|
|
|
|
</g>
|
|
|
|
<!-- Node1->Node5 -->
|
|
|
|
<g id="edge4" class="edge">
|
|
|
|
<title>Node1->Node5</title>
|
2022-09-08 08:17:03 +08:00
|
|
|
<path fill="none" stroke="#63b8ff" d="M209.99,-54.84C214.53,-46.78 220.27,-36.62 225.1,-28.06"/>
|
|
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="228.19,-29.7 230.06,-19.27 222.09,-26.26 228.19,-29.7"/>
|
2020-06-28 23:07:29 +08:00
|
|
|
</g>
|
|
|
|
<!-- Node6 -->
|
|
|
|
<g id="node6" class="node">
|
|
|
|
<title>Node6</title>
|
|
|
|
<g id="a_node6"><a xlink:title=" ">
|
2022-09-08 08:17:03 +08:00
|
|
|
<polygon fill="#e0e0e0" stroke="#999999" points="324,-19 276,-19 276,0 324,0 324,-19"/>
|
|
|
|
<text text-anchor="middle" x="300" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">stdlib.h</text>
|
2020-06-28 23:07:29 +08:00
|
|
|
</a>
|
|
|
|
</g>
|
|
|
|
</g>
|
|
|
|
<!-- Node1->Node6 -->
|
|
|
|
<g id="edge5" class="edge">
|
|
|
|
<title>Node1->Node6</title>
|
2022-09-08 08:17:03 +08:00
|
|
|
<path fill="none" stroke="#63b8ff" d="M225.72,-54.84C241.2,-45.6 261.32,-33.59 276.71,-24.4"/>
|
|
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="278.81,-27.23 285.6,-19.09 275.22,-21.21 278.81,-27.23"/>
|
2020-06-28 23:07:29 +08:00
|
|
|
</g>
|
|
|
|
<!-- Node7 -->
|
|
|
|
<g id="node7" class="node">
|
|
|
|
<title>Node7</title>
|
|
|
|
<g id="a_node7"><a xlink:title=" ">
|
2022-09-08 08:17:03 +08:00
|
|
|
<polygon fill="#e0e0e0" stroke="#999999" points="386,-19 342,-19 342,0 386,0 386,-19"/>
|
|
|
|
<text text-anchor="middle" x="364" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">time.h</text>
|
2020-06-28 23:07:29 +08:00
|
|
|
</a>
|
|
|
|
</g>
|
|
|
|
</g>
|
|
|
|
<!-- Node1->Node7 -->
|
|
|
|
<g id="edge6" class="edge">
|
|
|
|
<title>Node1->Node7</title>
|
2022-09-08 08:17:03 +08:00
|
|
|
<path fill="none" stroke="#63b8ff" d="M240.8,-54.99C268.86,-44.86 306.28,-31.34 332.49,-21.88"/>
|
|
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="333.73,-25.15 341.95,-18.46 331.35,-18.57 333.73,-25.15"/>
|
2020-06-28 23:07:29 +08:00
|
|
|
</g>
|
|
|
|
</g>
|
|
|
|
</svg>
|