Documentation for 0953376d31

This commit is contained in:
github-actions
2023-06-16 21:18:14 +00:00
parent 26f1eee566
commit 14deeecd50
7241 changed files with 234176 additions and 54779 deletions

View File

@@ -3,7 +3,7 @@
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
<meta name="generator" content="Doxygen 1.9.6"/>
<meta name="generator" content="Doxygen 1.9.7"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Algorithms_in_C++: probability/binomial_dist.cpp File Reference</title>
<link href="../../tabs.css" rel="stylesheet" type="text/css"/>
@@ -41,7 +41,7 @@ MathJax.Hub.Config({
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.9.6 -->
<!-- Generated by Doxygen 1.9.7 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
var searchBox = new SearchBox("searchBox", "../../search/",'.html');
@@ -110,8 +110,7 @@ $(document).ready(function(){initNavTree('d6/db0/binomial__dist_8cpp.html','../.
</div><div class="textblock"><div class="dynheader">
Include dependency graph for binomial_dist.cpp:</div>
<div class="dyncontent">
<div class="center"><iframe scrolling="no" frameborder="0" src="../../d3/d56/binomial__dist_8cpp__incl.svg" width="163" height="126"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe>
</div>
<div class="center"><iframe scrolling="no" frameborder="0" src="../../d3/d56/binomial__dist_8cpp__incl.svg" width="163" height="126"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe></div>
</div>
</div><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="func-members" name="func-members"></a>
@@ -224,15 +223,14 @@ Functions</h2></td></tr>
<div class="line"><span class="lineno"> 79</span> }</div>
<div class="line"><span class="lineno"> 80</span> <span class="keywordflow">return</span> <a class="code hl_namespace" href="../../d4/ded/namespaceprobability.html">probability</a>;</div>
<div class="line"><span class="lineno"> 81</span>}</div>
<div class="ttc" id="abinomial__dist_8cpp_html_a78d36635232e54b5d71fcbf1eac9a49a"><div class="ttname"><a href="../../d6/db0/binomial__dist_8cpp.html#a78d36635232e54b5d71fcbf1eac9a49a">nCr</a></div><div class="ttdeci">double nCr(double n, double r)</div><div class="ttdef"><b>Definition:</b> binomial_dist.cpp:47</div></div>
<div class="ttc" id="abinomial__dist_8cpp_html_a78d36635232e54b5d71fcbf1eac9a49a"><div class="ttname"><a href="../../d6/db0/binomial__dist_8cpp.html#a78d36635232e54b5d71fcbf1eac9a49a">nCr</a></div><div class="ttdeci">double nCr(double n, double r)</div><div class="ttdef"><b>Definition</b> binomial_dist.cpp:47</div></div>
<div class="ttc" id="anamespaceprobability_html"><div class="ttname"><a href="../../d4/ded/namespaceprobability.html">probability</a></div><div class="ttdoc">Probability algorithms.</div></div>
<div class="ttc" id="apow_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/numeric/math/pow.html">std::pow</a></div><div class="ttdeci">T pow(T... args)</div></div>
<div class="ttc" id="aupper_bound_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/algorithm/upper_bound.html">std::upper_bound</a></div><div class="ttdeci">T upper_bound(T... args)</div></div>
</div><!-- fragment --><div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><iframe scrolling="no" frameborder="0" src="../../d6/db0/binomial__dist_8cpp_a76ed6ce71415fb400b65f0656cef3d25_cgraph.svg" width="308" height="86"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe>
</div>
<div class="center"><iframe scrolling="no" frameborder="0" src="../../d6/db0/binomial__dist_8cpp_a76ed6ce71415fb400b65f0656cef3d25_cgraph.svg" width="308" height="86"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe></div>
</div>
</div>
@@ -273,13 +271,12 @@ Here is the call graph for this function:</div>
<div class="fragment"><div class="line"><span class="lineno"> 36</span> {</div>
<div class="line"><span class="lineno"> 37</span> <span class="keywordflow">return</span> <a class="code hl_functionRef" target="_blank" href="http://en.cppreference.com/w/cpp/numeric/math/sqrt.html">std::sqrt</a>(<a class="code hl_function" href="../../d6/db0/binomial__dist_8cpp.html#acd4dd4558031e4c5d045c801f73d8861">binomial_variance</a>(n, p));</div>
<div class="line"><span class="lineno"> 38</span>}</div>
<div class="ttc" id="abinomial__dist_8cpp_html_acd4dd4558031e4c5d045c801f73d8861"><div class="ttname"><a href="../../d6/db0/binomial__dist_8cpp.html#acd4dd4558031e4c5d045c801f73d8861">binomial_variance</a></div><div class="ttdeci">double binomial_variance(double n, double p)</div><div class="ttdef"><b>Definition:</b> binomial_dist.cpp:29</div></div>
<div class="ttc" id="abinomial__dist_8cpp_html_acd4dd4558031e4c5d045c801f73d8861"><div class="ttname"><a href="../../d6/db0/binomial__dist_8cpp.html#acd4dd4558031e4c5d045c801f73d8861">binomial_variance</a></div><div class="ttdeci">double binomial_variance(double n, double p)</div><div class="ttdef"><b>Definition</b> binomial_dist.cpp:29</div></div>
<div class="ttc" id="asqrt_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/numeric/math/sqrt.html">std::sqrt</a></div><div class="ttdeci">T sqrt(T... args)</div></div>
</div><!-- fragment --><div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><iframe scrolling="no" frameborder="0" src="../../d6/db0/binomial__dist_8cpp_af09e51f513cee647d41192ab0a872cdc_cgraph.svg" width="370" height="86"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe>
</div>
<div class="center"><iframe scrolling="no" frameborder="0" src="../../d6/db0/binomial__dist_8cpp_af09e51f513cee647d41192ab0a872cdc_cgraph.svg" width="370" height="86"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe></div>
</div>
</div>
@@ -359,8 +356,7 @@ Here is the call graph for this function:</div>
</div><!-- fragment --><div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><iframe scrolling="no" frameborder="0" src="../../d6/db0/binomial__dist_8cpp_a19ae0a6a2bd200fd1eb0e31b2bf4cc76_cgraph.svg" width="284" height="86"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe>
</div>
<div class="center"><iframe scrolling="no" frameborder="0" src="../../d6/db0/binomial__dist_8cpp_a19ae0a6a2bd200fd1eb0e31b2bf4cc76_cgraph.svg" width="284" height="86"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe></div>
</div>
</div>
@@ -399,16 +395,15 @@ Here is the call graph for this function:</div>
<div class="line"><span class="lineno"> 99</span> <span class="keywordflow">return</span> 0;</div>
<div class="line"><span class="lineno"> 100</span>}</div>
<div class="ttc" id="abasic_ostream_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/io/basic_ostream.html">std::cout</a></div></div>
<div class="ttc" id="abinomial__dist_8cpp_html_a19ae0a6a2bd200fd1eb0e31b2bf4cc76"><div class="ttname"><a href="../../d6/db0/binomial__dist_8cpp.html#a19ae0a6a2bd200fd1eb0e31b2bf4cc76">binomial_x_successes</a></div><div class="ttdeci">double binomial_x_successes(double n, double p, double x)</div><div class="ttdef"><b>Definition:</b> binomial_dist.cpp:65</div></div>
<div class="ttc" id="abinomial__dist_8cpp_html_a4416a7bc7fa87201883c54cdc4c82813"><div class="ttname"><a href="../../d6/db0/binomial__dist_8cpp.html#a4416a7bc7fa87201883c54cdc4c82813">binomial_expected</a></div><div class="ttdeci">double binomial_expected(double n, double p)</div><div class="ttdef"><b>Definition:</b> binomial_dist.cpp:22</div></div>
<div class="ttc" id="abinomial__dist_8cpp_html_a76ed6ce71415fb400b65f0656cef3d25"><div class="ttname"><a href="../../d6/db0/binomial__dist_8cpp.html#a76ed6ce71415fb400b65f0656cef3d25">binomial_range_successes</a></div><div class="ttdeci">double binomial_range_successes(double n, double p, double lower_bound, double upper_bound)</div><div class="ttdef"><b>Definition:</b> binomial_dist.cpp:74</div></div>
<div class="ttc" id="abinomial__dist_8cpp_html_af09e51f513cee647d41192ab0a872cdc"><div class="ttname"><a href="../../d6/db0/binomial__dist_8cpp.html#af09e51f513cee647d41192ab0a872cdc">binomial_standard_deviation</a></div><div class="ttdeci">double binomial_standard_deviation(double n, double p)</div><div class="ttdef"><b>Definition:</b> binomial_dist.cpp:36</div></div>
<div class="ttc" id="abinomial__dist_8cpp_html_a19ae0a6a2bd200fd1eb0e31b2bf4cc76"><div class="ttname"><a href="../../d6/db0/binomial__dist_8cpp.html#a19ae0a6a2bd200fd1eb0e31b2bf4cc76">binomial_x_successes</a></div><div class="ttdeci">double binomial_x_successes(double n, double p, double x)</div><div class="ttdef"><b>Definition</b> binomial_dist.cpp:65</div></div>
<div class="ttc" id="abinomial__dist_8cpp_html_a4416a7bc7fa87201883c54cdc4c82813"><div class="ttname"><a href="../../d6/db0/binomial__dist_8cpp.html#a4416a7bc7fa87201883c54cdc4c82813">binomial_expected</a></div><div class="ttdeci">double binomial_expected(double n, double p)</div><div class="ttdef"><b>Definition</b> binomial_dist.cpp:22</div></div>
<div class="ttc" id="abinomial__dist_8cpp_html_a76ed6ce71415fb400b65f0656cef3d25"><div class="ttname"><a href="../../d6/db0/binomial__dist_8cpp.html#a76ed6ce71415fb400b65f0656cef3d25">binomial_range_successes</a></div><div class="ttdeci">double binomial_range_successes(double n, double p, double lower_bound, double upper_bound)</div><div class="ttdef"><b>Definition</b> binomial_dist.cpp:74</div></div>
<div class="ttc" id="abinomial__dist_8cpp_html_af09e51f513cee647d41192ab0a872cdc"><div class="ttname"><a href="../../d6/db0/binomial__dist_8cpp.html#af09e51f513cee647d41192ab0a872cdc">binomial_standard_deviation</a></div><div class="ttdeci">double binomial_standard_deviation(double n, double p)</div><div class="ttdef"><b>Definition</b> binomial_dist.cpp:36</div></div>
<div class="ttc" id="aendl_html"><div class="ttname"><a href="http://en.cppreference.com/w/cpp/io/manip/endl.html">std::endl</a></div><div class="ttdeci">T endl(T... args)</div></div>
</div><!-- fragment --><div class="dynheader">
Here is the call graph for this function:</div>
<div class="dyncontent">
<div class="center"><iframe scrolling="no" frameborder="0" src="../../d6/db0/binomial__dist_8cpp_ae66f6b31b5ad750f1fe042a706a4e3d4_cgraph.svg" width="467" height="286"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe>
</div>
<div class="center"><iframe scrolling="no" frameborder="0" src="../../d6/db0/binomial__dist_8cpp_ae66f6b31b5ad750f1fe042a706a4e3d4_cgraph.svg" width="467" height="286"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe></div>
</div>
</div>
@@ -471,7 +466,7 @@ Here is the call graph for this function:</div>
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="../../dir_82e494173a87936756866de2fa774307.html">probability</a></li><li class="navelem"><a class="el" href="../../d6/db0/binomial__dist_8cpp.html">binomial_dist.cpp</a></li>
<li class="footer">Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="../../doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.6 </li>
<li class="footer">Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="../../doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.7 </li>
</ul>
</div>
</body>

View File

@@ -1,5 +1,7 @@
<map id="binomial_x_successes" name="binomial_x_successes">
<area shape="rect" id="node1" title=" " alt="" coords="5,31,159,56"/>
<area shape="rect" id="node2" href="$d6/db0/binomial__dist_8cpp.html#a78d36635232e54b5d71fcbf1eac9a49a" title=" " alt="" coords="221,5,264,31"/>
<area shape="rect" id="node3" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/numeric/math/pow.html#" title=" " alt="" coords="207,55,278,80"/>
<area shape="rect" id="Node000001" title=" " alt="" coords="5,31,159,56"/>
<area shape="rect" id="Node000002" href="$d6/db0/binomial__dist_8cpp.html#a78d36635232e54b5d71fcbf1eac9a49a" title=" " alt="" coords="221,5,264,31"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="159,29,206,21,207,26,159,34"/>
<area shape="rect" id="Node000003" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/numeric/math/pow.html#" title=" " alt="" coords="207,55,278,80"/>
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="159,52,193,57,192,63,159,58"/>
</map>

View File

@@ -1 +1 @@
89ea318b810472a99aa451e7f3f40380
80d540e520d99d1142ca1474af9ff891

View File

@@ -6,46 +6,77 @@
<!-- Title: binomial_x_successes Pages: 1 -->
<svg width="213pt" height="64pt"
viewBox="0.00 0.00 212.50 64.25" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<svg id="main" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" onload="init(evt)">
<style type="text/css"><![CDATA[
.node, .edge {opacity: 0.7;}
.node.selected, .edge.selected {opacity: 1;}
.edge:hover path { stroke: red; }
.edge:hover polygon { stroke: red; fill: red; }
]]></style>
<script type="application/ecmascript" xlink:href="../../svg.min.js"/>
<svg id="graph" class="graph">
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 60.25)">
<title>binomial_x_successes</title>
<!-- Node1 -->
<g id="node1" class="node">
<g id="Node000001" class="node">
<title>Node1</title>
<g id="a_node1"><a xlink:title=" ">
<g id="a_Node000001"><a xlink:title=" ">
<polygon fill="#999999" stroke="#666666" points="115,-37.25 0,-37.25 0,-18 115,-18 115,-37.25"/>
<text text-anchor="middle" x="57.5" y="-23.75" font-family="Helvetica,sans-Serif" font-size="10.00">binomial_x_successes</text>
</a>
</g>
</g>
<!-- Node2 -->
<g id="node2" class="node">
<g id="Node000002" class="node">
<title>Node2</title>
<g id="a_node2"><a xlink:href="../../d6/db0/binomial__dist_8cpp.html#a78d36635232e54b5d71fcbf1eac9a49a" target="_top" xlink:title=" ">
<g id="a_Node000002"><a xlink:href="../../d6/db0/binomial__dist_8cpp.html#a78d36635232e54b5d71fcbf1eac9a49a" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="193.62,-56.25 161.88,-56.25 161.88,-37 193.62,-37 193.62,-56.25"/>
<text text-anchor="middle" x="177.75" y="-42.75" font-family="Helvetica,sans-Serif" font-size="10.00">nCr</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node2 -->
<g id="edge1" class="edge">
<g id="edge1_Node000001_Node000002" class="edge">
<title>Node1&#45;&gt;Node2</title>
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M115.2,-36.74C127.74,-38.75 140.42,-40.79 150.99,-42.49"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="150.09,-46.05 160.52,-44.18 151.2,-39.14 150.09,-46.05"/>
</a>
</g>
</g>
<!-- Node3 -->
<g id="node3" class="node">
<g id="Node000003" class="node">
<title>Node3</title>
<g id="a_node3"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/numeric/math/pow.html#" xlink:title=" ">
<g id="a_Node000003"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/numeric/math/pow.html#" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="204.5,-19.25 151,-19.25 151,0 204.5,0 204.5,-19.25"/>
<text text-anchor="middle" x="177.75" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">std::pow</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node3 -->
<g id="edge2" class="edge">
<g id="edge2_Node000001_Node000003" class="edge">
<title>Node1&#45;&gt;Node3</title>
<g id="a_edge2_Node000001_Node000003"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M115.2,-18.99C123.66,-17.71 132.19,-16.41 140.09,-15.21"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="140.4,-18.55 149.76,-13.58 139.35,-11.63 140.4,-18.55"/>
</a>
</g>
</g>
</g>
</svg>
</svg>
<style type='text/css'>
<![CDATA[
[data-mouse-over-selected='false'] { opacity: 0.7; }
[data-mouse-over-selected='true'] { opacity: 1.0; }
]]>
</style>
<script type="application/ecmascript"><![CDATA[
document.addEventListener('DOMContentLoaded', (event) => {
highlightEdges();
highlightAdjacentNodes();
});
]]></script>
</svg>

Before

Width:  |  Height:  |  Size: 2.3 KiB

After

Width:  |  Height:  |  Size: 3.3 KiB

View File

@@ -0,0 +1,57 @@
<?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 8.0.5 (20230430.1635)
-->
<!-- Title: binomial_x_successes Pages: 1 -->
<svg width="213pt" height="64pt"
viewBox="0.00 0.00 212.50 64.25" 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 60.25)">
<title>binomial_x_successes</title>
<!-- Node1 -->
<g id="Node000001" class="node">
<title>Node1</title>
<g id="a_Node000001"><a xlink:title=" ">
<polygon fill="#999999" stroke="#666666" points="115,-37.25 0,-37.25 0,-18 115,-18 115,-37.25"/>
<text text-anchor="middle" x="57.5" y="-23.75" font-family="Helvetica,sans-Serif" font-size="10.00">binomial_x_successes</text>
</a>
</g>
</g>
<!-- Node2 -->
<g id="Node000002" class="node">
<title>Node2</title>
<g id="a_Node000002"><a xlink:href="../../d6/db0/binomial__dist_8cpp.html#a78d36635232e54b5d71fcbf1eac9a49a" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="193.62,-56.25 161.88,-56.25 161.88,-37 193.62,-37 193.62,-56.25"/>
<text text-anchor="middle" x="177.75" y="-42.75" font-family="Helvetica,sans-Serif" font-size="10.00">nCr</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node2 -->
<g id="edge1_Node000001_Node000002" class="edge">
<title>Node1&#45;&gt;Node2</title>
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M115.2,-36.74C127.74,-38.75 140.42,-40.79 150.99,-42.49"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="150.09,-46.05 160.52,-44.18 151.2,-39.14 150.09,-46.05"/>
</a>
</g>
</g>
<!-- Node3 -->
<g id="Node000003" class="node">
<title>Node3</title>
<g id="a_Node000003"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/numeric/math/pow.html#" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="204.5,-19.25 151,-19.25 151,0 204.5,0 204.5,-19.25"/>
<text text-anchor="middle" x="177.75" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">std::pow</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node3 -->
<g id="edge2_Node000001_Node000003" class="edge">
<title>Node1&#45;&gt;Node3</title>
<g id="a_edge2_Node000001_Node000003"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M115.2,-18.99C123.66,-17.71 132.19,-16.41 140.09,-15.21"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="140.4,-18.55 149.76,-13.58 139.35,-11.63 140.4,-18.55"/>
</a>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.5 KiB

