Files
C-Plus-Plus/db/d40/integral__approximation2_8cpp_a71249ee535f16f8ed2e9cc8f0199a2cf_cgraph.svg
2021-11-03 18:34:00 +00:00

75 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.49.3 (20211023.0002)
-->
<!-- Title: math::monte_carlo::generate_samples Pages: 1 -->
<svg width="266pt" height="104pt"
viewBox="0.00 0.00 266.00 104.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 100)">
<title>math::monte_carlo::generate_samples</title>
<polygon fill="white" stroke="transparent" points="-4,4 -4,-100 262,-100 262,4 -4,4"/>
<!-- Node1 -->
<g id="node1" class="node">
<title>Node1</title>
<g id="a_node1"><a xlink:title="short&#45;hand for std::functions used in this implementation">
<polygon fill="#bfbfbf" stroke="black" points="0,-33 0,-63 105,-63 105,-33 0,-33"/>
<text text-anchor="start" x="8" y="-51" font-family="Helvetica,sans-Serif" font-size="10.00">math::monte_carlo::</text>
<text text-anchor="middle" x="52.5" y="-40" font-family="Helvetica,sans-Serif" font-size="10.00">generate_samples</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node1 -->
<g id="edge1" class="edge">
<title>Node1&#45;&gt;Node1</title>
<path fill="none" stroke="midnightblue" d="M27.06,-63.16C20.92,-72.56 29.4,-81.5 52.5,-81.5 66.58,-81.5 75.22,-78.18 78.44,-73.46"/>
<polygon fill="midnightblue" stroke="midnightblue" points="81.92,-72.98 77.94,-63.16 74.93,-73.32 81.92,-72.98"/>
</g>
<!-- Node2 -->
<g id="node2" class="node">
<title>Node2</title>
<g id="a_node2"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/algorithm/min.html#" xlink:title=" ">
<polygon fill="white" stroke="black" points="173.5,-76.5 173.5,-95.5 225.5,-95.5 225.5,-76.5 173.5,-76.5"/>
<text text-anchor="middle" x="199.5" y="-83.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::min</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node2 -->
<g id="edge2" class="edge">
<title>Node1&#45;&gt;Node2</title>
<path fill="none" stroke="midnightblue" d="M105.03,-61.5C124.35,-66.57 145.85,-72.2 163.36,-76.79"/>
<polygon fill="midnightblue" stroke="midnightblue" points="162.59,-80.21 173.15,-79.36 164.37,-73.44 162.59,-80.21"/>
</g>
<!-- Node3 -->
<g id="node3" class="node">
<title>Node3</title>
<g id="a_node3"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/container/vector/push_back.html#" xlink:title=" ">
<polygon fill="white" stroke="black" points="141,-38.5 141,-57.5 258,-57.5 258,-38.5 141,-38.5"/>
<text text-anchor="middle" x="199.5" y="-45.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::vector::push_back</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node3 -->
<g id="edge3" class="edge">
<title>Node1&#45;&gt;Node3</title>
<path fill="none" stroke="midnightblue" d="M105.03,-48C113.34,-48 122.05,-48 130.67,-48"/>
<polygon fill="midnightblue" stroke="midnightblue" points="130.72,-51.5 140.72,-48 130.72,-44.5 130.72,-51.5"/>
</g>
<!-- Node4 -->
<g id="node4" class="node">
<title>Node4</title>
<g id="a_node4"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/container/vector/reserve.html#" xlink:title=" ">
<polygon fill="white" stroke="black" points="148.5,-0.5 148.5,-19.5 250.5,-19.5 250.5,-0.5 148.5,-0.5"/>
<text text-anchor="middle" x="199.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::vector::reserve</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node4 -->
<g id="edge4" class="edge">
<title>Node1&#45;&gt;Node4</title>
<path fill="none" stroke="midnightblue" d="M105.03,-34.5C120.37,-30.47 137.09,-26.09 152.09,-22.16"/>
<polygon fill="midnightblue" stroke="midnightblue" points="153.37,-25.45 162.16,-19.52 151.6,-18.67 153.37,-25.45"/>
</g>
</g>
</svg>