mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-04-29 13:03:58 +08:00
Documentation for 6376bf46af
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<?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.1.0 (20230707.0739)
|
||||
<!-- Generated by graphviz version 9.0.0 (20230911.1827)
|
||||
-->
|
||||
<!-- Title: numerical_methods/ode_forward_euler.cpp Pages: 1 -->
|
||||
<svg width="317pt" height="94pt"
|
||||
@@ -41,8 +41,8 @@
|
||||
<g id="edge1_Node000001_Node000002" class="edge">
|
||||
<title>Node1->Node2</title>
|
||||
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
|
||||
<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"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M113.78,-54.8C94.42,-45.53 69.57,-33.63 50.54,-24.52"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="52.26,-21.47 41.73,-20.31 49.24,-27.78 52.26,-21.47"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -59,8 +59,8 @@
|
||||
<g id="edge2_Node000001_Node000003" class="edge">
|
||||
<title>Node1->Node3</title>
|
||||
<g id="a_edge2_Node000001_Node000003"><a xlink:title=" ">
|
||||
<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"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M128.93,-54.95C119.98,-46.59 108.71,-36.05 99.4,-27.35"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="102.01,-25.01 92.32,-20.73 97.23,-30.12 102.01,-25.01"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -77,8 +77,8 @@
|
||||
<g id="edge3_Node000001_Node000004" class="edge">
|
||||
<title>Node1->Node4</title>
|
||||
<g id="a_edge3_Node000001_Node000004"><a xlink:title=" ">
|
||||
<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"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M144.5,-54.95C144.5,-47.71 144.5,-38.84 144.5,-30.94"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="148,-31.21 144.5,-21.21 141,-31.21 148,-31.21"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -95,8 +95,8 @@
|
||||
<g id="edge4_Node000001_Node000005" class="edge">
|
||||
<title>Node1->Node5</title>
|
||||
<g id="a_edge4_Node000001_Node000005"><a xlink:title=" ">
|
||||
<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"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M161.56,-54.95C171.46,-46.5 183.96,-35.83 194.21,-27.08"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="196.38,-29.84 201.71,-20.68 191.83,-24.51 196.38,-29.84"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -113,8 +113,8 @@
|
||||
<g id="edge5_Node000001_Node000006" class="edge">
|
||||
<title>Node1->Node6</title>
|
||||
<g id="a_edge5_Node000001_Node000006"><a xlink:title=" ">
|
||||
<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"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M179.22,-54.8C201.5,-45.35 230.22,-33.19 251.88,-24.02"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="252.95,-27.37 260.79,-20.24 250.22,-20.92 252.95,-27.37"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
|
||||
|
Before Width: | Height: | Size: 5.5 KiB After Width: | Height: | Size: 5.5 KiB |
Reference in New Issue
Block a user