mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-04-30 21:42:18 +08:00
Documentation for 6376bf46af
This commit is contained in:
@@ -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: probability/poisson_dist.cpp Pages: 1 -->
|
||||
<svg width="122pt" height="94pt"
|
||||
@@ -41,8 +41,8 @@
|
||||
<g id="edge1_Node000001_Node000002" class="edge">
|
||||
<title>Node1->Node2</title>
|
||||
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M46.34,-54.95C41.99,-47.19 36.6,-37.56 31.95,-29.26"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="34.53,-27.71 26.59,-20.7 28.42,-31.14 34.53,-27.71"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M46.34,-54.95C42.04,-47.28 36.72,-37.77 32.1,-29.54"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="35.27,-28.03 27.33,-21.02 29.16,-31.46 35.27,-28.03"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -59,8 +59,8 @@
|
||||
<g id="edge2_Node000001_Node000003" class="edge">
|
||||
<title>Node1->Node3</title>
|
||||
<g id="a_edge2_Node000001_Node000003"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M62.66,-54.95C67.01,-47.19 72.4,-37.56 77.05,-29.26"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="80.58,-31.14 82.41,-20.7 74.47,-27.71 80.58,-31.14"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M62.66,-54.95C66.96,-47.28 72.28,-37.77 76.9,-29.54"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="79.84,-31.46 81.67,-21.02 73.73,-28.03 79.84,-31.46"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
|
||||
|
Before Width: | Height: | Size: 3.2 KiB After Width: | Height: | Size: 3.2 KiB |
@@ -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: probability/poisson_dist.cpp Pages: 1 -->
|
||||
<svg width="122pt" height="94pt"
|
||||
@@ -31,8 +31,8 @@
|
||||
<g id="edge1_Node000001_Node000002" class="edge">
|
||||
<title>Node1->Node2</title>
|
||||
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M46.34,-54.95C41.99,-47.19 36.6,-37.56 31.95,-29.26"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="34.53,-27.71 26.59,-20.7 28.42,-31.14 34.53,-27.71"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M46.34,-54.95C42.04,-47.28 36.72,-37.77 32.1,-29.54"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="35.27,-28.03 27.33,-21.02 29.16,-31.46 35.27,-28.03"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
@@ -49,8 +49,8 @@
|
||||
<g id="edge2_Node000001_Node000003" class="edge">
|
||||
<title>Node1->Node3</title>
|
||||
<g id="a_edge2_Node000001_Node000003"><a xlink:title=" ">
|
||||
<path fill="none" stroke="#63b8ff" d="M62.66,-54.95C67.01,-47.19 72.4,-37.56 77.05,-29.26"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="80.58,-31.14 82.41,-20.7 74.47,-27.71 80.58,-31.14"/>
|
||||
<path fill="none" stroke="#63b8ff" d="M62.66,-54.95C66.96,-47.28 72.28,-37.77 76.9,-29.54"/>
|
||||
<polygon fill="#63b8ff" stroke="#63b8ff" points="79.84,-31.46 81.67,-21.02 73.73,-28.03 79.84,-31.46"/>
|
||||
</a>
|
||||
</g>
|
||||
</g>
|
||||
|
||||
|
Before Width: | Height: | Size: 2.4 KiB After Width: | Height: | Size: 2.4 KiB |
Reference in New Issue
Block a user