mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-03-31 01:02:46 +08:00
Documentation for 0c22356706
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
<map id="numerical_methods/false_position.cpp" name="numerical_methods/false_position.cpp">
|
||||
<area shape="rect" id="node1" title="Solve the equation  using false position method, also known as the Secant method." alt="" coords="81,5,247,47"/>
|
||||
<area shape="rect" id="node2" title=" " alt="" coords="5,95,64,121"/>
|
||||
<area shape="rect" id="node3" title=" " alt="" coords="89,95,149,121"/>
|
||||
<area shape="rect" id="node4" title=" " alt="" coords="173,95,245,121"/>
|
||||
<area shape="rect" id="node5" title=" " alt="" coords="269,95,323,121"/>
|
||||
<area shape="rect" id="node1" title="Solve the equation  using false position method, also known as the Secant method." alt="" coords="5,5,172,47"/>
|
||||
<area shape="rect" id="node2" title=" " alt="" coords="15,95,74,121"/>
|
||||
<area shape="rect" id="node3" title=" " alt="" coords="98,95,170,121"/>
|
||||
</map>
|
||||
|
||||
@@ -1 +1 @@
|
||||
af7e510fea5907e77434a402cd0066d5
|
||||
39d01b65c27902f09e5b364fbbe0afed
|
||||
@@ -4,18 +4,18 @@
|
||||
<!-- Generated by graphviz version 2.44.1 (20200629.0846)
|
||||
-->
|
||||
<!-- 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">
|
||||
<svg width="133pt" height="95pt"
|
||||
viewBox="0.00 0.00 133.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"/>
|
||||
<polygon fill="white" stroke="transparent" points="-4,4 -4,-91 129,-91 129,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>
|
||||
<polygon fill="#bfbfbf" stroke="black" points="0,-56.5 0,-86.5 125,-86.5 125,-56.5 0,-56.5"/>
|
||||
<text text-anchor="start" x="8" y="-74.5" font-family="Helvetica,sans-Serif" font-size="10.00">numerical_methods/false</text>
|
||||
<text text-anchor="middle" x="62.5" y="-63.5" font-family="Helvetica,sans-Serif" font-size="10.00">_position.cpp</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -23,61 +23,31 @@
|
||||
<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>
|
||||
<polygon fill="white" stroke="#bfbfbf" points="7.5,-0.5 7.5,-19.5 51.5,-19.5 51.5,-0.5 7.5,-0.5"/>
|
||||
<text text-anchor="middle" x="29.5" 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"/>
|
||||
<path fill="none" stroke="midnightblue" d="M54.68,-56.4C50.03,-48.02 44.1,-37.33 39.16,-28.42"/>
|
||||
<polygon fill="midnightblue" stroke="midnightblue" points="42.21,-26.71 34.3,-19.66 36.09,-30.1 42.21,-26.71"/>
|
||||
</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>
|
||||
<polygon fill="white" stroke="#bfbfbf" points="69.5,-0.5 69.5,-19.5 123.5,-19.5 123.5,-0.5 69.5,-0.5"/>
|
||||
<text text-anchor="middle" x="96.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">iostream</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"/>
|
||||
<path fill="none" stroke="midnightblue" d="M70.56,-56.4C75.35,-48.02 81.46,-37.33 86.54,-28.42"/>
|
||||
<polygon fill="midnightblue" stroke="midnightblue" points="89.63,-30.08 91.55,-19.66 83.55,-26.6 89.63,-30.08"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 3.7 KiB After Width: | Height: | Size: 2.4 KiB |
Reference in New Issue
Block a user