Documentation for 6376bf46af

This commit is contained in:
github-actions
2023-09-27 18:42:32 +00:00
parent d28eba1fef
commit b5b4d78981
5708 changed files with 52275 additions and 51112 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.7"/>
<meta name="generator" content="Doxygen 1.9.8"/>
<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.7 -->
<!-- Generated by Doxygen 1.9.8 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;dn=expat.txt MIT */
var searchBox = new SearchBox("searchBox", "../../search/",'.html');
@@ -115,19 +115,19 @@ Include dependency graph for binomial_dist.cpp:</div>
</div><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="func-members" name="func-members"></a>
Functions</h2></td></tr>
<tr class="memitem:a4416a7bc7fa87201883c54cdc4c82813"><td class="memItemLeft" align="right" valign="top">double&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../d6/db0/binomial__dist_8cpp.html#a4416a7bc7fa87201883c54cdc4c82813">binomial_expected</a> (double n, double p)</td></tr>
<tr class="memitem:a4416a7bc7fa87201883c54cdc4c82813" id="r_a4416a7bc7fa87201883c54cdc4c82813"><td class="memItemLeft" align="right" valign="top">double&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../d6/db0/binomial__dist_8cpp.html#a4416a7bc7fa87201883c54cdc4c82813">binomial_expected</a> (double n, double p)</td></tr>
<tr class="separator:a4416a7bc7fa87201883c54cdc4c82813"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:acd4dd4558031e4c5d045c801f73d8861"><td class="memItemLeft" align="right" valign="top">double&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../d6/db0/binomial__dist_8cpp.html#acd4dd4558031e4c5d045c801f73d8861">binomial_variance</a> (double n, double p)</td></tr>
<tr class="memitem:acd4dd4558031e4c5d045c801f73d8861" id="r_acd4dd4558031e4c5d045c801f73d8861"><td class="memItemLeft" align="right" valign="top">double&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../d6/db0/binomial__dist_8cpp.html#acd4dd4558031e4c5d045c801f73d8861">binomial_variance</a> (double n, double p)</td></tr>
<tr class="separator:acd4dd4558031e4c5d045c801f73d8861"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:af09e51f513cee647d41192ab0a872cdc"><td class="memItemLeft" align="right" valign="top">double&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../d6/db0/binomial__dist_8cpp.html#af09e51f513cee647d41192ab0a872cdc">binomial_standard_deviation</a> (double n, double p)</td></tr>
<tr class="memitem:af09e51f513cee647d41192ab0a872cdc" id="r_af09e51f513cee647d41192ab0a872cdc"><td class="memItemLeft" align="right" valign="top">double&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../d6/db0/binomial__dist_8cpp.html#af09e51f513cee647d41192ab0a872cdc">binomial_standard_deviation</a> (double n, double p)</td></tr>
<tr class="separator:af09e51f513cee647d41192ab0a872cdc"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a78d36635232e54b5d71fcbf1eac9a49a"><td class="memItemLeft" align="right" valign="top">double&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../d6/db0/binomial__dist_8cpp.html#a78d36635232e54b5d71fcbf1eac9a49a">nCr</a> (double n, double r)</td></tr>
<tr class="memitem:a78d36635232e54b5d71fcbf1eac9a49a" id="r_a78d36635232e54b5d71fcbf1eac9a49a"><td class="memItemLeft" align="right" valign="top">double&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../d6/db0/binomial__dist_8cpp.html#a78d36635232e54b5d71fcbf1eac9a49a">nCr</a> (double n, double r)</td></tr>
<tr class="separator:a78d36635232e54b5d71fcbf1eac9a49a"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a19ae0a6a2bd200fd1eb0e31b2bf4cc76"><td class="memItemLeft" align="right" valign="top">double&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../d6/db0/binomial__dist_8cpp.html#a19ae0a6a2bd200fd1eb0e31b2bf4cc76">binomial_x_successes</a> (double n, double p, double x)</td></tr>
<tr class="memitem:a19ae0a6a2bd200fd1eb0e31b2bf4cc76" id="r_a19ae0a6a2bd200fd1eb0e31b2bf4cc76"><td class="memItemLeft" align="right" valign="top">double&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../d6/db0/binomial__dist_8cpp.html#a19ae0a6a2bd200fd1eb0e31b2bf4cc76">binomial_x_successes</a> (double n, double p, double x)</td></tr>
<tr class="separator:a19ae0a6a2bd200fd1eb0e31b2bf4cc76"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a76ed6ce71415fb400b65f0656cef3d25"><td class="memItemLeft" align="right" valign="top">double&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../d6/db0/binomial__dist_8cpp.html#a76ed6ce71415fb400b65f0656cef3d25">binomial_range_successes</a> (double n, double p, double lower_bound, double upper_bound)</td></tr>
<tr class="memitem:a76ed6ce71415fb400b65f0656cef3d25" id="r_a76ed6ce71415fb400b65f0656cef3d25"><td class="memItemLeft" align="right" valign="top">double&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../d6/db0/binomial__dist_8cpp.html#a76ed6ce71415fb400b65f0656cef3d25">binomial_range_successes</a> (double n, double p, double lower_bound, double upper_bound)</td></tr>
<tr class="separator:a76ed6ce71415fb400b65f0656cef3d25"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ae66f6b31b5ad750f1fe042a706a4e3d4"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../d6/db0/binomial__dist_8cpp.html#ae66f6b31b5ad750f1fe042a706a4e3d4">main</a> ()</td></tr>
<tr class="memitem:ae66f6b31b5ad750f1fe042a706a4e3d4" id="r_ae66f6b31b5ad750f1fe042a706a4e3d4"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="../../d6/db0/binomial__dist_8cpp.html#ae66f6b31b5ad750f1fe042a706a4e3d4">main</a> ()</td></tr>
<tr class="separator:ae66f6b31b5ad750f1fe042a706a4e3d4"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
@@ -466,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.7 </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.8 </li>
</ul>
</div>
</body>

