mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-03-24 22:02:20 +08:00
Documentation for 341ed50da8
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
|
||||
<meta name="generator" content="Doxygen 1.9.1"/>
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
|
||||
<meta name="generator" content="Doxygen 1.9.2"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
||||
<title>Algorithms_in_C++: File Members</title>
|
||||
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
||||
@@ -17,9 +17,9 @@
|
||||
<script type="text/javascript" src="search/searchdata.js"></script>
|
||||
<script type="text/javascript" src="search/search.js"></script>
|
||||
<script type="text/x-mathjax-config">
|
||||
MathJax.Hub.Config({
|
||||
extensions: ["tex2jax.js", "TeX/AMSmath.js", "TeX/AMSsymbols.js"],
|
||||
jax: ["input/TeX","output/HTML-CSS"],
|
||||
MathJax.Hub.Config({
|
||||
extensions: ["tex2jax.js", "TeX/AMSmath.js", "TeX/AMSsymbols.js"],
|
||||
jax: ["input/TeX","output/HTML-CSS"],
|
||||
});
|
||||
</script>
|
||||
<script type="text/javascript" async="async" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.7/MathJax.js?config=TeX-MML-AM_CHTML/MathJax.js"></script>
|
||||
@@ -32,8 +32,7 @@
|
||||
<tbody>
|
||||
<tr style="height: 56px;">
|
||||
<td id="projectalign" style="padding-left: 0.5em;">
|
||||
<div id="projectname">Algorithms_in_C++
|
||||
 <span id="projectnumber">1.0.0</span>
|
||||
<div id="projectname">Algorithms_in_C++<span id="projectnumber"> 1.0.0</span>
|
||||
</div>
|
||||
<div id="projectbrief">Set of algorithms implemented in C++.</div>
|
||||
</td>
|
||||
@@ -42,21 +41,22 @@
|
||||
</table>
|
||||
</div>
|
||||
<!-- end header part -->
|
||||
<!-- Generated by Doxygen 1.9.1 -->
|
||||
<!-- Generated by Doxygen 1.9.2 -->
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
|
||||
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
||||
var searchBox = new SearchBox("searchBox", "search",'Search','.html');
|
||||
/* @license-end */
|
||||
</script>
|
||||
<script type="text/javascript" src="menudata.js"></script>
|
||||
<script type="text/javascript" src="menu.js"></script>
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
||||
$(function() {
|
||||
initMenu('',true,false,'search.php','Search');
|
||||
$(document).ready(function() { init_search(); });
|
||||
});
|
||||
/* @license-end */</script>
|
||||
/* @license-end */
|
||||
</script>
|
||||
<div id="main-nav"></div>
|
||||
</div><!-- top -->
|
||||
<div id="side-nav" class="ui-resizable side-nav-resizable">
|
||||
@@ -70,7 +70,7 @@ $(function() {
|
||||
</div>
|
||||
</div>
|
||||
<script type="text/javascript">
|
||||
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
||||
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
||||
$(document).ready(function(){initNavTree('globals_func_b.html',''); initResizable(); });
|
||||
/* @license-end */
|
||||
</script>
|
||||
@@ -92,48 +92,25 @@ $(document).ready(function(){initNavTree('globals_func_b.html',''); initResizabl
|
||||
<div class="contents">
|
||||
 
|
||||
|
||||
<h3><a id="index_b"></a>- b -</h3><ul>
|
||||
<li>bayes_AgivenB()
|
||||
: <a class="el" href="d5/d67/bayes__theorem_8cpp.html#a655bfe51252468d232dc639a340656ba">bayes_theorem.cpp</a>
|
||||
</li>
|
||||
<li>bayes_BgivenA()
|
||||
: <a class="el" href="d5/d67/bayes__theorem_8cpp.html#abb4f22dc05887c2259fdfc55c687598f">bayes_theorem.cpp</a>
|
||||
</li>
|
||||
<li>binary_s()
|
||||
: <a class="el" href="d8/d8a/exponential__search_8cpp.html#a0f697e2a3b5193324ab84bd4045088f7">exponential_search.cpp</a>
|
||||
</li>
|
||||
<li>binary_search()
|
||||
: <a class="el" href="df/dd5/binary__search_8cpp.html#a78df202b718cfe3c2c9216979b08298d">binary_search.cpp</a>
|
||||
</li>
|
||||
<li>binExpo()
|
||||
: <a class="el" href="de/dcf/binary__exponent_8cpp.html#aeb48dce0725e63d19147944f41843c73">binary_exponent.cpp</a>
|
||||
, <a class="el" href="d8/d53/modular__inverse__fermat__little__theorem_8cpp.html#a4c6eefd1254eab3e8d34bf02c205e0f4">modular_inverse_fermat_little_theorem.cpp</a>
|
||||
</li>
|
||||
<li>binExpo_alt()
|
||||
: <a class="el" href="de/dcf/binary__exponent_8cpp.html#a31dbf5f7ceb9c9eec831ef9f7782291f">binary_exponent.cpp</a>
|
||||
</li>
|
||||
<li>binomial_expected()
|
||||
: <a class="el" href="d6/db0/binomial__dist_8cpp.html#a4416a7bc7fa87201883c54cdc4c82813">binomial_dist.cpp</a>
|
||||
</li>
|
||||
<li>binomial_range_successes()
|
||||
: <a class="el" href="d6/db0/binomial__dist_8cpp.html#a76ed6ce71415fb400b65f0656cef3d25">binomial_dist.cpp</a>
|
||||
</li>
|
||||
<li>binomial_standard_deviation()
|
||||
: <a class="el" href="d6/db0/binomial__dist_8cpp.html#af09e51f513cee647d41192ab0a872cdc">binomial_dist.cpp</a>
|
||||
</li>
|
||||
<li>binomial_variance()
|
||||
: <a class="el" href="d6/db0/binomial__dist_8cpp.html#acd4dd4558031e4c5d045c801f73d8861">binomial_dist.cpp</a>
|
||||
</li>
|
||||
<li>binomial_x_successes()
|
||||
: <a class="el" href="d6/db0/binomial__dist_8cpp.html#a19ae0a6a2bd200fd1eb0e31b2bf4cc76">binomial_dist.cpp</a>
|
||||
</li>
|
||||
<h3><a id="index_b" name="index_b"></a>- b -</h3><ul>
|
||||
<li>bayes_AgivenB() : <a class="el" href="d5/d67/bayes__theorem_8cpp.html#a655bfe51252468d232dc639a340656ba">bayes_theorem.cpp</a></li>
|
||||
<li>bayes_BgivenA() : <a class="el" href="d5/d67/bayes__theorem_8cpp.html#abb4f22dc05887c2259fdfc55c687598f">bayes_theorem.cpp</a></li>
|
||||
<li>binary_s() : <a class="el" href="d8/d8a/exponential__search_8cpp.html#ab06cedad209456eae95d37b7cd66acae">exponential_search.cpp</a></li>
|
||||
<li>binary_search() : <a class="el" href="df/dd5/binary__search_8cpp.html#a78df202b718cfe3c2c9216979b08298d">binary_search.cpp</a></li>
|
||||
<li>binExpo() : <a class="el" href="de/dcf/binary__exponent_8cpp.html#aeb48dce0725e63d19147944f41843c73">binary_exponent.cpp</a>, <a class="el" href="d8/d53/modular__inverse__fermat__little__theorem_8cpp.html#a4c6eefd1254eab3e8d34bf02c205e0f4">modular_inverse_fermat_little_theorem.cpp</a></li>
|
||||
<li>binExpo_alt() : <a class="el" href="de/dcf/binary__exponent_8cpp.html#a31dbf5f7ceb9c9eec831ef9f7782291f">binary_exponent.cpp</a></li>
|
||||
<li>binomial_expected() : <a class="el" href="d6/db0/binomial__dist_8cpp.html#a4416a7bc7fa87201883c54cdc4c82813">binomial_dist.cpp</a></li>
|
||||
<li>binomial_range_successes() : <a class="el" href="d6/db0/binomial__dist_8cpp.html#a76ed6ce71415fb400b65f0656cef3d25">binomial_dist.cpp</a></li>
|
||||
<li>binomial_standard_deviation() : <a class="el" href="d6/db0/binomial__dist_8cpp.html#af09e51f513cee647d41192ab0a872cdc">binomial_dist.cpp</a></li>
|
||||
<li>binomial_variance() : <a class="el" href="d6/db0/binomial__dist_8cpp.html#acd4dd4558031e4c5d045c801f73d8861">binomial_dist.cpp</a></li>
|
||||
<li>binomial_x_successes() : <a class="el" href="d6/db0/binomial__dist_8cpp.html#a19ae0a6a2bd200fd1eb0e31b2bf4cc76">binomial_dist.cpp</a></li>
|
||||
</ul>
|
||||
</div><!-- contents -->
|
||||
</div><!-- doc-content -->
|
||||
<!-- start footer part -->
|
||||
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
||||
<ul>
|
||||
<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.1 </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.2 </li>
|
||||
</ul>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user