Documentation for 98bcc5df71

This commit is contained in:
github-actions
2020-06-23 02:46:25 +00:00
parent 4d809b20be
commit 3a712e6b4a
261 changed files with 275 additions and 274 deletions

View File

@@ -148,7 +148,7 @@ int&#160;</td><td class="memItemRight" valign="bottom"><b>total</b></td></tr>
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="../../d5/d15/classcll.html">cll</a></li>
<li class="footer">Generated on Mon Jun 22 2020 12:05:42 for Algorithms_in_C++ by
<li class="footer">Generated on Tue Jun 23 2020 02:45:40 for Algorithms_in_C++ by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="../../doxygen.png" alt="doxygen"/></a> 1.8.18 </li>
</ul>

View File

@@ -135,7 +135,7 @@ unsigned&#160;</td><td class="memItemRight" valign="bottom"><b>freq</b></td></tr
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="../../d5/d29/struct_min_heap_node.html">MinHeapNode</a></li>
<li class="footer">Generated on Mon Jun 22 2020 12:05:42 for Algorithms_in_C++ by
<li class="footer">Generated on Tue Jun 23 2020 02:45:40 for Algorithms_in_C++ by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="../../doxygen.png" alt="doxygen"/></a> 1.8.18 </li>
</ul>

View File

@@ -415,7 +415,7 @@ Here is the call graph for this function:</div>
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="footer">Generated on Mon Jun 22 2020 12:05:41 for Algorithms_in_C++ by
<li class="footer">Generated on Tue Jun 23 2020 02:45:40 for Algorithms_in_C++ by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="../../doxygen.png" alt="doxygen"/></a> 1.8.18 </li>
</ul>

View File

@@ -240,7 +240,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="../../d5/d67/bayes__theorem_8cpp.html">bayes_theorem.cpp</a></li>
<li class="footer">Generated on Mon Jun 22 2020 12:05:41 for Algorithms_in_C++ by
<li class="footer">Generated on Tue Jun 23 2020 02:45:40 for Algorithms_in_C++ by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="../../doxygen.png" alt="doxygen"/></a> 1.8.18 </li>
</ul>

View File

@@ -241,6 +241,7 @@ Math</h1>
<li><a href="https://github.com/TheAlgorithms/C-Plus-Plus/blob/master/math/sieve_of_eratosthenes.cpp">Sieve Of Eratosthenes</a></li>
<li><a href="https://github.com/TheAlgorithms/C-Plus-Plus/blob/master/math/sqrt_double.cpp">Sqrt Double</a></li>
<li><a href="https://github.com/TheAlgorithms/C-Plus-Plus/blob/master/math/string_fibonacci.cpp">String Fibonacci</a></li>
<li><a href="https://github.com/TheAlgorithms/C-Plus-Plus/blob/master/math/sum_of_digits.cpp">Sum Of Digits</a></li>
</ul>
<h1><a class="anchor" id="autotoc_md23"></a>
Numerical Methods</h1>
@@ -363,7 +364,7 @@ Strings</h1>
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="footer">Generated on Mon Jun 22 2020 12:05:41 for Algorithms_in_C++ by
<li class="footer">Generated on Tue Jun 23 2020 02:45:40 for Algorithms_in_C++ by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="../../doxygen.png" alt="doxygen"/></a> 1.8.18 </li>
</ul>

View File

@@ -597,7 +597,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="../../d5/d91/namespacesorting.html">sorting</a></li>
<li class="footer">Generated on Mon Jun 22 2020 12:05:42 for Algorithms_in_C++ by
<li class="footer">Generated on Tue Jun 23 2020 02:45:40 for Algorithms_in_C++ by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="../../doxygen.png" alt="doxygen"/></a> 1.8.18 </li>
</ul>

View File

