mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-05-11 19:17:21 +08:00
Documentation for db149bf3b7
This commit is contained in:
@@ -1,21 +1,20 @@
|
||||
<?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 5.0.0 (20220707.1540)
|
||||
<!-- Generated by graphviz version 5.0.1 (20220820.1526)
|
||||
-->
|
||||
<!-- Title: numerical_methods/ode_forward_euler.cpp Pages: 1 -->
|
||||
<svg width="322pt" height="95pt"
|
||||
viewBox="0.00 0.00 321.50 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)">
|
||||
<svg width="322pt" height="93pt"
|
||||
viewBox="0.00 0.00 321.50 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)">
|
||||
<title>numerical_methods/ode_forward_euler.cpp</title>
|
||||
<polygon fill="white" stroke="transparent" points="-4,4 -4,-91 317.5,-91 317.5,4 -4,4"/>
|
||||
<!-- Node1 -->
|
||||
<g id="node1" class="node">
|
||||
<title>Node1</title>
|
||||
<g id="a_node1"><a xlink:title="Solve a multivariable first order ordinary differential equation (ODEs) using forward Euler method">
|
||||
<polygon fill="#bfbfbf" stroke="black" points="87,-56.5 87,-86.5 207,-86.5 207,-56.5 87,-56.5"/>
|
||||
<text text-anchor="start" x="95" y="-74.5" font-family="Helvetica,sans-Serif" font-size="10.00">numerical_methods/ode</text>
|
||||
<text text-anchor="middle" x="147" y="-63.5" font-family="Helvetica,sans-Serif" font-size="10.00">_forward_euler.cpp</text>
|
||||
<polygon fill="#999999" stroke="#666666" points="207,-85 87,-85 87,-55 207,-55 207,-85"/>
|
||||
<text text-anchor="start" x="95" y="-73" font-family="Helvetica,sans-Serif" font-size="10.00">numerical_methods/ode</text>
|
||||
<text text-anchor="middle" x="147" y="-62" font-family="Helvetica,sans-Serif" font-size="10.00">_forward_euler.cpp</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -23,76 +22,76 @@
|
||||
<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="#e0e0e0" stroke="#999999" points="44,-19 0,-19 0,0 44,0 44,-19"/>
|
||||
<text text-anchor="middle" x="22" y="-7" 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="M117.38,-56.4C96.78,-46.59 69.52,-33.62 49.42,-24.05"/>
|
||||
<polygon fill="midnightblue" stroke="midnightblue" points="50.72,-20.8 40.19,-19.66 47.71,-27.12 50.72,-20.8"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M117.06,-54.99C96.58,-45.4 69.62,-32.79 49.65,-23.44"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="51,-20.21 40.46,-19.14 48.03,-26.55 51,-20.21"/>
|
||||
</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 103.5,-19.5 103.5,-0.5 62.5,-0.5"/>
|
||||
<text text-anchor="middle" x="83" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">ctime</text>
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="103.5,-19 62.5,-19 62.5,0 103.5,0 103.5,-19"/>
|
||||
<text text-anchor="middle" x="83" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">ctime</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node3 -->
|
||||
<g id="edge2" class="edge">
|
||||
<title>Node1->Node3</title>
|
||||
<path fill="none" stroke="midnightblue" d="M131.83,-56.4C122.25,-47.49 109.84,-35.95 99.93,-26.74"/>
|
||||
<polygon fill="midnightblue" stroke="midnightblue" points="102.02,-23.9 92.31,-19.66 97.25,-29.03 102.02,-23.9"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M131.51,-54.84C122.03,-46.17 109.89,-35.08 100.12,-26.15"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="102.33,-23.43 92.59,-19.27 97.61,-28.6 102.33,-23.43"/>
|
||||
</g>
|
||||
<!-- Node4 -->
|
||||
<g id="node4" class="node">
|
||||
<title>Node4</title>
|
||||
<g id="a_node4"><a xlink:title=" ">
|
||||
<polygon fill="white" stroke="#bfbfbf" points="122,-0.5 122,-19.5 172,-19.5 172,-0.5 122,-0.5"/>
|
||||
<text text-anchor="middle" x="147" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">fstream</text>
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="172,-19 122,-19 122,0 172,0 172,-19"/>
|
||||
<text text-anchor="middle" x="147" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">fstream</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node4 -->
|
||||
<g id="edge3" class="edge">
|
||||
<title>Node1->Node4</title>
|
||||
<path fill="none" stroke="midnightblue" d="M147,-56.4C147,-48.47 147,-38.46 147,-29.86"/>
|
||||
<polygon fill="midnightblue" stroke="midnightblue" points="150.5,-29.66 147,-19.66 143.5,-29.66 150.5,-29.66"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M147,-54.84C147,-47.21 147,-37.7 147,-29.45"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="150.5,-29.27 147,-19.27 143.5,-29.27 150.5,-29.27"/>
|
||||
</g>
|
||||
<!-- Node5 -->
|
||||
<g id="node5" class="node">
|
||||
<title>Node5</title>
|
||||
<g id="a_node5"><a xlink:title=" ">
|
||||
<polygon fill="white" stroke="#bfbfbf" points="190,-0.5 190,-19.5 244,-19.5 244,-0.5 190,-0.5"/>
|
||||
<text text-anchor="middle" x="217" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">iostream</text>
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="244,-19 190,-19 190,0 244,0 244,-19"/>
|
||||
<text text-anchor="middle" x="217" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">iostream</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node5 -->
|
||||
<g id="edge4" class="edge">
|
||||
<title>Node1->Node5</title>
|
||||
<path fill="none" stroke="midnightblue" d="M163.59,-56.4C174.29,-47.31 188.19,-35.49 199.13,-26.19"/>
|
||||
<polygon fill="midnightblue" stroke="midnightblue" points="201.46,-28.8 206.81,-19.66 196.93,-23.47 201.46,-28.8"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M163.95,-54.84C174.42,-46.09 187.86,-34.85 198.59,-25.88"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="201.08,-28.36 206.51,-19.27 196.59,-22.99 201.08,-28.36"/>
|
||||
</g>
|
||||
<!-- Node6 -->
|
||||
<g id="node6" class="node">
|
||||
<title>Node6</title>
|
||||
<g id="a_node6"><a xlink:title=" ">
|
||||
<polygon fill="white" stroke="#bfbfbf" points="262.5,-0.5 262.5,-19.5 313.5,-19.5 313.5,-0.5 262.5,-0.5"/>
|
||||
<text text-anchor="middle" x="288" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">valarray</text>
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="313.5,-19 262.5,-19 262.5,0 313.5,0 313.5,-19"/>
|
||||
<text text-anchor="middle" x="288" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">valarray</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node6 -->
|
||||
<g id="edge5" class="edge">
|
||||
<title>Node1->Node6</title>
|
||||
<path fill="none" stroke="midnightblue" d="M180.42,-56.4C203.97,-46.46 235.24,-33.26 257.99,-23.66"/>
|
||||
<polygon fill="midnightblue" stroke="midnightblue" points="259.63,-26.77 267.48,-19.66 256.91,-20.32 259.63,-26.77"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M180.77,-54.99C204.19,-45.27 235.12,-32.44 257.73,-23.06"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="259.28,-26.2 267.18,-19.14 256.6,-19.74 259.28,-26.2"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 4.3 KiB After Width: | Height: | Size: 4.1 KiB |
Reference in New Issue
Block a user