View File

@@ -1,5 +1,7 @@
<map id="binomial_range_successes" name="binomial_range_successes">
<area shape="rect" id="node1" title=" " alt="" coords="5,31,184,56"/>
<area shape="rect" id="node2" href="$d6/db0/binomial__dist_8cpp.html#a78d36635232e54b5d71fcbf1eac9a49a" title=" " alt="" coords="246,5,289,31"/>
<area shape="rect" id="node3" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/numeric/math/pow.html#" title=" " alt="" coords="232,55,303,80"/>
<area shape="rect" id="Node000001" title=" " alt="" coords="5,31,184,56"/>
<area shape="rect" id="Node000002" href="$d6/db0/binomial__dist_8cpp.html#a78d36635232e54b5d71fcbf1eac9a49a" title=" " alt="" coords="246,5,289,31"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="184,28,231,21,232,26,184,33"/>
<area shape="rect" id="Node000003" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/numeric/math/pow.html#" title=" " alt="" coords="232,55,303,80"/>
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="184,53,217,58,217,63,184,59"/>
</map>

View File

@@ -1 +1 @@
8d93473f1da526739a40454bc3bbc894
a65a244aa38ec11aa07df0740aad2c99

View File

@@ -6,46 +6,77 @@
<!-- Title: binomial_range_successes Pages: 1 -->
<svg width="231pt" height="64pt"
viewBox="0.00 0.00 231.25 64.25" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<svg id="main" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" onload="init(evt)">
<style type="text/css"><![CDATA[
.node, .edge {opacity: 0.7;}
.node.selected, .edge.selected {opacity: 1;}
.edge:hover path { stroke: red; }
.edge:hover polygon { stroke: red; fill: red; }
]]></style>
<script type="application/ecmascript" xlink:href="../../svg.min.js"/>
<svg id="graph" class="graph">
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 60.25)">
<title>binomial_range_successes</title>
<!-- Node1 -->
<g id="node1" class="node">
<g id="Node000001" class="node">
<title>Node1</title>
<g id="a_node1"><a xlink:title=" ">
<g id="a_Node000001"><a xlink:title=" ">
<polygon fill="#999999" stroke="#666666" points="133.75,-37.25 0,-37.25 0,-18 133.75,-18 133.75,-37.25"/>
<text text-anchor="middle" x="66.88" y="-23.75" font-family="Helvetica,sans-Serif" font-size="10.00">binomial_range_successes</text>
</a>
</g>
</g>
<!-- Node2 -->
<g id="node2" class="node">
<g id="Node000002" class="node">
<title>Node2</title>
<g id="a_node2"><a xlink:href="../../d6/db0/binomial__dist_8cpp.html#a78d36635232e54b5d71fcbf1eac9a49a" target="_top" xlink:title=" ">
<g id="a_Node000002"><a xlink:href="../../d6/db0/binomial__dist_8cpp.html#a78d36635232e54b5d71fcbf1eac9a49a" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="212.38,-56.25 180.62,-56.25 180.62,-37 212.38,-37 212.38,-56.25"/>
<text text-anchor="middle" x="196.5" y="-42.75" font-family="Helvetica,sans-Serif" font-size="10.00">nCr</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node2 -->
<g id="edge1" class="edge">
<g id="edge1_Node000001_Node000002" class="edge">
<title>Node1&#45;&gt;Node2</title>
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M133.93,-37.46C146.57,-39.34 159.09,-41.2 169.51,-42.76"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="168.86,-46.35 179.27,-44.36 169.89,-39.42 168.86,-46.35"/>
</a>
</g>
</g>
<!-- Node3 -->
<g id="node3" class="node">
<g id="Node000003" class="node">
<title>Node3</title>
<g id="a_node3"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/numeric/math/pow.html#" xlink:title=" ">
<g id="a_Node000003"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/numeric/math/pow.html#" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="223.25,-19.25 169.75,-19.25 169.75,0 223.25,0 223.25,-19.25"/>
<text text-anchor="middle" x="196.5" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">std::pow</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node3 -->
<g id="edge2" class="edge">
<g id="edge2_Node000001_Node000003" class="edge">
<title>Node1&#45;&gt;Node3</title>
<g id="a_edge2_Node000001_Node000003"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M133.93,-18.31C142.43,-17.11 150.88,-15.92 158.67,-14.82"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="159.13,-18.15 168.54,-13.29 158.15,-11.22 159.13,-18.15"/>
</a>
</g>
</g>
</g>
</svg>
</svg>
<style type='text/css'>
<![CDATA[
[data-mouse-over-selected='false'] { opacity: 0.7; }
[data-mouse-over-selected='true'] { opacity: 1.0; }
]]>
</style>
<script type="application/ecmascript"><![CDATA[
document.addEventListener('DOMContentLoaded', (event) => {
highlightEdges();
highlightAdjacentNodes();
});
]]></script>
</svg>