View File

@@ -1,7 +1,7 @@
<map id="binomial_x_successes" name="binomial_x_successes">
<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="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="159,29,205,21,206,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"/>
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="159,52,192,57,191,63,159,58"/>
</map>

View File

@@ -1,7 +1,7 @@
<?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.1.0 (20230707.0739)
<!-- Generated by graphviz version 9.0.0 (20230911.1827)
-->
<!-- Title: binomial_x_successes Pages: 1 -->
<svg width="213pt" height="64pt"
@@ -40,8 +40,8 @@
<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"/>
<path fill="none" stroke="#63b8ff" d="M115.2,-36.74C127.47,-38.71 139.88,-40.7 150.31,-42.38"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="149.59,-45.81 160.02,-43.94 150.71,-38.9 149.59,-45.81"/>
</a>
</g>
</g>
@@ -58,8 +58,8 @@
<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"/>
<path fill="none" stroke="#63b8ff" d="M115.2,-18.99C123.47,-17.74 131.8,-16.47 139.54,-15.29"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="139.91,-18.77 149.27,-13.81 138.85,-11.85 139.91,-18.77"/>
</a>
</g>
</g>

Before

Width:  |  Height:  |  Size: 3.3 KiB

After

Width:  |  Height:  |  Size: 3.3 KiB

View File

@@ -1,7 +1,7 @@
<?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.1.0 (20230707.0739)
<!-- Generated by graphviz version 9.0.0 (20230911.1827)
-->
<!-- Title: binomial_x_successes Pages: 1 -->
<svg width="213pt" height="64pt"
@@ -30,8 +30,8 @@
<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"/>
<path fill="none" stroke="#63b8ff" d="M115.2,-36.74C127.47,-38.71 139.88,-40.7 150.31,-42.38"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="149.59,-45.81 160.02,-43.94 150.71,-38.9 149.59,-45.81"/>
</a>
</g>
</g>
@@ -48,8 +48,8 @@
<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"/>
<path fill="none" stroke="#63b8ff" d="M115.2,-18.99C123.47,-17.74 131.8,-16.47 139.54,-15.29"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="139.91,-18.77 149.27,-13.81 138.85,-11.85 139.91,-18.77"/>
</a>
</g>
</g>

