Files
C-Plus-Plus/d5/d5c/integral__approximation2_8cpp__incl.svg
2023-01-22 19:44:10 +00:00

127 lines
5.1 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 7.0.6 (20230106.0513)
-->
<!-- Title: math/integral_approximation2.cpp Pages: 1 -->
<svg width="455pt" height="82pt"
viewBox="0.00 0.00 455.00 82.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 78)">
<title>math/integral_approximation2.cpp</title>
<!-- Node1 -->
<g id="node1" class="node">
<title>Node1</title>
<g id="a_node1"><a xlink:title="Monte Carlo Integration">
<polygon fill="#999999" stroke="#666666" points="296.5,-74 133.5,-74 133.5,-55 296.5,-55 296.5,-74"/>
<text text-anchor="middle" x="215" y="-62" font-family="Helvetica,sans-Serif" font-size="10.00">math/integral_approximation2.cpp</text>
</a>
</g>
</g>
<!-- Node2 -->
<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>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node2 -->
<g id="edge1" class="edge">
<title>Node1&#45;&gt;Node2</title>
<path fill="none" stroke="#63b8ff" d="M182.26,-54.51C146.84,-44.78 90.67,-29.36 55.11,-19.59"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="56.37,-16.31 45.8,-17.04 54.51,-23.06 56.37,-16.31"/>
</g>
<!-- Node3 -->
<g id="node3" class="node">
<title>Node3</title>
<g id="a_node3"><a xlink:title=" ">
<polygon fill="#e0e0e0" stroke="#999999" points="108,-19 62,-19 62,0 108,0 108,-19"/>
<text text-anchor="middle" x="85" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">cstdint</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node3 -->
<g id="edge2" class="edge">
<title>Node1&#45;&gt;Node3</title>
<path fill="none" stroke="#63b8ff" d="M192.95,-54.51C172.19,-46.04 140.84,-33.27 117.27,-23.66"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="118.71,-20.46 108.13,-19.93 116.07,-26.95 118.71,-20.46"/>
</g>
<!-- Node4 -->
<g id="node4" class="node">
<title>Node4</title>
<g id="a_node4"><a xlink:title=" ">
<polygon fill="#e0e0e0" stroke="#999999" points="167.5,-19 126.5,-19 126.5,0 167.5,0 167.5,-19"/>
<text text-anchor="middle" x="147" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">ctime</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node4 -->
<g id="edge3" class="edge">
<title>Node1&#45;&gt;Node4</title>
<path fill="none" stroke="#63b8ff" d="M203.46,-54.51C193.54,-46.77 178.99,-35.43 167.14,-26.2"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="169.6,-23.68 159.56,-20.29 165.29,-29.2 169.6,-23.68"/>
</g>
<!-- Node5 -->
<g id="node5" class="node">
<title>Node5</title>
<g id="a_node5"><a xlink:title=" ">
<polygon fill="#e0e0e0" stroke="#999999" points="244.5,-19 185.5,-19 185.5,0 244.5,0 244.5,-19"/>
<text text-anchor="middle" x="215" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">functional</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node5 -->
<g id="edge4" class="edge">
<title>Node1&#45;&gt;Node5</title>
<path fill="none" stroke="#63b8ff" d="M215,-54.75C215,-48.27 215,-39.16 215,-30.9"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="218.5,-30.96 215,-20.96 211.5,-30.96 218.5,-30.96"/>
</g>
<!-- Node6 -->
<g id="node6" class="node">
<title>Node6</title>
<g id="a_node6"><a xlink:title=" ">
<polygon fill="#e0e0e0" stroke="#999999" points="317,-19 263,-19 263,0 317,0 317,-19"/>
<text text-anchor="middle" x="290" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">iostream</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node6 -->
<g id="edge5" class="edge">
<title>Node1&#45;&gt;Node6</title>
<path fill="none" stroke="#63b8ff" d="M227.72,-54.51C238.78,-46.7 255.04,-35.21 268.17,-25.93"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="270.08,-28.86 276.23,-20.23 266.04,-23.14 270.08,-28.86"/>
</g>
<!-- Node7 -->
<g id="node7" class="node">
<title>Node7</title>
<g id="a_node7"><a xlink:title=" ">
<polygon fill="#e0e0e0" stroke="#999999" points="384.5,-19 335.5,-19 335.5,0 384.5,0 384.5,-19"/>
<text text-anchor="middle" x="360" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">random</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node7 -->
<g id="edge6" class="edge">
<title>Node1&#45;&gt;Node7</title>
<path fill="none" stroke="#63b8ff" d="M239.6,-54.51C263.07,-45.93 298.67,-32.92 325.07,-23.27"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="326.15,-26.6 334.34,-19.88 323.75,-20.02 326.15,-26.6"/>
</g>
<!-- Node8 -->
<g id="node8" class="node">
<title>Node8</title>
<g id="a_node8"><a xlink:title=" ">
<polygon fill="#e0e0e0" stroke="#999999" points="447,-19 403,-19 403,0 447,0 447,-19"/>
<text text-anchor="middle" x="425" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">vector</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node8 -->
<g id="edge7" class="edge">
<title>Node1&#45;&gt;Node8</title>
<path fill="none" stroke="#63b8ff" d="M252.09,-54.55C286,-46.31 337.82,-33.57 391.54,-19.6"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="392.41,-22.99 401.2,-17.07 390.64,-16.21 392.41,-22.99"/>
</g>
</g>
</svg>