Before

Width:  |  Height:  |  Size: 2.3 KiB

After

Width:  |  Height:  |  Size: 3.3 KiB

View File

@@ -0,0 +1,57 @@
<?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 8.0.5 (20230430.1635)
-->
<!-- Title: binomial_range_successes Pages: 1 -->
<svg width="231pt" height="64pt"
viewBox="0.00 0.00 231.25 64.25" 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 60.25)">
<title>binomial_range_successes</title>
<!-- Node1 -->
<g id="Node000001" class="node">
<title>Node1</title>
<g id="a_Node000001"><a xlink:title=" ">
<polygon fill="#999999" stroke="#666666" points="133.75,-37.25 0,-37.25 0,-18 133.75,-18 133.75,-37.25"/>
<text text-anchor="middle" x="66.88" y="-23.75" font-family="Helvetica,sans-Serif" font-size="10.00">binomial_range_successes</text>
</a>
</g>
</g>
<!-- Node2 -->
<g id="Node000002" class="node">
<title>Node2</title>
<g id="a_Node000002"><a xlink:href="../../d6/db0/binomial__dist_8cpp.html#a78d36635232e54b5d71fcbf1eac9a49a" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="212.38,-56.25 180.62,-56.25 180.62,-37 212.38,-37 212.38,-56.25"/>
<text text-anchor="middle" x="196.5" y="-42.75" font-family="Helvetica,sans-Serif" font-size="10.00">nCr</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node2 -->
<g id="edge1_Node000001_Node000002" class="edge">
<title>Node1&#45;&gt;Node2</title>
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M133.93,-37.46C146.57,-39.34 159.09,-41.2 169.51,-42.76"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="168.86,-46.35 179.27,-44.36 169.89,-39.42 168.86,-46.35"/>
</a>
</g>
</g>
<!-- Node3 -->
<g id="Node000003" class="node">
<title>Node3</title>
<g id="a_Node000003"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/numeric/math/pow.html#" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="223.25,-19.25 169.75,-19.25 169.75,0 223.25,0 223.25,-19.25"/>
<text text-anchor="middle" x="196.5" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">std::pow</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node3 -->
<g id="edge2_Node000001_Node000003" class="edge">
<title>Node1&#45;&gt;Node3</title>
<g id="a_edge2_Node000001_Node000003"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M133.93,-18.31C142.43,-17.11 150.88,-15.92 158.67,-14.82"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="159.13,-18.15 168.54,-13.29 158.15,-11.22 159.13,-18.15"/>
</a>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.5 KiB

