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-12-02 05:03:09 +08:00
|
|
|
<!-- Generated by graphviz version 7.0.2 (20221119.0110)
|
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-11-02 14:20:05 +08:00
|
|
|
<path fill="none" stroke="#63b8ff" d="M159.73,-54.54C131.48,-44.87 94.68,-32.29 67.67,-23.04"/>
|
|
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="69.14,-19.85 58.54,-19.92 66.87,-26.47 69.14,-19.85"/>
|
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-11-02 14:20:05 +08:00
|
|
|
<path fill="none" stroke="#63b8ff" d="M177.78,-54.54C162.76,-45.58 143.54,-34.1 128.48,-25.11"/>
|
|
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="130.5,-22.24 120.12,-20.12 126.91,-28.25 130.5,-22.24"/>
|
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-11-02 14:20:05 +08:00
|
|
|
<path fill="none" stroke="#63b8ff" d="M194.09,-54.54C189.92,-46.91 184.75,-37.46 180.27,-29.27"/>
|
|
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="183.34,-27.6 175.47,-20.5 177.2,-30.96 183.34,-27.6"/>
|
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-11-02 14:20:05 +08:00
|
|
|
<path fill="none" stroke="#63b8ff" d="M210.16,-54.54C214.51,-46.82 219.91,-37.24 224.57,-28.99"/>
|
|
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="227.5,-30.92 229.36,-20.49 221.4,-27.48 227.5,-30.92"/>
|
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-11-02 14:20:05 +08:00
|
|
|
<path fill="none" stroke="#63b8ff" d="M226.22,-54.54C241.24,-45.58 260.46,-34.1 275.52,-25.11"/>
|
|
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="277.09,-28.25 283.88,-20.12 273.5,-22.24 277.09,-28.25"/>
|
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-11-02 14:20:05 +08:00
|
|
|
<path fill="none" stroke="#63b8ff" d="M242.04,-54.54C269.47,-44.64 305.39,-31.66 331.14,-22.37"/>
|
|
|
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="332.2,-25.71 340.41,-19.02 329.82,-19.12 332.2,-25.71"/>
|
2020-06-28 23:07:29 +08:00
|
|
|
</g>
|
|
|
|
</g>
|
|
|
|
</svg>
|