mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-07-17 12:02:22 +08:00
Documentation for 0953376d31
This commit is contained in:
@@ -1,7 +1,11 @@
|
||||
<map id="math/integral_approximation.cpp" name="math/integral_approximation.cpp">
|
||||
<area shape="rect" id="node1" title="Compute integral approximation of the function using Riemann sum" alt="" coords="64,5,273,31"/>
|
||||
<area shape="rect" id="node2" title=" " alt="" coords="5,79,70,105"/>
|
||||
<area shape="rect" id="node3" title=" " alt="" coords="94,79,152,105"/>
|
||||
<area shape="rect" id="node4" title=" " alt="" coords="176,79,254,105"/>
|
||||
<area shape="rect" id="node5" title=" " alt="" coords="278,79,349,105"/>
|
||||
<area shape="rect" id="Node000001" title="Compute integral approximation of the function using Riemann sum" alt="" coords="64,5,273,31"/>
|
||||
<area shape="rect" id="Node000002" title=" " alt="" coords="5,79,70,105"/>
|
||||
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="147,34,74,74,71,69,145,29"/>
|
||||
<area shape="rect" id="Node000003" title=" " alt="" coords="94,79,152,105"/>
|
||||
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="163,33,141,68,136,65,158,30"/>
|
||||
<area shape="rect" id="Node000004" title=" " alt="" coords="176,79,254,105"/>
|
||||
<area shape="poly" id="edge3_Node000001_Node000004" title=" " alt="" coords="178,30,201,65,197,68,174,33"/>
|
||||
<area shape="rect" id="Node000005" title=" " alt="" coords="278,79,349,105"/>
|
||||
<area shape="poly" id="edge4_Node000001_Node000005" title=" " alt="" coords="194,29,277,70,275,75,192,34"/>
|
||||
</map>
|
||||
|
||||
@@ -1 +1 @@
|
||||
7e68ef6901c96699c7008ca8c4f409e0
|
||||
bbc215eb0d5989611a6c6d85aae850e2
|
||||
@@ -6,76 +6,113 @@
|
||||
<!-- Title: math/integral_approximation.cpp Pages: 1 -->
|
||||
<svg width="266pt" height="83pt"
|
||||
viewBox="0.00 0.00 265.88 82.50" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
|
||||
<svg id="main" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" onload="init(evt)">
|
||||
<style type="text/css"><![CDATA[
|
||||
.node, .edge {opacity: 0.7;}
|
||||
.node.selected, .edge.selected {opacity: 1;}
|
||||
.edge:hover path { stroke: red; }
|
||||
.edge:hover polygon { stroke: red; fill: red; }
|
||||
]]></style>
|
||||
<script type="application/ecmascript" xlink:href="../../svg.min.js"/>
|
||||
<svg id="graph" class="graph">
|
||||
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 78.5)">
|
||||
<title>math/integral_approximation.cpp</title>
|
||||
<!-- Node1 -->
|
||||
<g id="node1" class="node">
|
||||
<g id="Node000001" class="node">
|
||||
<title>Node1</title>
|
||||
<g id="a_node1"><a xlink:title="Compute integral approximation of the function using Riemann sum">
|
||||
<g id="a_Node000001"><a xlink:title="Compute integral approximation of the function using Riemann sum">
|
||||
<polygon fill="#999999" stroke="#666666" points="200.62,-74.5 43.62,-74.5 43.62,-55.25 200.62,-55.25 200.62,-74.5"/>
|
||||
<text text-anchor="middle" x="122.12" y="-61" font-family="Helvetica,sans-Serif" font-size="10.00">math/integral_approximation.cpp</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node2 -->
|
||||
<g id="node2" class="node">
|
||||
<g id="Node000002" class="node">
|
||||
<title>Node2</title>
|
||||
<g id="a_node2"><a xlink:title=" ">
|
||||
<g id="a_Node000002"><a xlink:title=" ">
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="48.25,-19.25 0,-19.25 0,0 48.25,0 48.25,-19.25"/>
|
||||
<text text-anchor="middle" x="24.12" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">cassert</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node2 -->
|
||||
<g id="edge1" class="edge">
|
||||
<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="M105.5,-54.84C90.44,-46.66 67.98,-34.46 50.47,-24.94"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="52.29,-21.4 41.83,-19.7 48.95,-27.55 52.29,-21.4"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node3 -->
|
||||
<g id="node3" class="node">
|
||||
<g id="Node000003" class="node">
|
||||
<title>Node3</title>
|
||||
<g id="a_node3"><a xlink:title=" ">
|
||||
<g id="a_Node000003"><a xlink:title=" ">
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="109.62,-19.25 66.62,-19.25 66.62,0 109.62,0 109.62,-19.25"/>
|
||||
<text text-anchor="middle" x="88.12" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">cmath</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node3 -->
|
||||
<g id="edge2" class="edge">
|
||||
<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="M116.51,-55.08C111.96,-47.96 105.4,-37.68 99.73,-28.8"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="102.19,-27.15 93.86,-20.61 96.29,-30.92 102.19,-27.15"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node4 -->
|
||||
<g id="node4" class="node">
|
||||
<g id="Node000004" class="node">
|
||||
<title>Node4</title>
|
||||
<g id="a_node4"><a xlink:title=" ">
|
||||
<g id="a_Node000004"><a xlink:title=" ">
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="186.12,-19.25 128.12,-19.25 128.12,0 186.12,0 186.12,-19.25"/>
|
||||
<text text-anchor="middle" x="157.12" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">functional</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node4 -->
|
||||
<g id="edge3" class="edge">
|
||||
<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="M127.9,-55.08C132.59,-47.96 139.34,-37.68 145.18,-28.8"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="148.65,-30.89 151.22,-20.61 142.8,-27.04 148.65,-30.89"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node5 -->
|
||||
<g id="node5" class="node">
|
||||
<g id="Node000005" class="node">
|
||||
<title>Node5</title>
|
||||
<g id="a_node5"><a xlink:title=" ">
|
||||
<g id="a_Node000005"><a xlink:title=" ">
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="257.88,-19.25 204.38,-19.25 204.38,0 257.88,0 257.88,-19.25"/>
|
||||
<text text-anchor="middle" x="231.12" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">iostream</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node5 -->
|
||||
<g id="edge4" class="edge">
|
||||
<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="M140.62,-54.84C157.68,-46.5 183.28,-34 202.9,-24.41"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="204.1,-27.24 211.54,-19.7 201.02,-20.95 204.1,-27.24"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
</svg>
|
||||
|
||||
<style type='text/css'>
|
||||
<![CDATA[
|
||||
[data-mouse-over-selected='false'] { opacity: 0.7; }
|
||||
[data-mouse-over-selected='true'] { opacity: 1.0; }
|
||||
]]>
|
||||
</style>
|
||||
<script type="application/ecmascript"><![CDATA[
|
||||
document.addEventListener('DOMContentLoaded', (event) => {
|
||||
highlightEdges();
|
||||
highlightAdjacentNodes();
|
||||
});
|
||||
]]></script>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 3.5 KiB After Width: | Height: | Size: 4.6 KiB |
93
d5/dc3/integral__approximation_8cpp__incl_org.svg
Normal file
93
d5/dc3/integral__approximation_8cpp__incl_org.svg
Normal file
@@ -0,0 +1,93 @@
|
||||
<?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.5 (20230430.1635)
|
||||
-->
|
||||
<!-- Title: math/integral_approximation.cpp Pages: 1 -->
|
||||
<svg width="266pt" height="83pt"
|
||||
viewBox="0.00 0.00 265.88 82.50" 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 78.5)">
|
||||
<title>math/integral_approximation.cpp</title>
|
||||
<!-- Node1 -->
|
||||
<g id="Node000001" class="node">
|
||||
<title>Node1</title>
|
||||
<g id="a_Node000001"><a xlink:title="Compute integral approximation of the function using Riemann sum">
|
||||
<polygon fill="#999999" stroke="#666666" points="200.62,-74.5 43.62,-74.5 43.62,-55.25 200.62,-55.25 200.62,-74.5"/>
|
||||
<text text-anchor="middle" x="122.12" y="-61" font-family="Helvetica,sans-Serif" font-size="10.00">math/integral_approximation.cpp</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node2 -->
|
||||
<g id="Node000002" class="node">
|
||||
<title>Node2</title>
|
||||
<g id="a_Node000002"><a xlink:title=" ">
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="48.25,-19.25 0,-19.25 0,0 48.25,0 48.25,-19.25"/>
|
||||
<text text-anchor="middle" x="24.12" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">cassert</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node2 -->
|
||||
<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="M105.5,-54.84C90.44,-46.66 67.98,-34.46 50.47,-24.94"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="52.29,-21.4 41.83,-19.7 48.95,-27.55 52.29,-21.4"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node3 -->
|
||||
<g id="Node000003" class="node">
|
||||
<title>Node3</title>
|
||||
<g id="a_Node000003"><a xlink:title=" ">
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="109.62,-19.25 66.62,-19.25 66.62,0 109.62,0 109.62,-19.25"/>
|
||||
<text text-anchor="middle" x="88.12" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">cmath</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node3 -->
|
||||
<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="M116.51,-55.08C111.96,-47.96 105.4,-37.68 99.73,-28.8"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="102.19,-27.15 93.86,-20.61 96.29,-30.92 102.19,-27.15"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node4 -->
|
||||
<g id="Node000004" class="node">
|
||||
<title>Node4</title>
|
||||
<g id="a_Node000004"><a xlink:title=" ">
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="186.12,-19.25 128.12,-19.25 128.12,0 186.12,0 186.12,-19.25"/>
|
||||
<text text-anchor="middle" x="157.12" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">functional</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node4 -->
|
||||
<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="M127.9,-55.08C132.59,-47.96 139.34,-37.68 145.18,-28.8"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="148.65,-30.89 151.22,-20.61 142.8,-27.04 148.65,-30.89"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node5 -->
|
||||
<g id="Node000005" class="node">
|
||||
<title>Node5</title>
|
||||
<g id="a_Node000005"><a xlink:title=" ">
|
||||
<polygon fill="#e0e0e0" stroke="#999999" points="257.88,-19.25 204.38,-19.25 204.38,0 257.88,0 257.88,-19.25"/>
|
||||
<text text-anchor="middle" x="231.12" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">iostream</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node5 -->
|
||||
<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="M140.62,-54.84C157.68,-46.5 183.28,-34 202.9,-24.41"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="204.1,-27.24 211.54,-19.7 201.02,-20.95 204.1,-27.24"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 3.9 KiB |
@@ -1,5 +1,8 @@
|
||||
<map id="data_structures::Node" name="data_structures::Node">
|
||||
<area shape="rect" id="node1" title=" " alt="" coords="63,5,213,31"/>
|
||||
<area shape="rect" id="node3" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/memory/shared_ptr.html" title=" " alt="" coords="5,94,151,135"/>
|
||||
<area shape="rect" id="node2" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/container/vector.html" title=" " alt="" coords="59,198,220,253"/>
|
||||
<area shape="rect" id="Node000001" title=" " alt="" coords="63,5,213,31"/>
|
||||
<area shape="rect" id="Node000003" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/memory/shared_ptr.html" title=" " alt="" coords="5,94,151,135"/>
|
||||
<area shape="poly" id="edge3_Node000003_Node000001" title=" " alt="" coords="125,45,93,95,88,92,120,42"/>
|
||||
<area shape="rect" id="Node000002" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/container/vector.html" title=" " alt="" coords="59,198,220,253"/>
|
||||
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="167,184,171,173,176,133,169,94,156,59,143,33,148,30,161,57,174,92,181,133,177,174,172,186"/>
|
||||
<area shape="poly" id="edge2_Node000002_Node000003" title=" " alt="" coords="98,146,126,196,122,199,94,149"/>
|
||||
</map>
|
||||
|
||||
@@ -1 +1 @@
|
||||
180941ac73f7aefdb474bce0cd21bf0c
|
||||
a0d0e34c0298ccbb58e6470d3f095a29
|
||||
@@ -6,21 +6,31 @@
|
||||
<!-- Title: data_structures::Node Pages: 1 -->
|
||||
<svg width="174pt" height="194pt"
|
||||
viewBox="0.00 0.00 173.75 194.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
|
||||
<svg id="main" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" onload="init(evt)">
|
||||
<style type="text/css"><![CDATA[
|
||||
.node, .edge {opacity: 0.7;}
|
||||
.node.selected, .edge.selected {opacity: 1;}
|
||||
.edge:hover path { stroke: red; }
|
||||
.edge:hover polygon { stroke: red; fill: red; }
|
||||
]]></style>
|
||||
<script type="application/ecmascript" xlink:href="../../svg.min.js"/>
|
||||
<svg id="graph" class="graph">
|
||||
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 190)">
|
||||
<title>data_structures::Node</title>
|
||||
<!-- Node1 -->
|
||||
<g id="node1" class="node">
|
||||
<g id="Node000001" class="node">
|
||||
<title>Node1</title>
|
||||
<g id="a_node1"><a xlink:title=" ">
|
||||
<g id="a_Node000001"><a xlink:title=" ">
|
||||
<polygon fill="#999999" stroke="#666666" points="155.88,-186 43.12,-186 43.12,-166.75 155.88,-166.75 155.88,-186"/>
|
||||
<text text-anchor="middle" x="99.5" y="-172.5" font-family="Helvetica,sans-Serif" font-size="10.00">data_structures::Node</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node3 -->
|
||||
<g id="node3" class="node">
|
||||
<g id="Node000003" class="node">
|
||||
<title>Node3</title>
|
||||
<g id="a_node3"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html" xlink:title=" ">
|
||||
<g id="a_Node000003"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="109,-119.5 0,-119.5 0,-89 109,-89 109,-119.5"/>
|
||||
<text text-anchor="start" x="8" y="-106" font-family="Helvetica,sans-Serif" font-size="10.00">std::shared_ptr< data</text>
|
||||
<text text-anchor="middle" x="54.5" y="-94.75" font-family="Helvetica,sans-Serif" font-size="10.00">_structures::Node ></text>
|
||||
@@ -28,16 +38,19 @@
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node3 -->
|
||||
<g id="edge3" class="edge">
|
||||
<g id="edge3_Node000003_Node000001" class="edge">
|
||||
<title>Node1->Node3</title>
|
||||
<g id="a_edge3_Node000003_Node000001"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M87.91,-157.32C80.46,-145.7 70.9,-130.8 63.91,-119.92"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="85.45,-158.97 93.8,-165.49 91.35,-155.19 85.45,-158.97"/>
|
||||
<text text-anchor="middle" x="89.62" y="-139.25" font-family="Helvetica,sans-Serif" font-size="10.00"> ptr</text>
|
||||
</a>
|
||||
</g>
|
||||
<text text-anchor="middle" x="89.62" y="-139.25" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> ptr</text>
|
||||
</g>
|
||||
<!-- Node2 -->
|
||||
<g id="node2" class="node">
|
||||
<g id="Node000002" class="node">
|
||||
<title>Node2</title>
|
||||
<g id="a_node2"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/container/vector.html" xlink:title=" ">
|
||||
<g id="a_Node000002"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/container/vector.html" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="160.62,-41.75 40.38,-41.75 40.38,0 160.62,0 160.62,-41.75"/>
|
||||
<text text-anchor="start" x="48.38" y="-28.25" font-family="Helvetica,sans-Serif" font-size="10.00">std::vector< std::shared</text>
|
||||
<text text-anchor="start" x="48.38" y="-17" font-family="Helvetica,sans-Serif" font-size="10.00">_ptr< data_structures::</text>
|
||||
@@ -46,18 +59,39 @@
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node2->Node1 -->
|
||||
<g id="edge1" class="edge">
|
||||
<g id="edge1_Node000001_Node000002" class="edge">
|
||||
<title>Node2->Node1</title>
|
||||
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M123.09,-51.38C124.45,-54.11 125.62,-56.92 126.5,-59.75 138.59,-98.73 115.83,-146.58 104.89,-166.26"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="125.61,-49.76 117.52,-42.92 119.58,-53.32 125.61,-49.76"/>
|
||||
<text text-anchor="middle" x="148.12" y="-100.38" font-family="Helvetica,sans-Serif" font-size="10.00"> forward</text>
|
||||
</a>
|
||||
</g>
|
||||
<text text-anchor="middle" x="148.12" y="-100.38" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> forward</text>
|
||||
</g>
|
||||
<!-- Node3->Node2 -->
|
||||
<g id="edge2" class="edge">
|
||||
<g id="edge2_Node000002_Node000003" class="edge">
|
||||
<title>Node3->Node2</title>
|
||||
<g id="a_edge2_Node000002_Node000003"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M67.98,-79.41C74.67,-67.57 82.67,-53.41 89.06,-42.1"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="64.6,-77.27 62.72,-87.7 70.69,-80.72 64.6,-77.27"/>
|
||||
<text text-anchor="middle" x="100.88" y="-61.5" font-family="Helvetica,sans-Serif" font-size="10.00"> elements</text>
|
||||
</a>
|
||||
</g>
|
||||
<text text-anchor="middle" x="100.88" y="-61.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> elements</text>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
</svg>
|
||||
|
||||
<style type='text/css'>
|
||||
<![CDATA[
|
||||
[data-mouse-over-selected='false'] { opacity: 0.7; }
|
||||
[data-mouse-over-selected='true'] { opacity: 1.0; }
|
||||
]]>
|
||||
</style>
|
||||
<script type="application/ecmascript"><![CDATA[
|
||||
document.addEventListener('DOMContentLoaded', (event) => {
|
||||
highlightEdges();
|
||||
highlightAdjacentNodes();
|
||||
});
|
||||
]]></script>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 3.4 KiB After Width: | Height: | Size: 4.5 KiB |
72
d5/dc3/structdata__structures_1_1_node__coll__graph_org.svg
Normal file
72
d5/dc3/structdata__structures_1_1_node__coll__graph_org.svg
Normal file
@@ -0,0 +1,72 @@
|
||||
<?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.5 (20230430.1635)
|
||||
-->
|
||||
<!-- Title: data_structures::Node Pages: 1 -->
|
||||
<svg width="174pt" height="194pt"
|
||||
viewBox="0.00 0.00 173.75 194.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 190)">
|
||||
<title>data_structures::Node</title>
|
||||
<!-- Node1 -->
|
||||
<g id="Node000001" class="node">
|
||||
<title>Node1</title>
|
||||
<g id="a_Node000001"><a xlink:title=" ">
|
||||
<polygon fill="#999999" stroke="#666666" points="155.88,-186 43.12,-186 43.12,-166.75 155.88,-166.75 155.88,-186"/>
|
||||
<text text-anchor="middle" x="99.5" y="-172.5" font-family="Helvetica,sans-Serif" font-size="10.00">data_structures::Node</text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node3 -->
|
||||
<g id="Node000003" class="node">
|
||||
<title>Node3</title>
|
||||
<g id="a_Node000003"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/memory/shared_ptr.html" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="109,-119.5 0,-119.5 0,-89 109,-89 109,-119.5"/>
|
||||
<text text-anchor="start" x="8" y="-106" font-family="Helvetica,sans-Serif" font-size="10.00">std::shared_ptr< data</text>
|
||||
<text text-anchor="middle" x="54.5" y="-94.75" font-family="Helvetica,sans-Serif" font-size="10.00">_structures::Node ></text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node1->Node3 -->
|
||||
<g id="edge3_Node000003_Node000001" class="edge">
|
||||
<title>Node1->Node3</title>
|
||||
<g id="a_edge3_Node000003_Node000001"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M87.91,-157.32C80.46,-145.7 70.9,-130.8 63.91,-119.92"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="85.45,-158.97 93.8,-165.49 91.35,-155.19 85.45,-158.97"/>
|
||||
</a>
|
||||
</g>
|
||||
<text text-anchor="middle" x="89.62" y="-139.25" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> ptr</text>
|
||||
</g>
|
||||
<!-- Node2 -->
|
||||
<g id="Node000002" class="node">
|
||||
<title>Node2</title>
|
||||
<g id="a_Node000002"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/container/vector.html" xlink:title=" ">
|
||||
<polygon fill="white" stroke="#666666" points="160.62,-41.75 40.38,-41.75 40.38,0 160.62,0 160.62,-41.75"/>
|
||||
<text text-anchor="start" x="48.38" y="-28.25" font-family="Helvetica,sans-Serif" font-size="10.00">std::vector< std::shared</text>
|
||||
<text text-anchor="start" x="48.38" y="-17" font-family="Helvetica,sans-Serif" font-size="10.00">_ptr< data_structures::</text>
|
||||
<text text-anchor="middle" x="100.5" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">Node > ></text>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
<!-- Node2->Node1 -->
|
||||
<g id="edge1_Node000001_Node000002" class="edge">
|
||||
<title>Node2->Node1</title>
|
||||
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M123.09,-51.38C124.45,-54.11 125.62,-56.92 126.5,-59.75 138.59,-98.73 115.83,-146.58 104.89,-166.26"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="125.61,-49.76 117.52,-42.92 119.58,-53.32 125.61,-49.76"/>
|
||||
</a>
|
||||
</g>
|
||||
<text text-anchor="middle" x="148.12" y="-100.38" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> forward</text>
|
||||
</g>
|
||||
<!-- Node3->Node2 -->
|
||||
<g id="edge2_Node000002_Node000003" class="edge">
|
||||
<title>Node3->Node2</title>
|
||||
<g id="a_edge2_Node000002_Node000003"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M67.98,-79.41C74.67,-67.57 82.67,-53.41 89.06,-42.1"/>
|
||||
<polygon fill="#9a32cd" stroke="#9a32cd" points="64.6,-77.27 62.72,-87.7 70.69,-80.72 64.6,-77.27"/>
|
||||
</a>
|
||||
</g>
|
||||
<text text-anchor="middle" x="100.88" y="-61.5" font-family="Helvetica,sans-Serif" font-size="10.00" fill="grey"> elements</text>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 3.7 KiB |
Reference in New Issue
Block a user