View File

@@ -1,12 +1,24 @@
<map id="main" name="main">
<area shape="rect" id="node1" title=" " alt="" coords="5,129,55,155"/>
<area shape="rect" id="node2" href="$d6/db0/binomial__dist_8cpp.html#a4416a7bc7fa87201883c54cdc4c82813" title=" " alt="" coords="131,5,260,31"/>
<area shape="rect" id="node3" href="$d6/db0/binomial__dist_8cpp.html#a76ed6ce71415fb400b65f0656cef3d25" title=" " alt="" coords="106,55,285,80"/>
<area shape="rect" id="node6" href="$d6/db0/binomial__dist_8cpp.html#af09e51f513cee647d41192ab0a872cdc" title=" " alt="" coords="103,205,288,231"/>
<area shape="rect" id="node7" href="$d6/db0/binomial__dist_8cpp.html#acd4dd4558031e4c5d045c801f73d8861" title=" " alt="" coords="336,155,461,180"/>
<area shape="rect" id="node9" href="$d6/db0/binomial__dist_8cpp.html#a19ae0a6a2bd200fd1eb0e31b2bf4cc76" title=" " alt="" coords="119,104,272,130"/>
<area shape="rect" id="node10" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/io/manip/endl.html#" title=" " alt="" coords="160,255,231,280"/>
<area shape="rect" id="node4" href="$d6/db0/binomial__dist_8cpp.html#a78d36635232e54b5d71fcbf1eac9a49a" title=" " alt="" coords="378,55,420,80"/>
<area shape="rect" id="node5" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/numeric/math/pow.html#" title=" " alt="" coords="363,104,434,130"/>
<area shape="rect" id="node8" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/numeric/math/sqrt.html#" title=" " alt="" coords="364,205,433,231"/>
<area shape="rect" id="Node000001" title=" " alt="" coords="5,129,55,155"/>
<area shape="rect" id="Node000002" href="$d6/db0/binomial__dist_8cpp.html#a4416a7bc7fa87201883c54cdc4c82813" title=" " alt="" coords="131,5,260,31"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="35,128,59,84,78,60,101,40,115,32,118,37,104,44,82,64,64,87,39,130"/>
<area shape="rect" id="Node000003" href="$d6/db0/binomial__dist_8cpp.html#a76ed6ce71415fb400b65f0656cef3d25" title=" " alt="" coords="106,55,285,80"/>
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="45,127,71,107,101,89,116,83,118,88,104,94,74,112,48,131"/>
<area shape="rect" id="Node000006" href="$d6/db0/binomial__dist_8cpp.html#af09e51f513cee647d41192ab0a872cdc" title=" " alt="" coords="103,205,288,231"/>
<area shape="poly" id="edge5_Node000001_Node000006" title=" " alt="" coords="51,153,104,184,137,198,135,202,101,189,49,158"/>
<area shape="rect" id="Node000007" href="$d6/db0/binomial__dist_8cpp.html#acd4dd4558031e4c5d045c801f73d8861" title=" " alt="" coords="336,155,461,180"/>
<area shape="poly" id="edge8_Node000001_Node000007" title=" " alt="" coords="55,141,321,160,321,165,55,146"/>
<area shape="rect" id="Node000009" href="$d6/db0/binomial__dist_8cpp.html#a19ae0a6a2bd200fd1eb0e31b2bf4cc76" title=" " alt="" coords="119,104,272,130"/>
<area shape="poly" id="edge9_Node000001_Node000009" title=" " alt="" coords="55,136,103,128,104,134,55,141"/>
<area shape="rect" id="Node000010" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/io/manip/endl.html#" title=" " alt="" coords="160,255,231,280"/>
<area shape="poly" id="edge12_Node000001_Node000010" title=" " alt="" coords="39,154,64,198,82,221,104,241,124,252,146,259,144,264,122,257,101,246,78,225,59,201,35,157"/>
<area shape="rect" id="Node000004" href="$d6/db0/binomial__dist_8cpp.html#a78d36635232e54b5d71fcbf1eac9a49a" title=" " alt="" coords="378,55,420,80"/>
<area shape="poly" id="edge3_Node000003_Node000004" title=" " alt="" coords="285,65,363,65,363,70,285,70"/>
<area shape="rect" id="Node000005" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/numeric/math/pow.html#" title=" " alt="" coords="363,104,434,130"/>
<area shape="poly" id="edge4_Node000003_Node000005" title=" " alt="" coords="252,78,349,102,348,107,251,84"/>
<area shape="poly" id="edge6_Node000006_Node000007" title=" " alt="" coords="249,202,329,182,331,187,251,207"/>
<area shape="rect" id="Node000008" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/numeric/math/sqrt.html#" title=" " alt="" coords="364,205,433,231"/>
<area shape="poly" id="edge7_Node000006_Node000008" title=" " alt="" coords="288,216,349,216,349,221,288,221"/>
<area shape="poly" id="edge10_Node000009_Node000004" title=" " alt="" coords="251,101,362,73,363,79,252,106"/>
<area shape="poly" id="edge11_Node000009_Node000005" title=" " alt="" coords="273,114,349,114,349,120,273,120"/>
</map>

