2020-09-01 16:00:33 +02:00
<!-- HTML header for doxygen 1.8.18 -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
< 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" / >
2022-01-17 21:42:14 +01:00
< meta name = "generator" content = "Doxygen 1.9.3" / >
2020-09-01 16:00:33 +02:00
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
< title > OR-Tools: IntegerDistribution< / title >
< link href = "tabs.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "jquery.js" > < / script >
< script type = "text/javascript" src = "dynsections.js" > < / script >
< link href = "navtree.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "resize.js" > < / script >
< script type = "text/javascript" src = "navtreedata.js" > < / script >
< script type = "text/javascript" src = "navtree.js" > < / script >
< link href = "search/search.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "search/searchdata.js" > < / script >
< script type = "text/javascript" src = "search/search.js" > < / script >
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" / >
< link href = "styleSheet.tmp.css" rel = "stylesheet" type = "text/css" / >
< / head >
< body >
< div id = "top" > <!-- do not remove this div, it is closed by doxygen! -->
< div id = "titlearea" >
< table cellspacing = "0" cellpadding = "0" >
< tbody >
< tr style = "height: 56px;" >
< td id = "projectlogo" > < img alt = "Logo" src = "orLogo.png" / > < / td >
< td id = "projectalign" style = "padding-left: 0.5em;" >
< div id = "projectname" > OR-Tools
2022-03-04 00:11:33 +01:00
  < span id = "projectnumber" > 9.3< / span >
