Files
C-Plus-Plus/d5/d5c/integral__approximation2_8cpp__incl.svg
2022-09-25 21:21:45 +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 6.0.1 (20220911.1526)
-->
<!-- 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="M183.99,-54.98C148.4,-45.21 90.3,-29.26 54.21,-19.35"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="54.78,-15.87 44.21,-16.6 52.92,-22.62 54.78,-15.87"/>
</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="M194.11,-54.98C172.92,-46.34 139.87,-32.87 115.7,-23.02"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="116.85,-19.7 106.27,-19.17 114.21,-26.19 116.85,-19.7"/>
</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="M204.07,-54.98C193.92,-47.07 178.58,-35.11 166.35,-25.58"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="168.16,-22.56 158.12,-19.17 163.86,-28.08 168.16,-22.56"/>
</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,-47.8 215,-37.85 215,-29.13"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="218.5,-29.09 215,-19.09 211.5,-29.09 218.5,-29.09"/>
</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.05,-54.98C238.46,-46.92 255.83,-34.65 269.43,-25.03"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="271.58,-27.8 277.73,-19.17 267.54,-22.08 271.58,-27.8"/>
</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="M238.3,-54.98C262.25,-46.23 299.78,-32.51 326.83,-22.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="328.09,-25.89 336.28,-19.17 325.69,-19.32 328.09,-25.89"/>
</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="M250.39,-54.97C284.49,-46.69 337.8,-33.59 392.75,-19.28"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="393.88,-22.61 402.67,-16.69 392.11,-15.83 393.88,-22.61"/>
</g>
</g>
</svg>