View File

@@ -1 +1 @@
aa48da79c0636045ecd46ffa4f784d0c
7ed96ad2678933c1a3dbb3502ba42449

View File

@@ -6,169 +6,230 @@
<!-- Title: main Pages: 1 -->
<svg width="350pt" height="214pt"
viewBox="0.00 0.00 350.00 214.25" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<svg id="main" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" onload="init(evt)">
<style type="text/css"><![CDATA[
.node, .edge {opacity: 0.7;}
.node.selected, .edge.selected {opacity: 1;}
.edge:hover path { stroke: red; }
.edge:hover polygon { stroke: red; fill: red; }
]]></style>
<script type="application/ecmascript" xlink:href="../../svg.min.js"/>
<svg id="graph" class="graph">
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 210.25)">
<title>main</title>
<!-- Node1 -->
<g id="node1" class="node">
<g id="Node000001" class="node">
<title>Node1</title>
<g id="a_node1"><a xlink:title=" ">
<g id="a_Node000001"><a xlink:title=" ">
<polygon fill="#999999" stroke="#666666" points="37,-113.25 0,-113.25 0,-94 37,-94 37,-113.25"/>
<text text-anchor="middle" x="18.5" y="-99.75" font-family="Helvetica,sans-Serif" font-size="10.00">main</text>
</a>
</g>
</g>
<!-- Node2 -->
<g id="node2" class="node">
<g id="Node000002" class="node">
<title>Node2</title>
<g id="a_node2"><a xlink:href="../../d6/db0/binomial__dist_8cpp.html#a4416a7bc7fa87201883c54cdc4c82813" target="_top" xlink:title=" ">
<g id="a_Node000002"><a xlink:href="../../d6/db0/binomial__dist_8cpp.html#a4416a7bc7fa87201883c54cdc4c82813" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="191,-206.25 94,-206.25 94,-187 191,-187 191,-206.25"/>
<text text-anchor="middle" x="142.5" y="-192.75" font-family="Helvetica,sans-Serif" font-size="10.00">binomial_expected</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node2 -->
<g id="edge1" class="edge">
<g id="edge1_Node000001_Node000002" class="edge">
<title>Node1&#45;&gt;Node2</title>
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M23.82,-113.59C31.37,-129.79 48.52,-161.73 73,-178.62 76.28,-180.89 79.83,-182.87 83.52,-184.6"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="81.98,-188.15 92.56,-188.62 84.58,-181.65 81.98,-188.15"/>
</a>
</g>
</g>
<!-- Node3 -->
<g id="node3" class="node">
<g id="Node000003" class="node">
<title>Node3</title>
<g id="a_node3"><a xlink:href="../../d6/db0/binomial__dist_8cpp.html#a76ed6ce71415fb400b65f0656cef3d25" target="_top" xlink:title=" ">
<g id="a_Node000003"><a xlink:href="../../d6/db0/binomial__dist_8cpp.html#a76ed6ce71415fb400b65f0656cef3d25" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="209.38,-169.25 75.62,-169.25 75.62,-150 209.38,-150 209.38,-169.25"/>
<text text-anchor="middle" x="142.5" y="-155.75" font-family="Helvetica,sans-Serif" font-size="10.00">binomial_range_successes</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node3 -->
<g id="edge2" class="edge">
<g id="edge2_Node000001_Node000003" class="edge">
<title>Node1&#45;&gt;Node3</title>
<g id="a_edge2_Node000001_Node000003"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M31.05,-113.71C41.39,-122.27 57.31,-134.29 73,-141.62 76.39,-143.21 79.94,-144.67 83.57,-146.02"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="82.32,-149.63 92.91,-149.51 84.56,-143 82.32,-149.63"/>
</a>
</g>
</g>
<!-- Node6 -->
<g id="node6" class="node">
<g id="Node000006" class="node">
<title>Node6</title>
<g id="a_node6"><a xlink:href="../../d6/db0/binomial__dist_8cpp.html#af09e51f513cee647d41192ab0a872cdc" target="_top" xlink:title=" ">
<g id="a_Node000006"><a xlink:href="../../d6/db0/binomial__dist_8cpp.html#af09e51f513cee647d41192ab0a872cdc" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="212,-56.25 73,-56.25 73,-37 212,-37 212,-56.25"/>
<text text-anchor="middle" x="142.5" y="-42.75" font-family="Helvetica,sans-Serif" font-size="10.00">binomial_standard_deviation</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node6 -->
<g id="edge5" class="edge">
<g id="edge5_Node000001_Node000006" class="edge">
<title>Node1&#45;&gt;Node6</title>
<g id="a_edge5_Node000001_Node000006"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M33.56,-93.79C44.08,-86.72 59.01,-77.29 73,-70.62 80.93,-66.85 89.61,-63.35 98.05,-60.26"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="98.9,-63.32 107.17,-56.69 96.57,-56.71 98.9,-63.32"/>
</a>
</g>
</g>
<!-- Node7 -->
<g id="node7" class="node">
<g id="Node000007" class="node">
<title>Node7</title>
<g id="a_node7"><a xlink:href="../../d6/db0/binomial__dist_8cpp.html#acd4dd4558031e4c5d045c801f73d8861" target="_top" xlink:title=" ">
<g id="a_Node000007"><a xlink:href="../../d6/db0/binomial__dist_8cpp.html#acd4dd4558031e4c5d045c801f73d8861" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="342,-94.25 248,-94.25 248,-75 342,-75 342,-94.25"/>
<text text-anchor="middle" x="295" y="-80.75" font-family="Helvetica,sans-Serif" font-size="10.00">binomial_variance</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node7 -->
<g id="edge8" class="edge">
<g id="edge8_Node000001_Node000007" class="edge">
<title>Node1&#45;&gt;Node7</title>
<g id="a_edge8_Node000001_Node000007"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M37.09,-102.41C76.61,-99.67 173.87,-92.94 236.74,-88.59"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="236.94,-92.01 246.67,-87.83 236.45,-85.03 236.94,-92.01"/>
</a>
</g>
</g>
<!-- Node9 -->
<g id="node9" class="node">
<g id="Node000009" class="node">
<title>Node9</title>
<g id="a_node9"><a xlink:href="../../d6/db0/binomial__dist_8cpp.html#a19ae0a6a2bd200fd1eb0e31b2bf4cc76" target="_top" xlink:title=" ">
<g id="a_Node000009"><a xlink:href="../../d6/db0/binomial__dist_8cpp.html#a19ae0a6a2bd200fd1eb0e31b2bf4cc76" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="200,-132.25 85,-132.25 85,-113 200,-113 200,-132.25"/>
<text text-anchor="middle" x="142.5" y="-118.75" font-family="Helvetica,sans-Serif" font-size="10.00">binomial_x_successes</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node9 -->
<g id="edge9" class="edge">
<g id="edge9_Node000001_Node000009" class="edge">
<title>Node1&#45;&gt;Node9</title>
<g id="a_edge9_Node000001_Node000009"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M37.24,-106.39C47.15,-107.93 60.19,-109.96 73.69,-112.06"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="73.14,-115.68 83.56,-113.76 74.21,-108.76 73.14,-115.68"/>
</a>
</g>
</g>
<!-- Node10 -->
<g id="node10" class="node">
<g id="Node000010" class="node">
<title>Node10</title>
<g id="a_node10"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/io/manip/endl.html#" xlink:title=" ">
<g id="a_Node000010"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/io/manip/endl.html#" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="169.25,-19.25 115.75,-19.25 115.75,0 169.25,0 169.25,-19.25"/>
<text text-anchor="middle" x="142.5" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">std::endl</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node10 -->
<g id="edge12" class="edge">
<g id="edge12_Node000001_Node000010" class="edge">
<title>Node1&#45;&gt;Node10</title>
<g id="a_edge12_Node000001_Node000010"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M23.78,-93.53C31.28,-77.11 48.35,-44.75 73,-27.62 82.32,-21.15 93.81,-17.01 104.71,-14.35"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="105.22,-17.62 114.3,-12.16 103.8,-10.76 105.22,-17.62"/>
</a>
</g>
</g>
<!-- Node4 -->
<g id="node4" class="node">
<g id="Node000004" class="node">
<title>Node4</title>
<g id="a_node4"><a xlink:href="../../d6/db0/binomial__dist_8cpp.html#a78d36635232e54b5d71fcbf1eac9a49a" target="_top" xlink:title=" ">
<g id="a_Node000004"><a xlink:href="../../d6/db0/binomial__dist_8cpp.html#a78d36635232e54b5d71fcbf1eac9a49a" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="310.88,-169.25 279.12,-169.25 279.12,-150 310.88,-150 310.88,-169.25"/>
<text text-anchor="middle" x="295" y="-155.75" font-family="Helvetica,sans-Serif" font-size="10.00">nCr</text>
</a>
</g>
</g>
<!-- Node3&#45;&gt;Node4 -->
<g id="edge3" class="edge">
<g id="edge3_Node000003_Node000004" class="edge">
<title>Node3&#45;&gt;Node4</title>
<g id="a_edge3_Node000003_Node000004"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M209.51,-159.62C230.23,-159.62 251.9,-159.62 268.1,-159.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="267.84,-163.13 277.84,-159.62 267.84,-156.13 267.84,-163.13"/>
</a>
</g>
</g>
<!-- Node5 -->
<g id="node5" class="node">
<g id="Node000005" class="node">
<title>Node5</title>
<g id="a_node5"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/numeric/math/pow.html#" xlink:title=" ">
<g id="a_Node000005"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/numeric/math/pow.html#" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="321.75,-132.25 268.25,-132.25 268.25,-113 321.75,-113 321.75,-132.25"/>
<text text-anchor="middle" x="295" y="-118.75" font-family="Helvetica,sans-Serif" font-size="10.00">std::pow</text>
</a>
</g>
</g>
<!-- Node3&#45;&gt;Node5 -->
<g id="edge4" class="edge">
<g id="edge4_Node000003_Node000005" class="edge">
<title>Node3&#45;&gt;Node5</title>
<g id="a_edge4_Node000003_Node000005"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M184.62,-149.51C207.41,-143.91 235.48,-137.01 257.49,-131.6"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="258.19,-134.79 267.06,-129 256.52,-127.99 258.19,-134.79"/>
</a>
</g>
</g>
<!-- Node6&#45;&gt;Node7 -->
<g id="edge6" class="edge">
<g id="edge6_Node000006_Node000007" class="edge">
<title>Node6&#45;&gt;Node7</title>
<g id="a_edge6_Node000006_Node000007"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M183.44,-56.71C201.88,-61.37 223.98,-66.95 243.56,-71.89"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="242.59,-75.51 253.14,-74.56 244.3,-68.72 242.59,-75.51"/>
</a>
</g>
</g>
<!-- Node8 -->
<g id="node8" class="node">
<g id="Node000008" class="node">
<title>Node8</title>
<g id="a_node8"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/numeric/math/sqrt.html#" xlink:title=" ">
<g id="a_Node000008"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/numeric/math/sqrt.html#" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="321,-56.25 269,-56.25 269,-37 321,-37 321,-56.25"/>
<text text-anchor="middle" x="295" y="-42.75" font-family="Helvetica,sans-Serif" font-size="10.00">std::sqrt</text>
</a>
</g>
</g>
<!-- Node6&#45;&gt;Node8 -->
<g id="edge7" class="edge">
<g id="edge7_Node000006_Node000008" class="edge">
<title>Node6&#45;&gt;Node8</title>
<g id="a_edge7_Node000006_Node000008"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M212.14,-46.62C227.89,-46.62 244.03,-46.62 257.77,-46.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="257.68,-50.13 267.68,-46.62 257.68,-43.13 257.68,-50.13"/>
</a>
</g>
</g>
<!-- Node9&#45;&gt;Node4 -->
<g id="edge10" class="edge">
<g id="edge10_Node000009_Node000004" class="edge">
<title>Node9&#45;&gt;Node4</title>
<g id="a_edge10_Node000009_Node000004"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M184.62,-132.74C211.28,-139.29 245.18,-147.62 268.12,-153.26"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="267.18,-156.88 277.72,-155.87 268.85,-150.08 267.18,-156.88"/>
</a>
</g>
</g>
<!-- Node9&#45;&gt;Node5 -->
<g id="edge11" class="edge">
<g id="edge11_Node000009_Node000005" class="edge">
<title>Node9&#45;&gt;Node5</title>
<g id="a_edge11_Node000009_Node000005"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M200.4,-122.62C219.52,-122.62 240.32,-122.62 257.45,-122.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="257.12,-126.13 267.12,-122.62 257.12,-119.13 257.12,-126.13"/>
</a>
</g>
</g>
</g>
</svg>
</svg>
<style type='text/css'>
<![CDATA[
[data-mouse-over-selected='false'] { opacity: 0.7; }
[data-mouse-over-selected='true'] { opacity: 1.0; }
]]>
</style>
<script type="application/ecmascript"><![CDATA[
document.addEventListener('DOMContentLoaded', (event) => {
highlightEdges();
highlightAdjacentNodes();
});
]]></script>
</svg>