2020-09-01 16:00:33 +02:00
< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
2022-01-17 21:42:14 +01:00
<!-- Generated by Doxygen 1.9.3 -->
2020-09-01 16:00:33 +02:00
< script type = "text/javascript" >
2022-01-17 21:42:14 +01:00
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699& dn=expat.txt MIT */
var searchBox = new SearchBox("searchBox", "search",'Search','.html');
2020-09-01 16:00:33 +02:00
/* @license-end */
< / script >
< script type = "text/javascript" src = "menudata.js" > < / script >
< script type = "text/javascript" src = "menu.js" > < / script >
< script type = "text/javascript" >
2022-01-17 21:42:14 +01:00
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699& dn=expat.txt MIT */
2020-09-01 16:00:33 +02:00
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
2022-01-17 21:42:14 +01:00
/* @license-end */
< / script >
2020-09-01 16:00:33 +02:00
< div id = "main-nav" > < / div >
< / div > <!-- top -->
< div id = "side-nav" class = "ui-resizable side-nav-resizable" >
< div id = "nav-tree" >
< div id = "nav-tree-contents" >
< div id = "nav-sync" class = "sync" > < / div >
< / div >
< / div >
< div id = "splitbar" style = "-moz-user-select:none;"
class="ui-resizable-handle">
< / div >
< / div >
< script type = "text/javascript" >
2022-01-17 21:42:14 +01:00
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699& dn=expat.txt MIT */
$(document).ready(function(){initNavTree('classoperations__research_1_1_integer_distribution.html',''); initResizable(); });
2020-09-01 16:00:33 +02:00
/* @license-end */
< / script >
< div id = "doc-content" >
<!-- window showing the filter options -->
< div id = "MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
< / div >
<!-- iframe showing the search results (closed by default) -->
< div id = "MSearchResultsWindow" >
< iframe src = "javascript:void(0)" frameborder = "0"
name="MSearchResults" id="MSearchResults">
< / iframe >
< / div >
< div class = "header" >
< div class = "summary" >
< a href = "#pub-methods" > Public Member Functions< / a > |
< a href = "#pro-methods" > Protected Member Functions< / a > |
< a href = "#pro-attribs" > Protected Attributes< / a > |
2020-10-09 12:00:09 +02:00
< a href = "classoperations__research_1_1_integer_distribution-members.html" > List of all members< / a > < / div >
2022-01-17 21:42:14 +01:00
< div class = "headertitle" > < div class = "title" > IntegerDistribution< / div > < / div >
2020-09-01 16:00:33 +02:00
< / div > <!-- header -->
< div class = "contents" >
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
< div class = "textblock" >
2020-10-09 12:00:09 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "stats_8h_source.html#l00287" > 287< / a > of file < a class = "el" href = "stats_8h_source.html" > stats.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div > < table class = "memberdecls" >
2022-01-17 21:42:14 +01:00
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a id = "pub-methods" name = "pub-methods" > < / a >
2020-09-01 16:00:33 +02:00
Public Member Functions< / h2 > < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a01b9185d21b2679257f85b66f82284fb" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_integer_distribution.html#a01b9185d21b2679257f85b66f82284fb" > IntegerDistribution< / a > (const std::string & < a class = "el" href = "gscip__solver_8cc.html#a82e2a7e0f28d620da677073b6b24574b" > name< / a > )< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a01b9185d21b2679257f85b66f82284fb" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:a2636a3167519d4730d9ddb8dadf7885b" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_integer_distribution.html#a2636a3167519d4730d9ddb8dadf7885b" > IntegerDistribution< / a > ()< / td > < / tr >
< tr class = "separator:a2636a3167519d4730d9ddb8dadf7885b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a1f98bb059d83eae471264e1512e44a9a" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_integer_distribution.html#a1f98bb059d83eae471264e1512e44a9a" > IntegerDistribution< / a > (const std::string & < a class = "el" href = "gscip__solver_8cc.html#a82e2a7e0f28d620da677073b6b24574b" > name< / a > , < a class = "el" href = "classoperations__research_1_1_stats_group.html" > StatsGroup< / a > *group)< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a1f98bb059d83eae471264e1512e44a9a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:af5fefc40cd2d2984159a9b13b95eb1e5" > < td class = "memItemLeft" align = "right" valign = "top" > std::string  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_integer_distribution.html#af5fefc40cd2d2984159a9b13b95eb1e5" > ValueAsString< / a > () const override< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:af5fefc40cd2d2984159a9b13b95eb1e5" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-03-04 00:11:33 +01:00
< tr class = "memitem:ab11f01ce0c5787f659d7259db9a43fc5" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_integer_distribution.html#ab11f01ce0c5787f659d7259db9a43fc5" > Add< / a > (int64_t < a class = "el" href = "primal__dual__hybrid__gradient_8cc.html#a730b1ea892f1f794d9bd5f16027acb63" > value< / a > )< / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "separator:ab11f01ce0c5787f659d7259db9a43fc5" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:af82f4acaed7bb39d568e689a9caa63d5" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_distribution_stat.html#af82f4acaed7bb39d568e689a9caa63d5" > Reset< / a > () override< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:af82f4acaed7bb39d568e689a9caa63d5" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:ae79baf636ae3ce987b8b0114b653da3f" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_distribution_stat.html#ae79baf636ae3ce987b8b0114b653da3f" > WorthPrinting< / a > () const override< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:ae79baf636ae3ce987b8b0114b653da3f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:a48264669fb0a8a9a06d86cff2e8efffa" > < td class = "memItemLeft" align = "right" valign = "top" > double  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_distribution_stat.html#a48264669fb0a8a9a06d86cff2e8efffa" > Sum< / a > () const override< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a48264669fb0a8a9a06d86cff2e8efffa" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:ae48597c62f29f3b79db2c24cd19f118b" > < td class = "memItemLeft" align = "right" valign = "top" > double  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_distribution_stat.html#ae48597c62f29f3b79db2c24cd19f118b" > Max< / a > () const< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:ae48597c62f29f3b79db2c24cd19f118b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:ad21219e2aaf4e0155e5544c98b355bbd" > < td class = "memItemLeft" align = "right" valign = "top" > double  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_distribution_stat.html#ad21219e2aaf4e0155e5544c98b355bbd" > Min< / a > () const< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:ad21219e2aaf4e0155e5544c98b355bbd" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a256fc7449a466e87bfeb23a200d4aad1" > < td class = "memItemLeft" align = "right" valign = "top" > int64_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_distribution_stat.html#a256fc7449a466e87bfeb23a200d4aad1" > Num< / a > () const< / td > < / tr >
< tr class = "separator:a256fc7449a466e87bfeb23a200d4aad1" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:ad779bb497179db63b116a844818ad2ea" > < td class = "memItemLeft" align = "right" valign = "top" > double  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_distribution_stat.html#ad779bb497179db63b116a844818ad2ea" > Average< / a > () const< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:ad779bb497179db63b116a844818ad2ea" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:a2d1ee6f8fc2aa0859c3ecf9825f64a14" > < td class = "memItemLeft" align = "right" valign = "top" > double  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_distribution_stat.html#a2d1ee6f8fc2aa0859c3ecf9825f64a14" > StdDeviation< / a > () const< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a2d1ee6f8fc2aa0859c3ecf9825f64a14" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:a41087c5f2f732f7a2f336b45b952f199" > < td class = "memItemLeft" align = "right" valign = "top" > std::string  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_stat.html#a41087c5f2f732f7a2f336b45b952f199" > Name< / a > () const< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a41087c5f2f732f7a2f336b45b952f199" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:af9bc435481ae9e6e60d66a65d5394a7f" > < td class = "memItemLeft" align = "right" valign = "top" > std::string  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_stat.html#af9bc435481ae9e6e60d66a65d5394a7f" > StatString< / a > () const< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:af9bc435481ae9e6e60d66a65d5394a7f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:abe07a8683cea7eb50589b0681e99c03b" > < td class = "memItemLeft" align = "right" valign = "top" > virtual int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_stat.html#abe07a8683cea7eb50589b0681e99c03b" > Priority< / a > () const< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:abe07a8683cea7eb50589b0681e99c03b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
2022-01-17 21:42:14 +01:00
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a id = "pro-methods" name = "pro-methods" > < / a >
2020-09-01 16:00:33 +02:00
Protected Member Functions< / h2 > < / td > < / tr >
2022-03-04 00:11:33 +01:00
< tr class = "memitem:aad57ea11c71cf57e42ecce0181026030" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_distribution_stat.html#aad57ea11c71cf57e42ecce0181026030" > AddToDistribution< / a > (double < a class = "el" href = "primal__dual__hybrid__gradient_8cc.html#a730b1ea892f1f794d9bd5f16027acb63" > value< / a > )< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:aad57ea11c71cf57e42ecce0181026030" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
2022-01-17 21:42:14 +01:00
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a id = "pro-attribs" name = "pro-attribs" > < / a >
2020-09-01 16:00:33 +02:00
Protected Attributes< / h2 > < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:a9fbe051a2f57ed4d629c429070965eaf" > < td class = "memItemLeft" align = "right" valign = "top" > double  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_distribution_stat.html#a9fbe051a2f57ed4d629c429070965eaf" > sum_< / a > < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a9fbe051a2f57ed4d629c429070965eaf" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:a8bcdcd42ddc8f439c264f0bc06eb2d1d" > < td class = "memItemLeft" align = "right" valign = "top" > double  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_distribution_stat.html#a8bcdcd42ddc8f439c264f0bc06eb2d1d" > average_< / a > < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a8bcdcd42ddc8f439c264f0bc06eb2d1d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:abf27c9059f7eb75125cd9ca5a3e46293" > < td class = "memItemLeft" align = "right" valign = "top" > double  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_distribution_stat.html#abf27c9059f7eb75125cd9ca5a3e46293" > sum_squares_from_average_< / a > < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:abf27c9059f7eb75125cd9ca5a3e46293" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:ad3a27494d1093fc3a575682b38322f4d" > < td class = "memItemLeft" align = "right" valign = "top" > double  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_distribution_stat.html#ad3a27494d1093fc3a575682b38322f4d" > min_< / a > < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:ad3a27494d1093fc3a575682b38322f4d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:a28726e931190dc86614c042722baa035" > < td class = "memItemLeft" align = "right" valign = "top" > double  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_distribution_stat.html#a28726e931190dc86614c042722baa035" > max_< / a > < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a28726e931190dc86614c042722baa035" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:ae96009398d1a042ef5a5630f8b22890f" > < td class = "memItemLeft" align = "right" valign = "top" > int64_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_distribution_stat.html#ae96009398d1a042ef5a5630f8b22890f" > num_< / a > < / td > < / tr >
< tr class = "separator:ae96009398d1a042ef5a5630f8b22890f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-09-01 16:00:33 +02:00
< / table >
< h2 class = "groupheader" > Constructor & Destructor Documentation< / h2 >
2022-01-17 21:42:14 +01:00
< a id = "a01b9185d21b2679257f85b66f82284fb" name = "a01b9185d21b2679257f85b66f82284fb" > < / a >
2020-10-09 12:00:09 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a01b9185d21b2679257f85b66f82284fb" > ◆ < / a > < / span > IntegerDistribution() < span class = "overload" > [1/3]< / span > < / h2 >
2020-09-01 16:00:33 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2020-10-09 12:00:09 +02:00
< td class = "memname" > < a class = "el" href = "classoperations__research_1_1_integer_distribution.html" > IntegerDistribution< / a > < / td >
2020-09-01 16:00:33 +02:00
< td > (< / td >
< td class = "paramtype" > const std::string &   < / td >
< td class = "paramname" > < em > name< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > explicit< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2020-10-09 12:00:09 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "stats_8h_source.html#l00289" > 289< / a > of file < a class = "el" href = "stats_8h_source.html" > stats.h< / a > .< / p >
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a2636a3167519d4730d9ddb8dadf7885b" name = "a2636a3167519d4730d9ddb8dadf7885b" > < / a >
2020-10-09 12:00:09 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a2636a3167519d4730d9ddb8dadf7885b" > ◆ < / a > < / span > IntegerDistribution() < span class = "overload" > [2/3]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classoperations__research_1_1_integer_distribution.html" > IntegerDistribution< / a > < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "stats_8h_source.html#l00291" > 291< / a > of file < a class = "el" href = "stats_8h_source.html" > stats.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a1f98bb059d83eae471264e1512e44a9a" name = "a1f98bb059d83eae471264e1512e44a9a" > < / a >
2020-10-09 12:00:09 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a1f98bb059d83eae471264e1512e44a9a" > ◆ < / a > < / span > IntegerDistribution() < span class = "overload" > [3/3]< / span > < / h2 >
2020-09-01 16:00:33 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2020-10-09 12:00:09 +02:00
< td class = "memname" > < a class = "el" href = "classoperations__research_1_1_integer_distribution.html" > IntegerDistribution< / a > < / td >
2020-09-01 16:00:33 +02:00
< td > (< / td >
< td class = "paramtype" > const std::string &   < / td >
< td class = "paramname" > < em > name< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
2020-10-09 12:00:09 +02:00
< td class = "paramtype" > < a class = "el" href = "classoperations__research_1_1_stats_group.html" > StatsGroup< / a > *  < / td >
2020-09-01 16:00:33 +02:00
< td class = "paramname" > < em > group< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2020-10-09 12:00:09 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "stats_8h_source.html#l00292" > 292< / a > of file < a class = "el" href = "stats_8h_source.html" > stats.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
< h2 class = "groupheader" > Member Function Documentation< / h2 >
2022-01-17 21:42:14 +01:00
< a id = "ab11f01ce0c5787f659d7259db9a43fc5" name = "ab11f01ce0c5787f659d7259db9a43fc5" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ab11f01ce0c5787f659d7259db9a43fc5" > ◆ < / a > < / span > Add()< / h2 >
2020-09-01 16:00:33 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void Add < / td >
< td > (< / td >
2021-04-27 23:00:03 +02:00
< td class = "paramtype" > int64_t  < / td >
2020-09-01 16:00:33 +02:00
< td class = "paramname" > < em > value< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "stats_8cc_source.html#l00229" > 229< / a > of file < a class = "el" href = "stats_8cc_source.html" > stats.cc< / a > .< / p >
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "aad57ea11c71cf57e42ecce0181026030" name = "aad57ea11c71cf57e42ecce0181026030" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aad57ea11c71cf57e42ecce0181026030" > ◆ < / a > < / span > AddToDistribution()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > void AddToDistribution < / td >
< td > (< / td >
< td class = "paramtype" > double  < / td >
< td class = "paramname" > < em > value< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < span class = "mlabel" > inherited< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "stats_8cc_source.html#l00150" > 150< / a > of file < a class = "el" href = "stats_8cc_source.html" > stats.cc< / a > .< / p >
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ad779bb497179db63b116a844818ad2ea" name = "ad779bb497179db63b116a844818ad2ea" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ad779bb497179db63b116a844818ad2ea" > ◆ < / a > < / span > Average()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > double Average < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inherited< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "stats_8cc_source.html#l00168" > 168< / a > of file < a class = "el" href = "stats_8cc_source.html" > stats.cc< / a > .< / p >
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ae48597c62f29f3b79db2c24cd19f118b" name = "ae48597c62f29f3b79db2c24cd19f118b" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae48597c62f29f3b79db2c24cd19f118b" > ◆ < / a > < / span > Max()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > double Max < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > inherited< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2020-10-09 12:00:09 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "stats_8h_source.html#l00189" > 189< / a > of file < a class = "el" href = "stats_8h_source.html" > stats.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ad21219e2aaf4e0155e5544c98b355bbd" name = "ad21219e2aaf4e0155e5544c98b355bbd" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ad21219e2aaf4e0155e5544c98b355bbd" > ◆ < / a > < / span > Min()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > double Min < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > inherited< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2020-10-09 12:00:09 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "stats_8h_source.html#l00190" > 190< / a > of file < a class = "el" href = "stats_8h_source.html" > stats.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a41087c5f2f732f7a2f336b45b952f199" name = "a41087c5f2f732f7a2f336b45b952f199" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a41087c5f2f732f7a2f336b45b952f199" > ◆ < / a > < / span > Name()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > std::string Name < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > inherited< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "stats_8h_source.html#l00102" > 102< / a > of file < a class = "el" href = "stats_8h_source.html" > stats.h< / a > .< / p >
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a256fc7449a466e87bfeb23a200d4aad1" name = "a256fc7449a466e87bfeb23a200d4aad1" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a256fc7449a466e87bfeb23a200d4aad1" > ◆ < / a > < / span > Num()< / h2 >
2020-09-01 16:00:33 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > int64_t Num < / td >
2020-09-01 16:00:33 +02:00
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > inherited< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2020-10-09 12:00:09 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "stats_8h_source.html#l00191" > 191< / a > of file < a class = "el" href = "stats_8h_source.html" > stats.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "abe07a8683cea7eb50589b0681e99c03b" name = "abe07a8683cea7eb50589b0681e99c03b" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#abe07a8683cea7eb50589b0681e99c03b" > ◆ < / a > < / span > Priority()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > virtual int Priority < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > virtual< / span > < span class = "mlabel" > inherited< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2020-10-09 12:00:09 +02:00
< p > Reimplemented in < a class = "el" href = "classoperations__research_1_1_time_distribution.html#ad6cdaa05bb6de7fa7538b9e288b38ec3" > TimeDistribution< / a > .< / p >
2020-09-01 16:00:33 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "stats_8h_source.html#l00111" > 111< / a > of file < a class = "el" href = "stats_8h_source.html" > stats.h< / a > .< / p >
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "af82f4acaed7bb39d568e689a9caa63d5" name = "af82f4acaed7bb39d568e689a9caa63d5" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#af82f4acaed7bb39d568e689a9caa63d5" > ◆ < / a > < / span > Reset()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > void Reset < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > override< / span > < span class = "mlabel" > virtual< / span > < span class = "mlabel" > inherited< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2020-10-09 12:00:09 +02:00
< p > Implements < a class = "el" href = "classoperations__research_1_1_stat.html#a43a787400d2a563b9eee1a149225c18a" > Stat< / a > .< / p >
2020-09-01 16:00:33 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "stats_8cc_source.html#l00141" > 141< / a > of file < a class = "el" href = "stats_8cc_source.html" > stats.cc< / a > .< / p >
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "af9bc435481ae9e6e60d66a65d5394a7f" name = "af9bc435481ae9e6e60d66a65d5394a7f" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#af9bc435481ae9e6e60d66a65d5394a7f" > ◆ < / a > < / span > StatString()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > std::string StatString < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inherited< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "stats_8cc_source.html#l00046" > 46< / a > of file < a class = "el" href = "stats_8cc_source.html" > stats.cc< / a > .< / p >
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a2d1ee6f8fc2aa0859c3ecf9825f64a14" name = "a2d1ee6f8fc2aa0859c3ecf9825f64a14" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a2d1ee6f8fc2aa0859c3ecf9825f64a14" > ◆ < / a > < / span > StdDeviation()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > double StdDeviation < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inherited< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "stats_8cc_source.html#l00170" > 170< / a > of file < a class = "el" href = "stats_8cc_source.html" > stats.cc< / a > .< / p >
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a48264669fb0a8a9a06d86cff2e8efffa" name = "a48264669fb0a8a9a06d86cff2e8efffa" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a48264669fb0a8a9a06d86cff2e8efffa" > ◆ < / a > < / span > Sum()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > double Sum < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > override< / span > < span class = "mlabel" > virtual< / span > < span class = "mlabel" > inherited< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2020-10-09 12:00:09 +02:00
< p > Reimplemented from < a class = "el" href = "classoperations__research_1_1_stat.html#a743b077fb326c0e3aa5d1ca74ae2ed4e" > Stat< / a > .< / p >
2020-09-01 16:00:33 +02:00
2020-10-09 12:00:09 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "stats_8h_source.html#l00188" > 188< / a > of file < a class = "el" href = "stats_8h_source.html" > stats.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "af5fefc40cd2d2984159a9b13b95eb1e5" name = "af5fefc40cd2d2984159a9b13b95eb1e5" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#af5fefc40cd2d2984159a9b13b95eb1e5" > ◆ < / a > < / span > ValueAsString()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > std::string ValueAsString < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > override< / span > < span class = "mlabel" > virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2020-10-09 12:00:09 +02:00
< p > Implements < a class = "el" href = "classoperations__research_1_1_distribution_stat.html#a92278798ae91c4d0425cca7e4baf6375" > DistributionStat< / a > .< / p >
2020-09-01 16:00:33 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "stats_8cc_source.html#l00233" > 233< / a > of file < a class = "el" href = "stats_8cc_source.html" > stats.cc< / a > .< / p >
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ae79baf636ae3ce987b8b0114b653da3f" name = "ae79baf636ae3ce987b8b0114b653da3f" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae79baf636ae3ce987b8b0114b653da3f" > ◆ < / a > < / span > WorthPrinting()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool WorthPrinting < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > override< / span > < span class = "mlabel" > virtual< / span > < span class = "mlabel" > inherited< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2020-10-09 12:00:09 +02:00
< p > Implements < a class = "el" href = "classoperations__research_1_1_stat.html#a18bd2f4dd2bf27f3f2d79edaa1bc271e" > Stat< / a > .< / p >
2020-09-01 16:00:33 +02:00
2020-10-09 12:00:09 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "stats_8h_source.html#l00182" > 182< / a > of file < a class = "el" href = "stats_8h_source.html" > stats.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
< h2 class = "groupheader" > Member Data Documentation< / h2 >
2022-01-17 21:42:14 +01:00
< a id = "a8bcdcd42ddc8f439c264f0bc06eb2d1d" name = "a8bcdcd42ddc8f439c264f0bc06eb2d1d" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a8bcdcd42ddc8f439c264f0bc06eb2d1d" > ◆ < / a > < / span > average_< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > double average_< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < span class = "mlabel" > inherited< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2020-10-09 12:00:09 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "stats_8h_source.html#l00207" > 207< / a > of file < a class = "el" href = "stats_8h_source.html" > stats.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a28726e931190dc86614c042722baa035" name = "a28726e931190dc86614c042722baa035" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a28726e931190dc86614c042722baa035" > ◆ < / a > < / span > max_< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > double max_< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < span class = "mlabel" > inherited< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2020-10-09 12:00:09 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "stats_8h_source.html#l00210" > 210< / a > of file < a class = "el" href = "stats_8h_source.html" > stats.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ad3a27494d1093fc3a575682b38322f4d" name = "ad3a27494d1093fc3a575682b38322f4d" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ad3a27494d1093fc3a575682b38322f4d" > ◆ < / a > < / span > min_< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > double min_< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < span class = "mlabel" > inherited< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2020-10-09 12:00:09 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "stats_8h_source.html#l00209" > 209< / a > of file < a class = "el" href = "stats_8h_source.html" > stats.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ae96009398d1a042ef5a5630f8b22890f" name = "ae96009398d1a042ef5a5630f8b22890f" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae96009398d1a042ef5a5630f8b22890f" > ◆ < / a > < / span > num_< / h2 >
2020-09-01 16:00:33 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > int64_t num_< / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < span class = "mlabel" > inherited< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2020-10-09 12:00:09 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "stats_8h_source.html#l00211" > 211< / a > of file < a class = "el" href = "stats_8h_source.html" > stats.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a9fbe051a2f57ed4d629c429070965eaf" name = "a9fbe051a2f57ed4d629c429070965eaf" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a9fbe051a2f57ed4d629c429070965eaf" > ◆ < / a > < / span > sum_< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > double sum_< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < span class = "mlabel" > inherited< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2020-10-09 12:00:09 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "stats_8h_source.html#l00206" > 206< / a > of file < a class = "el" href = "stats_8h_source.html" > stats.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "abf27c9059f7eb75125cd9ca5a3e46293" name = "abf27c9059f7eb75125cd9ca5a3e46293" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#abf27c9059f7eb75125cd9ca5a3e46293" > ◆ < / a > < / span > sum_squares_from_average_< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > double sum_squares_from_average_< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < span class = "mlabel" > inherited< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2020-10-09 12:00:09 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "stats_8h_source.html#l00208" > 208< / a > of file < a class = "el" href = "stats_8h_source.html" > stats.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
< hr / > The documentation for this class was generated from the following files:< ul >
< li > < a class = "el" href = "stats_8h_source.html" > stats.h< / a > < / li >
< li > < a class = "el" href = "stats_8cc_source.html" > stats.cc< / a > < / li >
< / ul >
< / div > <!-- contents -->
< / div > <!-- doc - content -->
<!-- HTML footer for doxygen 1.8.18 -->
<!-- start footer part -->
< div id = "nav-path" class = "navpath" > <!-- id is needed for treeview function! -->
< ul >
2020-10-09 12:00:09 +02:00
< li class = "navelem" > < a class = "el" href = "namespaceoperations__research.html" > operations_research< / a > < / li > < li class = "navelem" > < a class = "el" href = "classoperations__research_1_1_integer_distribution.html" > IntegerDistribution< / a > < / li >
2020-09-01 16:00:33 +02:00
< li class = "footer" > Generated by
< a href = "http://www.doxygen.org/index.html" >
2022-01-17 21:42:14 +01:00
< img class = "footer" src = "doxygen.png" alt = "doxygen" / > < / a > 1.9.3 < / li >
2020-09-01 16:00:33 +02:00
< / ul >
< / div >
< / body >
< / html >