mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-05-16 14:14:27 +08:00
149 lines
7.1 KiB
XML
149 lines
7.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 2.44.0 (20200408.0750)
|
|
-->
|
|
<!-- Title: main Pages: 1 -->
|
|
<svg width="453pt" height="180pt"
|
|
viewBox="0.00 0.00 453.00 180.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 176)">
|
|
<title>main</title>
|
|
<polygon fill="white" stroke="transparent" points="-4,4 -4,-176 449,-176 449,4 -4,4"/>
|
|
<!-- Node1 -->
|
|
<g id="node1" class="node">
|
|
<title>Node1</title>
|
|
<g id="a_node1"><a xlink:title=" ">
|
|
<polygon fill="#bfbfbf" stroke="black" points="0,-76.5 0,-95.5 38,-95.5 38,-76.5 0,-76.5"/>
|
|
<text text-anchor="middle" x="19" y="-83.5" font-family="Helvetica,sans-Serif" font-size="10.00">main</text>
|
|
</a>
|
|
</g>
|
|
</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/io/manip/endl.html#" xlink:title=" ">
|
|
<polygon fill="white" stroke="black" points="113,-152.5 113,-171.5 167,-171.5 167,-152.5 113,-152.5"/>
|
|
<text text-anchor="middle" x="140" y="-159.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::endl</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node1->Node2 -->
|
|
<g id="edge1" class="edge">
|
|
<title>Node1->Node2</title>
|
|
<path fill="none" stroke="midnightblue" d="M26.53,-95.56C35.68,-108.24 53.53,-130.49 74,-143 82.71,-148.32 92.99,-152.22 102.78,-155.05"/>
|
|
<polygon fill="midnightblue" stroke="midnightblue" points="102.14,-158.5 112.7,-157.62 103.9,-151.72 102.14,-158.5"/>
|
|
</g>
|
|
<!-- Node3 -->
|
|
<g id="node3" class="node">
|
|
<title>Node3</title>
|
|
<g id="a_node3"><a xlink:href="../../d9/d24/poisson__dist_8cpp.html#ad0aa718023ce802dd5899f0e03a7ac71" target="_top" xlink:title=" ">
|
|
<polygon fill="white" stroke="black" points="92.5,-114.5 92.5,-133.5 187.5,-133.5 187.5,-114.5 92.5,-114.5"/>
|
|
<text text-anchor="middle" x="140" y="-121.5" font-family="Helvetica,sans-Serif" font-size="10.00">poisson_expected</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node1->Node3 -->
|
|
<g id="edge2" class="edge">
|
|
<title>Node1->Node3</title>
|
|
<path fill="none" stroke="midnightblue" d="M38.41,-92.75C48.81,-96.5 62.08,-101.16 74,-105 80.92,-107.23 88.3,-109.49 95.5,-111.64"/>
|
|
<polygon fill="midnightblue" stroke="midnightblue" points="94.58,-115.01 105.16,-114.48 96.55,-108.3 94.58,-115.01"/>
|
|
</g>
|
|
<!-- Node4 -->
|
|
<g id="node4" class="node">
|
|
<title>Node4</title>
|
|
<g id="a_node4"><a xlink:href="../../d9/d24/poisson__dist_8cpp.html#ad9c9e74079278ca10e3b97a8d5391c9a" target="_top" xlink:title=" ">
|
|
<polygon fill="white" stroke="black" points="74,-76.5 74,-95.5 206,-95.5 206,-76.5 74,-76.5"/>
|
|
<text text-anchor="middle" x="140" y="-83.5" font-family="Helvetica,sans-Serif" font-size="10.00">poisson_range_successes</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node1->Node4 -->
|
|
<g id="edge3" class="edge">
|
|
<title>Node1->Node4</title>
|
|
<path fill="none" stroke="midnightblue" d="M38.07,-86C45.36,-86 54.29,-86 63.8,-86"/>
|
|
<polygon fill="midnightblue" stroke="midnightblue" points="63.87,-89.5 73.87,-86 63.87,-82.5 63.87,-89.5"/>
|
|
</g>
|
|
<!-- Node5 -->
|
|
<g id="node5" class="node">
|
|
<title>Node5</title>
|
|
<g id="a_node5"><a xlink:href="../../d9/d24/poisson__dist_8cpp.html#a69a136b32707bdc7950fb9057b5fa1e1" target="_top" xlink:title=" ">
|
|
<polygon fill="white" stroke="black" points="242,-57.5 242,-76.5 355,-76.5 355,-57.5 242,-57.5"/>
|
|
<text text-anchor="middle" x="298.5" y="-64.5" font-family="Helvetica,sans-Serif" font-size="10.00">poisson_x_successes</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node1->Node5 -->
|
|
<g id="edge9" class="edge">
|
|
<title>Node1->Node5</title>
|
|
<path fill="none" stroke="midnightblue" d="M38.08,-77.91C48.38,-73.74 61.66,-69.11 74,-67 126.52,-58.03 186.99,-58.68 231.78,-61.22"/>
|
|
<polygon fill="midnightblue" stroke="midnightblue" points="231.76,-64.72 241.95,-61.84 232.19,-57.73 231.76,-64.72"/>
|
|
</g>
|
|
<!-- Node9 -->
|
|
<g id="node9" class="node">
|
|
<title>Node9</title>
|
|
<g id="a_node9"><a xlink:href="../../d9/d24/poisson__dist_8cpp.html#ac217ab9a06291f360d816700a6958ca8" target="_top" xlink:title=" ">
|
|
<polygon fill="white" stroke="black" points="104,-0.5 104,-19.5 176,-19.5 176,-0.5 104,-0.5"/>
|
|
<text text-anchor="middle" x="140" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">poisson_rate</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node1->Node9 -->
|
|
<g id="edge8" class="edge">
|
|
<title>Node1->Node9</title>
|
|
<path fill="none" stroke="midnightblue" d="M27.84,-76.32C37.59,-64.83 55.26,-45.76 74,-34 80.66,-29.82 88.16,-26.21 95.64,-23.15"/>
|
|
<polygon fill="midnightblue" stroke="midnightblue" points="96.93,-26.4 105.03,-19.57 94.44,-19.86 96.93,-26.4"/>
|
|
</g>
|
|
<!-- Node4->Node5 -->
|
|
<g id="edge4" class="edge">
|
|
<title>Node4->Node5</title>
|
|
<path fill="none" stroke="midnightblue" d="M206.01,-78.11C214.58,-77.07 223.37,-76 231.95,-74.96"/>
|
|
<polygon fill="midnightblue" stroke="midnightblue" points="232.4,-78.43 241.9,-73.75 231.55,-71.48 232.4,-78.43"/>
|
|
</g>
|
|
<!-- Node6 -->
|
|
<g id="node6" class="node">
|
|
<title>Node6</title>
|
|
<g id="a_node6"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/numeric/math/exp.html#" xlink:title=" ">
|
|
<polygon fill="white" stroke="black" points="392,-95.5 392,-114.5 444,-114.5 444,-95.5 392,-95.5"/>
|
|
<text text-anchor="middle" x="418" y="-102.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::exp</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node5->Node6 -->
|
|
<g id="edge5" class="edge">
|
|
<title>Node5->Node6</title>
|
|
<path fill="none" stroke="midnightblue" d="M329.15,-76.59C345.14,-81.76 364.98,-88.18 381.75,-93.6"/>
|
|
<polygon fill="midnightblue" stroke="midnightblue" points="381.15,-97.08 391.74,-96.83 383.3,-90.42 381.15,-97.08"/>
|
|
</g>
|
|
<!-- Node7 -->
|
|
<g id="node7" class="node">
|
|
<title>Node7</title>
|
|
<g id="a_node7"><a xlink:href="../../d9/d24/poisson__dist_8cpp.html#a63ffd347e75d5ed7a518cbcfbfeec71a" target="_top" xlink:title=" ">
|
|
<polygon fill="white" stroke="black" points="401.5,-57.5 401.5,-76.5 434.5,-76.5 434.5,-57.5 401.5,-57.5"/>
|
|
<text text-anchor="middle" x="418" y="-64.5" font-family="Helvetica,sans-Serif" font-size="10.00">fact</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node5->Node7 -->
|
|
<g id="edge6" class="edge">
|
|
<title>Node5->Node7</title>
|
|
<path fill="none" stroke="midnightblue" d="M355.15,-67C367.74,-67 380.53,-67 391.17,-67"/>
|
|
<polygon fill="midnightblue" stroke="midnightblue" points="391.4,-70.5 401.4,-67 391.4,-63.5 391.4,-70.5"/>
|
|
</g>
|
|
<!-- Node8 -->
|
|
<g id="node8" class="node">
|
|
<title>Node8</title>
|
|
<g id="a_node8"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/numeric/math/pow.html#" xlink:title=" ">
|
|
<polygon fill="white" stroke="black" points="391,-19.5 391,-38.5 445,-38.5 445,-19.5 391,-19.5"/>
|
|
<text text-anchor="middle" x="418" y="-26.5" font-family="Helvetica,sans-Serif" font-size="10.00">std::pow</text>
|
|
</a>
|
|
</g>
|
|
</g>
|
|
<!-- Node5->Node8 -->
|
|
<g id="edge7" class="edge">
|
|
<title>Node5->Node8</title>
|
|
<path fill="none" stroke="midnightblue" d="M329.15,-57.41C344.91,-52.31 364.42,-46.01 381.04,-40.63"/>
|
|
<polygon fill="midnightblue" stroke="midnightblue" points="382.52,-43.83 390.96,-37.42 380.37,-37.17 382.52,-43.83"/>
|
|
</g>
|
|
</g>
|
|
</svg>
|