Before

Width:  |  Height:  |  Size: 8.4 KiB

After

Width:  |  Height:  |  Size: 10 KiB

View File

@@ -0,0 +1,210 @@
<?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 8.0.5 (20230430.1635)
-->
<!-- Title: main Pages: 1 -->
<svg width="350pt" height="214pt"
viewBox="0.00 0.00 350.00 214.25" 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 210.25)">
<title>main</title>
<!-- Node1 -->
<g id="Node000001" class="node">
<title>Node1</title>
<g id="a_Node000001"><a xlink:title=" ">
<polygon fill="#999999" stroke="#666666" points="37,-113.25 0,-113.25 0,-94 37,-94 37,-113.25"/>
<text text-anchor="middle" x="18.5" y="-99.75" font-family="Helvetica,sans-Serif" font-size="10.00">main</text>
</a>
</g>
</g>
<!-- Node2 -->
<g id="Node000002" class="node">
<title>Node2</title>
<g id="a_Node000002"><a xlink:href="../../d6/db0/binomial__dist_8cpp.html#a4416a7bc7fa87201883c54cdc4c82813" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="191,-206.25 94,-206.25 94,-187 191,-187 191,-206.25"/>
<text text-anchor="middle" x="142.5" y="-192.75" font-family="Helvetica,sans-Serif" font-size="10.00">binomial_expected</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node2 -->
<g id="edge1_Node000001_Node000002" class="edge">
<title>Node1&#45;&gt;Node2</title>
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M23.82,-113.59C31.37,-129.79 48.52,-161.73 73,-178.62 76.28,-180.89 79.83,-182.87 83.52,-184.6"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="81.98,-188.15 92.56,-188.62 84.58,-181.65 81.98,-188.15"/>
</a>
</g>
</g>
<!-- Node3 -->
<g id="Node000003" class="node">
<title>Node3</title>
<g id="a_Node000003"><a xlink:href="../../d6/db0/binomial__dist_8cpp.html#a76ed6ce71415fb400b65f0656cef3d25" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="209.38,-169.25 75.62,-169.25 75.62,-150 209.38,-150 209.38,-169.25"/>
<text text-anchor="middle" x="142.5" y="-155.75" font-family="Helvetica,sans-Serif" font-size="10.00">binomial_range_successes</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node3 -->
<g id="edge2_Node000001_Node000003" class="edge">
<title>Node1&#45;&gt;Node3</title>
<g id="a_edge2_Node000001_Node000003"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M31.05,-113.71C41.39,-122.27 57.31,-134.29 73,-141.62 76.39,-143.21 79.94,-144.67 83.57,-146.02"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="82.32,-149.63 92.91,-149.51 84.56,-143 82.32,-149.63"/>
</a>
</g>
</g>
<!-- Node6 -->
<g id="Node000006" class="node">
<title>Node6</title>
<g id="a_Node000006"><a xlink:href="../../d6/db0/binomial__dist_8cpp.html#af09e51f513cee647d41192ab0a872cdc" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="212,-56.25 73,-56.25 73,-37 212,-37 212,-56.25"/>
<text text-anchor="middle" x="142.5" y="-42.75" font-family="Helvetica,sans-Serif" font-size="10.00">binomial_standard_deviation</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node6 -->
<g id="edge5_Node000001_Node000006" class="edge">
<title>Node1&#45;&gt;Node6</title>
<g id="a_edge5_Node000001_Node000006"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M33.56,-93.79C44.08,-86.72 59.01,-77.29 73,-70.62 80.93,-66.85 89.61,-63.35 98.05,-60.26"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="98.9,-63.32 107.17,-56.69 96.57,-56.71 98.9,-63.32"/>
</a>
</g>
</g>
<!-- Node7 -->
<g id="Node000007" class="node">
<title>Node7</title>
<g id="a_Node000007"><a xlink:href="../../d6/db0/binomial__dist_8cpp.html#acd4dd4558031e4c5d045c801f73d8861" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="342,-94.25 248,-94.25 248,-75 342,-75 342,-94.25"/>
<text text-anchor="middle" x="295" y="-80.75" font-family="Helvetica,sans-Serif" font-size="10.00">binomial_variance</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node7 -->
<g id="edge8_Node000001_Node000007" class="edge">
<title>Node1&#45;&gt;Node7</title>
<g id="a_edge8_Node000001_Node000007"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M37.09,-102.41C76.61,-99.67 173.87,-92.94 236.74,-88.59"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="236.94,-92.01 246.67,-87.83 236.45,-85.03 236.94,-92.01"/>
</a>
</g>
</g>
<!-- Node9 -->
<g id="Node000009" class="node">
<title>Node9</title>
<g id="a_Node000009"><a xlink:href="../../d6/db0/binomial__dist_8cpp.html#a19ae0a6a2bd200fd1eb0e31b2bf4cc76" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="200,-132.25 85,-132.25 85,-113 200,-113 200,-132.25"/>
<text text-anchor="middle" x="142.5" y="-118.75" font-family="Helvetica,sans-Serif" font-size="10.00">binomial_x_successes</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node9 -->
<g id="edge9_Node000001_Node000009" class="edge">
<title>Node1&#45;&gt;Node9</title>
<g id="a_edge9_Node000001_Node000009"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M37.24,-106.39C47.15,-107.93 60.19,-109.96 73.69,-112.06"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="73.14,-115.68 83.56,-113.76 74.21,-108.76 73.14,-115.68"/>
</a>
</g>
</g>
<!-- Node10 -->
<g id="Node000010" class="node">
<title>Node10</title>
<g id="a_Node000010"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/io/manip/endl.html#" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="169.25,-19.25 115.75,-19.25 115.75,0 169.25,0 169.25,-19.25"/>
<text text-anchor="middle" x="142.5" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">std::endl</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node10 -->
<g id="edge12_Node000001_Node000010" class="edge">
<title>Node1&#45;&gt;Node10</title>
<g id="a_edge12_Node000001_Node000010"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M23.78,-93.53C31.28,-77.11 48.35,-44.75 73,-27.62 82.32,-21.15 93.81,-17.01 104.71,-14.35"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="105.22,-17.62 114.3,-12.16 103.8,-10.76 105.22,-17.62"/>
</a>
</g>
</g>
<!-- Node4 -->
<g id="Node000004" class="node">
<title>Node4</title>
<g id="a_Node000004"><a xlink:href="../../d6/db0/binomial__dist_8cpp.html#a78d36635232e54b5d71fcbf1eac9a49a" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="310.88,-169.25 279.12,-169.25 279.12,-150 310.88,-150 310.88,-169.25"/>
<text text-anchor="middle" x="295" y="-155.75" font-family="Helvetica,sans-Serif" font-size="10.00">nCr</text>
</a>
</g>
</g>
<!-- Node3&#45;&gt;Node4 -->
<g id="edge3_Node000003_Node000004" class="edge">
<title>Node3&#45;&gt;Node4</title>
<g id="a_edge3_Node000003_Node000004"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M209.51,-159.62C230.23,-159.62 251.9,-159.62 268.1,-159.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="267.84,-163.13 277.84,-159.62 267.84,-156.13 267.84,-163.13"/>
</a>
</g>
</g>
<!-- Node5 -->
<g id="Node000005" class="node">
<title>Node5</title>
<g id="a_Node000005"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/numeric/math/pow.html#" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="321.75,-132.25 268.25,-132.25 268.25,-113 321.75,-113 321.75,-132.25"/>
<text text-anchor="middle" x="295" y="-118.75" font-family="Helvetica,sans-Serif" font-size="10.00">std::pow</text>
</a>
</g>
</g>
<!-- Node3&#45;&gt;Node5 -->
<g id="edge4_Node000003_Node000005" class="edge">
<title>Node3&#45;&gt;Node5</title>
<g id="a_edge4_Node000003_Node000005"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M184.62,-149.51C207.41,-143.91 235.48,-137.01 257.49,-131.6"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="258.19,-134.79 267.06,-129 256.52,-127.99 258.19,-134.79"/>
</a>
</g>
</g>
<!-- Node6&#45;&gt;Node7 -->
<g id="edge6_Node000006_Node000007" class="edge">
<title>Node6&#45;&gt;Node7</title>
<g id="a_edge6_Node000006_Node000007"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M183.44,-56.71C201.88,-61.37 223.98,-66.95 243.56,-71.89"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="242.59,-75.51 253.14,-74.56 244.3,-68.72 242.59,-75.51"/>
</a>
</g>
</g>
<!-- Node8 -->
<g id="Node000008" class="node">
<title>Node8</title>
<g id="a_Node000008"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/numeric/math/sqrt.html#" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="321,-56.25 269,-56.25 269,-37 321,-37 321,-56.25"/>
<text text-anchor="middle" x="295" y="-42.75" font-family="Helvetica,sans-Serif" font-size="10.00">std::sqrt</text>
</a>
</g>
</g>
<!-- Node6&#45;&gt;Node8 -->
<g id="edge7_Node000006_Node000008" class="edge">
<title>Node6&#45;&gt;Node8</title>
<g id="a_edge7_Node000006_Node000008"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M212.14,-46.62C227.89,-46.62 244.03,-46.62 257.77,-46.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="257.68,-50.13 267.68,-46.62 257.68,-43.13 257.68,-50.13"/>
</a>
</g>
</g>
<!-- Node9&#45;&gt;Node4 -->
<g id="edge10_Node000009_Node000004" class="edge">
<title>Node9&#45;&gt;Node4</title>
<g id="a_edge10_Node000009_Node000004"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M184.62,-132.74C211.28,-139.29 245.18,-147.62 268.12,-153.26"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="267.18,-156.88 277.72,-155.87 268.85,-150.08 267.18,-156.88"/>
</a>
</g>
</g>
<!-- Node9&#45;&gt;Node5 -->
<g id="edge11_Node000009_Node000005" class="edge">
<title>Node9&#45;&gt;Node5</title>
<g id="a_edge11_Node000009_Node000005"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M200.4,-122.62C219.52,-122.62 240.32,-122.62 257.45,-122.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="257.12,-126.13 267.12,-122.62 257.12,-119.13 257.12,-126.13"/>
</a>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 9.5 KiB