Before

Width:  |  Height:  |  Size: 2.5 KiB

After

Width:  |  Height:  |  Size: 2.5 KiB

View File

@@ -1,7 +1,7 @@
<map id="binomial_range_successes" name="binomial_range_successes">
<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="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="184,28,231,21,231,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"/>
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="184,53,217,58,216,63,184,59"/>
</map>

View File

@@ -1,7 +1,7 @@
<?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.1.0 (20230707.0739)
<!-- Generated by graphviz version 9.0.0 (20230911.1827)
-->
<!-- Title: binomial_range_successes Pages: 1 -->
<svg width="231pt" height="64pt"
@@ -40,8 +40,8 @@
<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"/>
<path fill="none" stroke="#63b8ff" d="M133.93,-37.46C146.43,-39.32 158.82,-41.16 169.17,-42.71"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="168.37,-46.12 178.77,-44.13 169.4,-39.2 168.37,-46.12"/>
</a>
</g>
</g>
@@ -58,8 +58,8 @@
<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"/>
<path fill="none" stroke="#63b8ff" d="M133.93,-18.31C142.33,-17.12 150.68,-15.95 158.39,-14.86"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="158.63,-18.36 168.04,-13.5 157.65,-11.43 158.63,-18.36"/>
</a>
</g>
</g>

Before

Width:  |  Height:  |  Size: 3.3 KiB

After

Width:  |  Height:  |  Size: 3.3 KiB

View File

@@ -1,7 +1,7 @@
<?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.1.0 (20230707.0739)
<!-- Generated by graphviz version 9.0.0 (20230911.1827)
-->
<!-- Title: binomial_range_successes Pages: 1 -->
<svg width="231pt" height="64pt"
@@ -30,8 +30,8 @@
<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"/>
<path fill="none" stroke="#63b8ff" d="M133.93,-37.46C146.43,-39.32 158.82,-41.16 169.17,-42.71"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="168.37,-46.12 178.77,-44.13 169.4,-39.2 168.37,-46.12"/>
</a>
</g>
</g>
@@ -48,8 +48,8 @@
<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"/>
<path fill="none" stroke="#63b8ff" d="M133.93,-18.31C142.33,-17.12 150.68,-15.95 158.39,-14.86"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="158.63,-18.36 168.04,-13.5 157.65,-11.43 158.63,-18.36"/>
</a>
</g>
</g>

Before

Width:  |  Height:  |  Size: 2.5 KiB

After

Width:  |  Height:  |  Size: 2.5 KiB

View File

@@ -3,22 +3,22 @@
<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="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="45,127,71,107,101,89,115,83,117,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="poly" id="edge5_Node000001_Node000006" title=" " alt="" coords="51,153,104,184,136,197,134,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="poly" id="edge8_Node000001_Node000007" title=" " alt="" coords="55,141,321,160,320,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="poly" id="edge9_Node000001_Node000009" title=" " alt="" coords="55,136,103,128,103,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="poly" id="edge12_Node000001_Node000010" title=" " alt="" coords="39,154,64,198,82,221,104,241,124,252,145,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="poly" id="edge3_Node000003_Node000004" title=" " alt="" coords="285,65,362,65,362,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="poly" id="edge6_Node000006_Node000007" title=" " alt="" coords="249,202,329,182,330,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="edge7_Node000006_Node000008" title=" " alt="" coords="288,216,348,216,348,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"/>
<area shape="poly" id="edge11_Node000009_Node000005" title=" " alt="" coords="273,114,348,114,348,120,273,120"/>
</map>

