mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-04-24 02:23:10 +08:00
Documentation for 1a1570d775
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
<map id="numerical_methods/ode_midpoint_euler.cpp" name="numerical_methods/ode_midpoint_euler.cpp">
|
||||
<area shape="rect" id="node1" title="Solve a multivariable first order ordinary differential equation (ODEs) using midpoint Euler method" alt="" coords="121,5,281,45"/>
|
||||
<area shape="rect" id="node2" title=" " alt="" coords="5,93,64,119"/>
|
||||
<area shape="rect" id="node3" title=" " alt="" coords="89,93,143,119"/>
|
||||
<area shape="rect" id="node4" title=" " alt="" coords="168,93,235,119"/>
|
||||
<area shape="rect" id="node5" title=" " alt="" coords="259,93,331,119"/>
|
||||
<area shape="rect" id="node6" title=" " alt="" coords="355,93,423,119"/>
|
||||
<area shape="rect" id="node1" title="Solve a multivariable first order ordinary differential equation (ODEs) using midpoint Euler method" alt="" coords="118,5,278,46"/>
|
||||
<area shape="rect" id="node2" title=" " alt="" coords="5,94,63,120"/>
|
||||
<area shape="rect" id="node3" title=" " alt="" coords="87,94,141,120"/>
|
||||
<area shape="rect" id="node4" title=" " alt="" coords="165,94,231,120"/>
|
||||
<area shape="rect" id="node5" title=" " alt="" coords="254,94,326,120"/>
|
||||
<area shape="rect" id="node6" title=" " alt="" coords="350,94,417,120"/>
|
||||
</map>
|
||||
|
||||
@@ -1,20 +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 8.0.2 (20230410.1723)
|
||||
<!-- Generated by graphviz version 8.0.4 (20230421.1958)
|
||||
-->
|
||||
<!-- Title: numerical_methods/ode_midpoint_euler.cpp Pages: 1 -->
|
||||
<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)">
|
||||
<svg width="317pt" height="94pt"
|
||||
viewBox="0.00 0.00 316.75 93.75" 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.75)">
|
||||
<title>numerical_methods/ode_midpoint_euler.cpp</title>
|
||||
<!-- 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 midpoint Euler method">
|
||||
<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">_midpoint_euler.cpp</text>
|
||||
<polygon fill="#999999" stroke="#666666" points="204.25,-85.75 84.75,-85.75 84.75,-55.25 204.25,-55.25 204.25,-85.75"/>
|
||||
<text text-anchor="start" x="92.75" y="-72.25" font-family="Helvetica,sans-Serif" font-size="10.00">numerical_methods/ode</text>
|
||||
<text text-anchor="middle" x="144.5" y="-61" font-family="Helvetica,sans-Serif" font-size="10.00">_midpoint_euler.cpp</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -22,76 +22,76 @@
|
||||
<g id="node2" class="node">
|
||||
<title>Node2</title>
|
||||
<g id="a_node2"><a xlink:title=" ">
|
||||
<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>
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="43,-19.25 0,-19.25 0,0 43,0 43,-19.25"/>
|
||||
<text text-anchor="middle" x="21.5" y="-5.75" 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="#63b8ff" d="M116.1,-54.54C96.12,-45.19 70.3,-33.1 50.76,-23.96"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="52.44,-20.41 41.9,-19.35 49.48,-26.76 52.44,-20.41"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M113.78,-54.8C94.33,-45.48 69.34,-33.52 50.27,-24.4"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="51.89,-20.81 41.36,-19.65 48.87,-27.13 51.89,-20.81"/>
|
||||
</g>
|
||||
<!-- Node3 -->
|
||||
<g id="node3" class="node">
|
||||
<title>Node3</title>
|
||||
<g id="a_node3"><a xlink:title=" ">
|
||||
<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>
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="101.5,-19.25 61.5,-19.25 61.5,0 101.5,0 101.5,-19.25"/>
|
||||
<text text-anchor="middle" x="81.5" y="-5.75" 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="#63b8ff" d="M131.18,-54.54C121.88,-46.04 110.12,-35.29 100.54,-26.53"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="103.23,-24.34 93.49,-20.18 98.51,-29.51 103.23,-24.34"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M128.93,-54.95C119.89,-46.5 108.47,-35.83 99.11,-27.08"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="101.91,-24.97 92.21,-20.7 97.13,-30.09 101.91,-24.97"/>
|
||||
</g>
|
||||
<!-- Node4 -->
|
||||
<g id="node4" class="node">
|
||||
<title>Node4</title>
|
||||
<g id="a_node4"><a xlink:title=" ">
|
||||
<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>
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="169,-19.25 120,-19.25 120,0 169,0 169,-19.25"/>
|
||||
<text text-anchor="middle" x="144.5" y="-5.75" 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="#63b8ff" d="M147,-54.54C147,-47.17 147,-38.1 147,-30.11"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="150.5,-30.18 147,-20.18 143.5,-30.18 150.5,-30.18"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M144.5,-54.95C144.5,-47.62 144.5,-38.62 144.5,-30.66"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="148,-30.7 144.5,-20.7 141,-30.7 148,-30.7"/>
|
||||
</g>
|
||||
<!-- Node5 -->
|
||||
<g id="node5" class="node">
|
||||
<title>Node5</title>
|
||||
<g id="a_node5"><a xlink:title=" ">
|
||||
<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>
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="240.25,-19.25 186.75,-19.25 186.75,0 240.25,0 240.25,-19.25"/>
|
||||
<text text-anchor="middle" x="213.5" y="-5.75" 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="#63b8ff" d="M164.3,-54.54C174.68,-45.87 187.87,-34.85 198.46,-26"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="200.19,-28.27 205.62,-19.18 195.7,-22.9 200.19,-28.27"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M161.56,-54.95C171.56,-46.41 184.21,-35.62 194.53,-26.81"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="196.53,-28.85 201.86,-19.7 191.98,-23.53 196.53,-28.85"/>
|
||||
</g>
|
||||
<!-- Node6 -->
|
||||
<g id="node6" class="node">
|
||||
<title>Node6</title>
|
||||
<g id="a_node6"><a xlink:title=" ">
|
||||
<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>
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="308.75,-19.25 258.25,-19.25 258.25,0 308.75,0 308.75,-19.25"/>
|
||||
<text text-anchor="middle" x="283.5" y="-5.75" 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="#63b8ff" d="M181.85,-54.54C204.8,-45.02 234.6,-32.66 256.77,-23.46"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="257.78,-26.41 265.68,-19.35 255.1,-19.95 257.78,-26.41"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M179.22,-54.8C201.61,-45.31 230.49,-33.08 252.17,-23.89"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="253.34,-26.78 261.18,-19.65 250.61,-20.33 253.34,-26.78"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 4.1 KiB After Width: | Height: | Size: 4.2 KiB |
Reference in New Issue
Block a user