View File

@@ -1,5 +1,7 @@
<map id="binomial_standard_deviation" name="binomial_standard_deviation">
<area shape="rect" id="node1" title=" " alt="" coords="5,31,191,56"/>
<area shape="rect" id="node2" href="$d6/db0/binomial__dist_8cpp.html#acd4dd4558031e4c5d045c801f73d8861" title=" " alt="" coords="239,5,364,31"/>
<area shape="rect" id="node3" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/numeric/math/sqrt.html#" title=" " alt="" coords="267,55,336,80"/>
<area shape="rect" id="Node000001" title=" " alt="" coords="5,31,191,56"/>
<area shape="rect" id="Node000002" href="$d6/db0/binomial__dist_8cpp.html#acd4dd4558031e4c5d045c801f73d8861" title=" " alt="" coords="239,5,364,31"/>
<area shape="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="191,29,224,25,224,30,191,35"/>
<area shape="rect" id="Node000003" href="/Users/runner/work/C-Plus-Plus/C-Plus-Plus/doc/cppreference-doxygen-web.tag.xml$cpp/numeric/math/sqrt.html#" title=" " alt="" coords="267,55,336,80"/>
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="191,52,252,59,251,64,191,57"/>
</map>

View File

@@ -1 +1 @@
c12ec066ff9537f42e28c565190e69b8
a41de9c07507b5b36bfe2578d1a27471