View File

@@ -1,7 +1,7 @@
<?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.1.0 (20230707.0739)
<!-- Generated by graphviz version 9.0.0 (20230911.1827)
-->
<!-- Title: main Pages: 1 -->
<svg width="350pt" height="214pt"
@@ -40,8 +40,8 @@
<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"/>
<path fill="none" stroke="#63b8ff" d="M23.82,-113.59C31.37,-129.79 48.52,-161.73 73,-178.62 76.18,-180.82 79.62,-182.75 83.19,-184.44"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="81.57,-187.56 92.16,-188.05 84.19,-181.07 81.57,-187.56"/>
</a>
</g>
</g>
@@ -58,8 +58,8 @@
<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"/>
<path fill="none" stroke="#63b8ff" d="M31.05,-113.71C41.39,-122.27 57.31,-134.29 73,-141.62 76.29,-143.16 79.72,-144.58 83.24,-145.89"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="81.89,-149.13 92.48,-149.02 84.13,-142.5 81.89,-149.13"/>
</a>
</g>
</g>
@@ -76,8 +76,8 @@
<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"/>
<path fill="none" stroke="#63b8ff" d="M33.56,-93.79C44.08,-86.72 59.01,-77.29 73,-70.62 80.75,-66.93 89.23,-63.5 97.5,-60.46"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="98.48,-63.83 106.74,-57.2 96.15,-57.23 98.48,-63.83"/>
</a>
</g>
</g>
@@ -94,8 +94,8 @@
<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"/>
<path fill="none" stroke="#63b8ff" d="M37.09,-102.41C76.52,-99.68 173.47,-92.97 236.35,-88.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="236.43,-92.12 246.16,-87.94 235.94,-85.14 236.43,-92.12"/>
</a>
</g>
</g>
@@ -112,8 +112,8 @@
<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"/>
<path fill="none" stroke="#63b8ff" d="M37.24,-106.39C47.05,-107.92 59.93,-109.92 73.29,-112"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="72.64,-115.44 83.06,-113.52 73.72,-108.53 72.64,-115.44"/>
</a>
</g>
</g>
@@ -130,8 +130,8 @@
<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"/>
<path fill="none" stroke="#63b8ff" d="M23.78,-93.53C31.28,-77.11 48.35,-44.75 73,-27.62 82.22,-21.22 93.57,-17.09 104.37,-14.44"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="104.74,-17.93 113.82,-12.47 103.32,-11.08 104.74,-17.93"/>
</a>
</g>
</g>
@@ -148,8 +148,8 @@
<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"/>
<path fill="none" stroke="#63b8ff" d="M209.51,-159.62C230.03,-159.62 251.48,-159.62 267.63,-159.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="267.33,-163.13 277.33,-159.63 267.33,-156.13 267.33,-163.13"/>
</a>
</g>
</g>
@@ -166,8 +166,8 @@
<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"/>
<path fill="none" stroke="#63b8ff" d="M184.62,-149.51C207.3,-143.94 235.23,-137.07 257.19,-131.68"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="257.72,-135.15 266.59,-129.36 256.05,-128.35 257.72,-135.15"/>
</a>
</g>
</g>
@@ -175,8 +175,8 @@
<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"/>
<path fill="none" stroke="#63b8ff" d="M183.44,-56.71C201.71,-61.32 223.57,-66.84 243.02,-71.75"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="242.12,-75.14 252.67,-74.19 243.83,-68.35 242.12,-75.14"/>
</a>
</g>
</g>
@@ -193,8 +193,8 @@
<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"/>
<path fill="none" stroke="#63b8ff" d="M212.14,-46.62C227.73,-46.62 243.7,-46.62 257.35,-46.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="257.17,-50.13 267.17,-46.63 257.17,-43.13 257.17,-50.13"/>
</a>
</g>
</g>
@@ -202,8 +202,8 @@
<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"/>
<path fill="none" stroke="#63b8ff" d="M184.62,-132.74C211.16,-139.26 244.87,-147.55 267.81,-153.19"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="266.71,-156.52 277.25,-155.51 268.38,-149.72 266.71,-156.52"/>
</a>
</g>
</g>
@@ -211,8 +211,8 @@
<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"/>
<path fill="none" stroke="#63b8ff" d="M200.4,-122.62C219.33,-122.62 239.92,-122.62 256.96,-122.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="256.6,-126.13 266.6,-122.63 256.6,-119.13 256.6,-126.13"/>
</a>
</g>
</g>

