Files
C-Plus-Plus/d5/dc3/integral__approximation_8cpp__incl.svg
2022-01-02 02:55:05 +00:00

83 lines
3.6 KiB
XML

<?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 2.50.0 (20211204.2007)
-->
<!-- Title: math/integral_approximation.cpp Pages: 1 -->
<svg width="270pt" height="84pt"
viewBox="0.00 0.00 269.50 84.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 80)">
<title>math/integral_approximation.cpp</title>
<polygon fill="white" stroke="transparent" points="-4,4 -4,-80 265.5,-80 265.5,4 -4,4"/>
<!-- Node1 -->
<g id="node1" class="node">
<title>Node1</title>
<g id="a_node1"><a xlink:title="Compute integral approximation of the function using Riemann sum">
<polygon fill="#bfbfbf" stroke="black" points="45.5,-56.5 45.5,-75.5 203.5,-75.5 203.5,-56.5 45.5,-56.5"/>
<text text-anchor="middle" x="124.5" y="-63.5" font-family="Helvetica,sans-Serif" font-size="10.00">math/integral_approximation.cpp</text>
</a>
</g>
</g>
<!-- Node2 -->
<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 49,-19.5 49,-0.5 0,-0.5"/>
<text text-anchor="middle" x="24.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">cassert</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node2 -->
<g id="edge1" class="edge">
<title>Node1&#45;&gt;Node2</title>
<path fill="none" stroke="midnightblue" d="M108.43,-56.32C92.54,-47.74 67.99,-34.49 49.54,-24.52"/>
<polygon fill="midnightblue" stroke="midnightblue" points="50.99,-21.33 40.53,-19.65 47.66,-27.49 50.99,-21.33"/>
</g>
<!-- Node3 -->
<g id="node3" class="node">
<title>Node3</title>
<g id="a_node3"><a xlink:title=" ">
<polygon fill="white" stroke="#bfbfbf" points="67.5,-0.5 67.5,-19.5 111.5,-19.5 111.5,-0.5 67.5,-0.5"/>
<text text-anchor="middle" x="89.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">cmath</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node3 -->
<g id="edge2" class="edge">
<title>Node1&#45;&gt;Node3</title>
<path fill="none" stroke="midnightblue" d="M118.72,-56.08C113.83,-48.53 106.67,-37.49 100.67,-28.23"/>
<polygon fill="midnightblue" stroke="midnightblue" points="103.55,-26.24 95.17,-19.75 97.67,-30.05 103.55,-26.24"/>
</g>
<!-- Node4 -->
<g id="node4" class="node">
<title>Node4</title>
<g id="a_node4"><a xlink:title=" ">
<polygon fill="white" stroke="#bfbfbf" points="130,-0.5 130,-19.5 189,-19.5 189,-0.5 130,-0.5"/>
<text text-anchor="middle" x="159.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">functional</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node4 -->
<g id="edge3" class="edge">
<title>Node1&#45;&gt;Node4</title>
<path fill="none" stroke="midnightblue" d="M130.28,-56.08C135.17,-48.53 142.33,-37.49 148.33,-28.23"/>
<polygon fill="midnightblue" stroke="midnightblue" points="151.33,-30.05 153.83,-19.75 145.45,-26.24 151.33,-30.05"/>
</g>
<!-- Node5 -->
<g id="node5" class="node">
<title>Node5</title>
<g id="a_node5"><a xlink:title=" ">
<polygon fill="white" stroke="#bfbfbf" points="207.5,-0.5 207.5,-19.5 261.5,-19.5 261.5,-0.5 207.5,-0.5"/>
<text text-anchor="middle" x="234.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">iostream</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node5 -->
<g id="edge4" class="edge">
<title>Node1&#45;&gt;Node5</title>
<path fill="none" stroke="midnightblue" d="M142.17,-56.32C159.89,-47.62 187.4,-34.12 207.79,-24.11"/>
<polygon fill="midnightblue" stroke="midnightblue" points="209.44,-27.2 216.87,-19.65 206.35,-20.92 209.44,-27.2"/>
</g>
</g>
</svg>