View File

@@ -6,46 +6,77 @@
<!-- Title: binomial_standard_deviation Pages: 1 -->
<svg width="277pt" height="64pt"
viewBox="0.00 0.00 277.00 64.25" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<svg id="main" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" onload="init(evt)">
<style type="text/css"><![CDATA[
.node, .edge {opacity: 0.7;}
.node.selected, .edge.selected {opacity: 1;}
.edge:hover path { stroke: red; }
.edge:hover polygon { stroke: red; fill: red; }
]]></style>
<script type="application/ecmascript" xlink:href="../../svg.min.js"/>
<svg id="graph" class="graph">
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 60.25)">
<title>binomial_standard_deviation</title>
<!-- Node1 -->
<g id="node1" class="node">
<g id="Node000001" class="node">
<title>Node1</title>
<g id="a_node1"><a xlink:title=" ">
<g id="a_Node000001"><a xlink:title=" ">
<polygon fill="#999999" stroke="#666666" points="139,-37.25 0,-37.25 0,-18 139,-18 139,-37.25"/>
<text text-anchor="middle" x="69.5" y="-23.75" font-family="Helvetica,sans-Serif" font-size="10.00">binomial_standard_deviation</text>
</a>
</g>
</g>
<!-- Node2 -->
<g id="node2" class="node">
<g id="Node000002" class="node">
<title>Node2</title>
<g id="a_node2"><a xlink:href="../../d6/db0/binomial__dist_8cpp.html#acd4dd4558031e4c5d045c801f73d8861" target="_top" xlink:title=" ">
<g id="a_Node000002"><a xlink:href="../../d6/db0/binomial__dist_8cpp.html#acd4dd4558031e4c5d045c801f73d8861" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="269,-56.25 175,-56.25 175,-37 269,-37 269,-56.25"/>
<text text-anchor="middle" x="222" y="-42.75" font-family="Helvetica,sans-Serif" font-size="10.00">binomial_variance</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node2 -->
<g id="edge1" class="edge">
<g id="edge1_Node000001_Node000002" class="edge">
<title>Node1&#45;&gt;Node2</title>
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M139.14,-36.29C147.46,-37.34 155.88,-38.4 164,-39.43"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="163.49,-43.02 173.85,-40.8 164.37,-36.07 163.49,-43.02"/>
</a>
</g>
</g>
<!-- Node3 -->
<g id="node3" class="node">
<g id="Node000003" class="node">
<title>Node3</title>
<g id="a_node3"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/numeric/math/sqrt.html#" xlink:title=" ">
<g id="a_Node000003"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/numeric/math/sqrt.html#" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="248,-19.25 196,-19.25 196,0 248,0 248,-19.25"/>
<text text-anchor="middle" x="222" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">std::sqrt</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node3 -->
<g id="edge2" class="edge">
<g id="edge2_Node000001_Node000003" class="edge">
<title>Node1&#45;&gt;Node3</title>
<g id="a_edge2_Node000001_Node000003"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M139.14,-19.42C154.89,-17.53 171.03,-15.6 184.77,-13.96"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="185.17,-17.32 194.68,-12.65 184.33,-10.37 185.17,-17.32"/>
</a>
</g>
</g>
</g>
</svg>
</svg>
<style type='text/css'>
<![CDATA[
[data-mouse-over-selected='false'] { opacity: 0.7; }
[data-mouse-over-selected='true'] { opacity: 1.0; }
]]>
</style>
<script type="application/ecmascript"><![CDATA[
document.addEventListener('DOMContentLoaded', (event) => {
highlightEdges();
highlightAdjacentNodes();
});
]]></script>
</svg>

Before

Width:  |  Height:  |  Size: 2.3 KiB

After

Width:  |  Height:  |  Size: 3.3 KiB

View File

@@ -0,0 +1,57 @@
<?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 8.0.5 (20230430.1635)
-->
<!-- Title: binomial_standard_deviation Pages: 1 -->
<svg width="277pt" height="64pt"
viewBox="0.00 0.00 277.00 64.25" 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 60.25)">
<title>binomial_standard_deviation</title>
<!-- Node1 -->
<g id="Node000001" class="node">
<title>Node1</title>
<g id="a_Node000001"><a xlink:title=" ">
<polygon fill="#999999" stroke="#666666" points="139,-37.25 0,-37.25 0,-18 139,-18 139,-37.25"/>
<text text-anchor="middle" x="69.5" y="-23.75" font-family="Helvetica,sans-Serif" font-size="10.00">binomial_standard_deviation</text>
</a>
</g>
</g>
<!-- Node2 -->
<g id="Node000002" class="node">
<title>Node2</title>
<g id="a_Node000002"><a xlink:href="../../d6/db0/binomial__dist_8cpp.html#acd4dd4558031e4c5d045c801f73d8861" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="269,-56.25 175,-56.25 175,-37 269,-37 269,-56.25"/>
<text text-anchor="middle" x="222" y="-42.75" font-family="Helvetica,sans-Serif" font-size="10.00">binomial_variance</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node2 -->
<g id="edge1_Node000001_Node000002" class="edge">
<title>Node1&#45;&gt;Node2</title>
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M139.14,-36.29C147.46,-37.34 155.88,-38.4 164,-39.43"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="163.49,-43.02 173.85,-40.8 164.37,-36.07 163.49,-43.02"/>
</a>
</g>
</g>
<!-- Node3 -->
<g id="Node000003" class="node">
<title>Node3</title>
<g id="a_Node000003"><a target="_blank" xlink:href="http://en.cppreference.com/w/cpp/numeric/math/sqrt.html#" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="248,-19.25 196,-19.25 196,0 248,0 248,-19.25"/>
<text text-anchor="middle" x="222" y="-5.75" font-family="Helvetica,sans-Serif" font-size="10.00">std::sqrt</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node3 -->
<g id="edge2_Node000001_Node000003" class="edge">
<title>Node1&#45;&gt;Node3</title>
<g id="a_edge2_Node000001_Node000003"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M139.14,-19.42C154.89,-17.53 171.03,-15.6 184.77,-13.96"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="185.17,-17.32 194.68,-12.65 184.33,-10.37 185.17,-17.32"/>
</a>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.5 KiB