Before

Width:  |  Height:  |  Size: 10 KiB

After

Width:  |  Height:  |  Size: 10 KiB

View File

@@ -1,7 +1,7 @@
<?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.1.0 (20230707.0739)
<!-- Generated by graphviz version 9.0.0 (20230911.1827)
-->
<!-- Title: main Pages: 1 -->
<svg width="350pt" height="214pt"
@@ -30,8 +30,8 @@
<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"/>
<path fill="none" stroke="#63b8ff" d="M23.82,-113.59C31.37,-129.79 48.52,-161.73 73,-178.62 76.18,-180.82 79.62,-182.75 83.19,-184.44"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="81.57,-187.56 92.16,-188.05 84.19,-181.07 81.57,-187.56"/>
</a>
</g>
</g>
@@ -48,8 +48,8 @@
<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"/>
<path fill="none" stroke="#63b8ff" d="M31.05,-113.71C41.39,-122.27 57.31,-134.29 73,-141.62 76.29,-143.16 79.72,-144.58 83.24,-145.89"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="81.89,-149.13 92.48,-149.02 84.13,-142.5 81.89,-149.13"/>
</a>
</g>
</g>
@@ -66,8 +66,8 @@
<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"/>
<path fill="none" stroke="#63b8ff" d="M33.56,-93.79C44.08,-86.72 59.01,-77.29 73,-70.62 80.75,-66.93 89.23,-63.5 97.5,-60.46"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="98.48,-63.83 106.74,-57.2 96.15,-57.23 98.48,-63.83"/>
</a>
</g>
</g>
@@ -84,8 +84,8 @@
<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"/>
<path fill="none" stroke="#63b8ff" d="M37.09,-102.41C76.52,-99.68 173.47,-92.97 236.35,-88.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="236.43,-92.12 246.16,-87.94 235.94,-85.14 236.43,-92.12"/>
</a>
</g>
</g>
@@ -102,8 +102,8 @@
<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"/>
<path fill="none" stroke="#63b8ff" d="M37.24,-106.39C47.05,-107.92 59.93,-109.92 73.29,-112"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="72.64,-115.44 83.06,-113.52 73.72,-108.53 72.64,-115.44"/>
</a>
</g>
</g>
@@ -120,8 +120,8 @@
<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"/>
<path fill="none" stroke="#63b8ff" d="M23.78,-93.53C31.28,-77.11 48.35,-44.75 73,-27.62 82.22,-21.22 93.57,-17.09 104.37,-14.44"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="104.74,-17.93 113.82,-12.47 103.32,-11.08 104.74,-17.93"/>
</a>
</g>
</g>
@@ -138,8 +138,8 @@
<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"/>
<path fill="none" stroke="#63b8ff" d="M209.51,-159.62C230.03,-159.62 251.48,-159.62 267.63,-159.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="267.33,-163.13 277.33,-159.63 267.33,-156.13 267.33,-163.13"/>
</a>
</g>
</g>
@@ -156,8 +156,8 @@
<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"/>
<path fill="none" stroke="#63b8ff" d="M184.62,-149.51C207.3,-143.94 235.23,-137.07 257.19,-131.68"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="257.72,-135.15 266.59,-129.36 256.05,-128.35 257.72,-135.15"/>
</a>
</g>
</g>
@@ -165,8 +165,8 @@
<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"/>
<path fill="none" stroke="#63b8ff" d="M183.44,-56.71C201.71,-61.32 223.57,-66.84 243.02,-71.75"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="242.12,-75.14 252.67,-74.19 243.83,-68.35 242.12,-75.14"/>
</a>
</g>
</g>
@@ -183,8 +183,8 @@
<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"/>
<path fill="none" stroke="#63b8ff" d="M212.14,-46.62C227.73,-46.62 243.7,-46.62 257.35,-46.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="257.17,-50.13 267.17,-46.63 257.17,-43.13 257.17,-50.13"/>
</a>
</g>
</g>
@@ -192,8 +192,8 @@
<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"/>
<path fill="none" stroke="#63b8ff" d="M184.62,-132.74C211.16,-139.26 244.87,-147.55 267.81,-153.19"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="266.71,-156.52 277.25,-155.51 268.38,-149.72 266.71,-156.52"/>
</a>
</g>
</g>
@@ -201,8 +201,8 @@
<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"/>
<path fill="none" stroke="#63b8ff" d="M200.4,-122.62C219.33,-122.62 239.92,-122.62 256.96,-122.62"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="256.6,-126.13 266.6,-122.63 256.6,-119.13 256.6,-126.13"/>
</a>
</g>
</g>

