|
| 1 | +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
| 2 | +<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US"> |
| 3 | +<head> |
| 4 | +<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> |
| 5 | +<meta http-equiv="X-UA-Compatible" content="IE=11"/> |
| 6 | +<meta name="generator" content="Doxygen 1.12.0"/> |
| 7 | +<meta name="viewport" content="width=device-width, initial-scale=1"/> |
| 8 | +<title>Algorithms_in_C++: exponential_dist Namespace Reference</title> |
| 9 | +<link href="../../tabs.css" rel="stylesheet" type="text/css"/> |
| 10 | +<script type="text/javascript" src="../../jquery.js"></script> |
| 11 | +<script type="text/javascript" src="../../dynsections.js"></script> |
| 12 | +<script type="text/javascript" src="../../clipboard.js"></script> |
| 13 | +<link href="../../navtree.css" rel="stylesheet" type="text/css"/> |
| 14 | +<script type="text/javascript" src="../../navtreedata.js"></script> |
| 15 | +<script type="text/javascript" src="../../navtree.js"></script> |
| 16 | +<script type="text/javascript" src="../../resize.js"></script> |
| 17 | +<script type="text/javascript" src="../../cookie.js"></script> |
| 18 | +<link href="../../search/search.css" rel="stylesheet" type="text/css"/> |
| 19 | +<script type="text/javascript" src="../../search/searchdata.js"></script> |
| 20 | +<script type="text/javascript" src="../../search/search.js"></script> |
| 21 | +<script type="text/x-mathjax-config"> |
| 22 | +MathJax.Hub.Config({ |
| 23 | + extensions: ["tex2jax.js", "TeX/AMSmath.js", "TeX/AMSsymbols.js"], |
| 24 | + jax: ["input/TeX","output/HTML-CSS"], |
| 25 | +}); |
| 26 | +</script> |
| 27 | +<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> |
| 28 | +<link href="../../doxygen.css" rel="stylesheet" type="text/css" /> |
| 29 | +</head> |
| 30 | +<body> |
| 31 | +<div id="top"><!-- do not remove this div, it is closed by doxygen! --> |
| 32 | +<div id="titlearea"> |
| 33 | +<table cellspacing="0" cellpadding="0"> |
| 34 | + <tbody> |
| 35 | + <tr id="projectrow"> |
| 36 | + <td id="projectalign"> |
| 37 | + <div id="projectname">Algorithms_in_C++<span id="projectnumber"> 1.0.0</span> |
| 38 | + </div> |
| 39 | + <div id="projectbrief">Set of algorithms implemented in C++.</div> |
| 40 | + </td> |
| 41 | + </tr> |
| 42 | + </tbody> |
| 43 | +</table> |
| 44 | +</div> |
| 45 | +<!-- end header part --> |
| 46 | +<!-- Generated by Doxygen 1.12.0 --> |
| 47 | +<script type="text/javascript"> |
| 48 | +/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */ |
| 49 | +var searchBox = new SearchBox("searchBox", "../../search/",'.html'); |
| 50 | +/* @license-end */ |
| 51 | +</script> |
| 52 | +<script type="text/javascript"> |
| 53 | +/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */ |
| 54 | +$(function() { codefold.init(1); }); |
| 55 | +/* @license-end */ |
| 56 | +</script> |
| 57 | +<script type="text/javascript" src="../../menudata.js"></script> |
| 58 | +<script type="text/javascript" src="../../menu.js"></script> |
| 59 | +<script type="text/javascript"> |
| 60 | +/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */ |
| 61 | +$(function() { |
| 62 | + initMenu('../../',true,false,'search.php','Search',true); |
| 63 | + $(function() { init_search(); }); |
| 64 | +}); |
| 65 | +/* @license-end */ |
| 66 | +</script> |
| 67 | +<div id="main-nav"></div> |
| 68 | +</div><!-- top --> |
| 69 | +<div id="side-nav" class="ui-resizable side-nav-resizable"> |
| 70 | + <div id="nav-tree"> |
| 71 | + <div id="nav-tree-contents"> |
| 72 | + <div id="nav-sync" class="sync"></div> |
| 73 | + </div> |
| 74 | + </div> |
| 75 | + <div id="splitbar" style="-moz-user-select:none;" |
| 76 | + class="ui-resizable-handle"> |
| 77 | + </div> |
| 78 | +</div> |
| 79 | +<script type="text/javascript"> |
| 80 | +/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */ |
| 81 | +$(function(){initNavTree('d1/d35/namespaceexponential__dist.html','../../'); initResizable(true); }); |
| 82 | +/* @license-end */ |
| 83 | +</script> |
| 84 | +<div id="doc-content"> |
| 85 | +<!-- window showing the filter options --> |
| 86 | +<div id="MSearchSelectWindow" |
| 87 | + onmouseover="return searchBox.OnSearchSelectShow()" |
| 88 | + onmouseout="return searchBox.OnSearchSelectHide()" |
| 89 | + onkeydown="return searchBox.OnSearchSelectKey(event)"> |
| 90 | +</div> |
| 91 | + |
| 92 | +<!-- iframe showing the search results (closed by default) --> |
| 93 | +<div id="MSearchResultsWindow"> |
| 94 | +<div id="MSearchResults"> |
| 95 | +<div class="SRPage"> |
| 96 | +<div id="SRIndex"> |
| 97 | +<div id="SRResults"></div> |
| 98 | +<div class="SRStatus" id="Loading">Loading...</div> |
| 99 | +<div class="SRStatus" id="Searching">Searching...</div> |
| 100 | +<div class="SRStatus" id="NoMatches">No Matches</div> |
| 101 | +</div> |
| 102 | +</div> |
| 103 | +</div> |
| 104 | +</div> |
| 105 | + |
| 106 | +<div class="header"> |
| 107 | + <div class="headertitle"><div class="title">exponential_dist Namespace Reference</div></div> |
| 108 | +</div><!--header--> |
| 109 | +<div class="contents"> |
| 110 | + |
| 111 | +<p>Functions for the <a href="https://en.wikipedia.org/wiki/Exponential_distribution" target="_blank">Exponential Distribution</a> algorithm implementation. |
| 112 | +<a href="#details">More...</a></p> |
| 113 | +<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> |
| 114 | +<div class="textblock"><p>Functions for the <a href="https://en.wikipedia.org/wiki/Exponential_distribution" target="_blank">Exponential Distribution</a> algorithm implementation. </p> |
| 115 | +</div></div><!-- contents --> |
| 116 | +</div><!-- doc-content --> |
| 117 | +<!-- start footer part --> |
| 118 | +<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> |
| 119 | + <ul> |
| 120 | + <li class="navelem"><a class="el" href="../../d1/d35/namespaceexponential__dist.html">exponential_dist</a></li> |
| 121 | + <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.12.0 </li> |
| 122 | + </ul> |
| 123 | +</div> |
| 124 | +</body> |
| 125 | +</html> |
0 commit comments