@@ -188,7 +188,7 @@ class node&lt; Kind &gt;</h3>
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="../../d5/da1/structnode.html">node</a></li>
<li class="footer">Generated on Mon Jun 22 2020 12:05:42 for Algorithms_in_C++ by
<li class="footer">Generated on Tue Jun 23 2020 02:45:40 for Algorithms_in_C++ by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="../../doxygen.png" alt="doxygen"/></a> 1.8.18 </li>
</ul>

View File

@@ -426,7 +426,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_3343723ae086de42ee4ca9774da3a13f.html">machine_learning</a></li><li class="navelem"><a class="el" href="../../d5/db0/adaline__learning_8cpp.html">adaline_learning.cpp</a></li>
<li class="footer">Generated on Mon Jun 22 2020 12:05:41 for Algorithms_in_C++ by
<li class="footer">Generated on Tue Jun 23 2020 02:45:39 for Algorithms_in_C++ by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="../../doxygen.png" alt="doxygen"/></a> 1.8.18 </li>
</ul>

View File

@@ -111,7 +111,7 @@ $(document).ready(function(){initNavTree('dd/df4/structlca.html','../../'); init
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="footer">Generated on Mon Jun 22 2020 12:05:42 for Algorithms_in_C++ by
<li class="footer">Generated on Tue Jun 23 2020 02:45:40 for Algorithms_in_C++ by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="../../doxygen.png" alt="doxygen"/></a> 1.8.18 </li>
</ul>

View File

@@ -1,5 +1,5 @@
<map id="math/sum_of_digits.cpp" name="math/sum_of_digits.cpp">
<area shape="rect" id="node1" title="A C++ Program to find the Sum of Digits of input integer." alt="" coords="7,5,169,32"/>
<area shape="rect" id="node2" title=" " alt="" coords="5,80,77,107"/>
<area shape="rect" id="node3" title=" " alt="" coords="102,80,167,107"/>
<area shape="rect" id="node1" title="A C++ Program to find the Sum of Digits of input integer." alt="" coords="5,5,167,32"/>
<area shape="rect" id="node2" title=" " alt="" coords="7,80,72,107"/>
<area shape="rect" id="node3" title=" " alt="" coords="97,80,169,107"/>
</map>

View File

@@ -1 +1 @@
dd2611c90d49cab4345756a02df45d9e
1e39e6b1f8e23ab851da60298f18d2ba

View File

@@ -13,8 +13,8 @@
<g id="node1" class="node">
<title>Node1</title>
<g id="a_node1"><a xlink:title="A C++ Program to find the Sum of Digits of input integer.">
<polygon fill="#bfbfbf" stroke="black" points="1.5,-56.5 1.5,-75.5 122.5,-75.5 122.5,-56.5 1.5,-56.5"/>
<text text-anchor="middle" x="62" y="-63.5" font-family="Helvetica,sans-Serif" font-size="10.00">math/sum_of_digits.cpp</text>
<polygon fill="#bfbfbf" stroke="black" points="0,-56.5 0,-75.5 121,-75.5 121,-56.5 0,-56.5"/>
<text text-anchor="middle" x="60.5" y="-63.5" font-family="Helvetica,sans-Serif" font-size="10.00">math/sum_of_digits.cpp</text>
</a>
</g>
</g>
@@ -22,31 +22,31 @@
<g id="node2" class="node">
<title>Node2</title>
<g id="a_node2"><a xlink:title=" ">
<polygon fill="white" stroke="#bfbfbf" points="0,-0.5 0,-19.5 54,-19.5 54,-0.5 0,-0.5"/>
<text text-anchor="middle" x="27" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">iostream</text>
<polygon fill="white" stroke="#bfbfbf" points="1,-0.5 1,-19.5 50,-19.5 50,-0.5 1,-0.5"/>
<text text-anchor="middle" x="25.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">cassert</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node2 -->
<g id="edge1" class="edge">
<title>Node1&#45;&gt;Node2</title>
<path fill="none" stroke="midnightblue" d="M56.22,-56.08C51.33,-48.53 44.17,-37.49 38.17,-28.23"/>
<polygon fill="midnightblue" stroke="midnightblue" points="41.05,-26.24 32.67,-19.75 35.17,-30.05 41.05,-26.24"/>
<path fill="none" stroke="midnightblue" d="M54.72,-56.08C49.83,-48.53 42.67,-37.49 36.67,-28.23"/>
<polygon fill="midnightblue" stroke="midnightblue" points="39.55,-26.24 31.17,-19.75 33.67,-30.05 39.55,-26.24"/>
</g>
<!-- Node3 -->
<g id="node3" class="node">
<title>Node3</title>
<g id="a_node3"><a xlink:title=" ">
<polygon fill="white" stroke="#bfbfbf" points="72.5,-0.5 72.5,-19.5 121.5,-19.5 121.5,-0.5 72.5,-0.5"/>
<text text-anchor="middle" x="97" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">cassert</text>
<polygon fill="white" stroke="#bfbfbf" points="68.5,-0.5 68.5,-19.5 122.5,-19.5 122.5,-0.5 68.5,-0.5"/>
<text text-anchor="middle" x="95.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">iostream</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node3 -->
<g id="edge2" class="edge">
<title>Node1&#45;&gt;Node3</title>
<path fill="none" stroke="midnightblue" d="M67.78,-56.08C72.67,-48.53 79.83,-37.49 85.83,-28.23"/>
<polygon fill="midnightblue" stroke="midnightblue" points="88.83,-30.05 91.33,-19.75 82.95,-26.24 88.83,-30.05"/>
<path fill="none" stroke="midnightblue" d="M66.28,-56.08C71.17,-48.53 78.33,-37.49 84.33,-28.23"/>
<polygon fill="midnightblue" stroke="midnightblue" points="87.33,-30.05 89.83,-19.75 81.45,-26.24 87.33,-30.05"/>
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 2.2 KiB

After

Width:  |  Height:  |  Size: 2.2 KiB

View File

@@ -105,7 +105,7 @@ $(document).ready(function(){initNavTree('d9/d90/struct_btree.html','../../'); i
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="footer">Generated on Mon Jun 22 2020 12:05:41 for Algorithms_in_C++ by
<li class="footer">Generated on Tue Jun 23 2020 02:45:40 for Algorithms_in_C++ by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="../../doxygen.png" alt="doxygen"/></a> 1.8.18 </li>
</ul>

View File

@@ -104,7 +104,7 @@ $(document).ready(function(){initNavTree('d2/d2c/structtower.html','../../'); in
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="footer">Generated on Mon Jun 22 2020 12:05:42 for Algorithms_in_C++ by
<li class="footer">Generated on Tue Jun 23 2020 02:45:40 for Algorithms_in_C++ by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="../../doxygen.png" alt="doxygen"/></a> 1.8.18 </li>
</ul>

View File

@@ -176,7 +176,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_9510827d0b234b3cc54b29892f217477.html">others</a></li><li class="navelem"><a class="el" href="../../d5/def/stairs__pattern_8cpp.html">stairs_pattern.cpp</a></li>
<li class="footer">Generated on Mon Jun 22 2020 12:05:41 for Algorithms_in_C++ by
<li class="footer">Generated on Tue Jun 23 2020 02:45:39 for Algorithms_in_C++ by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="../../doxygen.png" alt="doxygen"/></a> 1.8.18 </li>
</ul>

View File

@@ -128,7 +128,7 @@ Functions</h2></td></tr>
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="../../dir_bb1b521853a9c46347182a9d10420771.html">sorting</a></li><li class="navelem"><a class="el" href="../../d5/df4/merge__sort_8cpp.html">merge_sort.cpp</a></li>
<li class="footer">Generated on Mon Jun 22 2020 12:05:41 for Algorithms_in_C++ by
<li class="footer">Generated on Tue Jun 23 2020 02:45:40 for Algorithms_in_C++ by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="../../doxygen.png" alt="doxygen"/></a> 1.8.18 </li>
</ul>