Before

Width:  |  Height:  |  Size: 9.5 KiB

After

Width:  |  Height:  |  Size: 9.5 KiB

View File

@@ -1,7 +1,7 @@
<map id="binomial_standard_deviation" name="binomial_standard_deviation">
<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="poly" id="edge1_Node000001_Node000002" title=" " alt="" coords="191,29,223,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"/>
<area shape="poly" id="edge2_Node000001_Node000003" title=" " alt="" coords="191,52,251,59,251,64,191,57"/>
</map>

View File

@@ -1,7 +1,7 @@
<?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.1.0 (20230707.0739)
<!-- Generated by graphviz version 9.0.0 (20230911.1827)
-->
<!-- Title: binomial_standard_deviation Pages: 1 -->
<svg width="277pt" height="64pt"
@@ -40,8 +40,8 @@
<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"/>
<path fill="none" stroke="#63b8ff" d="M139.14,-36.29C147.27,-37.32 155.5,-38.36 163.45,-39.36"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="162.99,-42.83 173.35,-40.61 163.87,-35.88 162.99,-42.83"/>
</a>
</g>
</g>
@@ -58,8 +58,8 @@
<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"/>
<path fill="none" stroke="#63b8ff" d="M139.14,-19.42C154.73,-17.55 170.7,-15.64 184.35,-14.01"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="184.66,-17.5 194.18,-12.83 183.83,-10.55 184.66,-17.5"/>
</a>
</g>
</g>

Before

Width:  |  Height:  |  Size: 3.3 KiB

After

Width:  |  Height:  |  Size: 3.3 KiB

View File

@@ -1,7 +1,7 @@
<?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.1.0 (20230707.0739)
<!-- Generated by graphviz version 9.0.0 (20230911.1827)
-->
<!-- Title: binomial_standard_deviation Pages: 1 -->
<svg width="277pt" height="64pt"
@@ -30,8 +30,8 @@
<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"/>
<path fill="none" stroke="#63b8ff" d="M139.14,-36.29C147.27,-37.32 155.5,-38.36 163.45,-39.36"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="162.99,-42.83 173.35,-40.61 163.87,-35.88 162.99,-42.83"/>
</a>
</g>
</g>
@@ -48,8 +48,8 @@
<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"/>
<path fill="none" stroke="#63b8ff" d="M139.14,-19.42C154.73,-17.55 170.7,-15.64 184.35,-14.01"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="184.66,-17.5 194.18,-12.83 183.83,-10.55 184.66,-17.5"/>
</a>
</g>
</g>

Before

Width:  |  Height:  |  Size: 2.5 KiB

After

Width:  |  Height:  |  Size: 2.5 KiB