2023-03-27 10:16:23 -07:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://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" / >
< meta name = "generator" content = "Doxygen 1.8.17" / >
2023-04-23 12:52:57 -07:00
< meta name = "description" content = "PhasicFlow is an open-source parallel DEM (discrete element method) package for simulating granular flow. It is developed in C++ and can be exectued on both GPU (like CUDA) and CPU." >
2023-03-27 10:16:23 -07:00
< title > PhasicFlow: uniformRandomReal Class Reference< / 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 >
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function() { init_search(); });
/* @license-end */
< / script >
2023-04-02 11:35:43 -07:00
< script type = "text/x-mathjax-config" >
MathJax.Hub.Config({
extensions: ["tex2jax.js"],
jax: ["input/TeX","output/HTML-CSS"],
});
< / script >
< script type = "text/javascript" async = "async" src = "http://cdn.mathjax.org/mathjax/latest/MathJax.js" > < / script >
2023-03-27 10:16:23 -07:00
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" / >
< link href = "customdoxygen.css" rel = "stylesheet" type = "text/css" / >
< / head >
< body >
< div id = "top" > <!-- do not remove this div, it is closed by doxygen! -->
< div id = "titlearea" >
2023-04-14 10:28:41 -07:00
< table cellspacing = "0" >
2023-03-27 10:16:23 -07:00
< tbody >
2023-04-14 10:28:41 -07:00
< tr >
< td id = "projectlogo" > < a href = "https://github.com/PhasicFlow" > < img alt = "Logo" src = "phasicFlow_logo.png" > < / a > < / td >
2023-03-27 10:16:23 -07:00
< td > < div id = "MSearchBox" class = "MSearchBoxInactive" >
< span class = "left" >
< img id = "MSearchSelect" src = "search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
< input type = "text" id = "MSearchField" value = "Search" accesskey = "S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
< / span > < span class = "right" >
< a id = "MSearchClose" href = "javascript:searchBox.CloseResultsWindow()" > < img id = "MSearchCloseImg" border = "0" src = "search/close.png" alt = "" / > < / a >
< / span >
< / div >
< / td >
< / tr >
2023-04-14 10:28:41 -07:00
< tr >
< td id = "projectbrief" >
< a href = "https://https://cemf.ir" > www.cemf.ir< / a >
< / td >
< / tr >
2023-03-27 10:16:23 -07:00
< / tbody >
< / table >
< / div >
<!-- end header part -->
<!-- Generated by Doxygen 1.8.17 -->
< 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');
/* @license-end */
< / script >
< / 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" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('classpFlow_1_1uniformRandomReal.html',''); initResizable(); });
/* @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-attribs" > Protected Attributes< / a > |
< a href = "classpFlow_1_1uniformRandomReal-members.html" > List of all members< / a > < / div >
< div class = "headertitle" >
< div class = "title" > uniformRandomReal Class Reference< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-methods" > < / a >
Public Member Functions< / h2 > < / td > < / tr >
< tr class = "memitem:af0cbc29c2a58a7f8cf48947bc89ba5ec" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1uniformRandomReal.html#af0cbc29c2a58a7f8cf48947bc89ba5ec" > TypeInfoNV< / a > (" uniform" )< / td > < / tr >
< tr class = "separator:af0cbc29c2a58a7f8cf48947bc89ba5ec" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a2c890939b95f2511d07ab10dc9b8a6dc" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1uniformRandomReal.html#a2c890939b95f2511d07ab10dc9b8a6dc" > uniformRandomReal< / a > ()< / td > < / tr >
< tr class = "separator:a2c890939b95f2511d07ab10dc9b8a6dc" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a220960201be1182f0b17ce9ce4c37210" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1uniformRandomReal.html#a220960201be1182f0b17ce9ce4c37210" > ~uniformRandomReal< / a > ()=default< / td > < / tr >
< tr class = "separator:a220960201be1182f0b17ce9ce4c37210" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:adafd9f80ea7071089bd8829bb04cdd14" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1uniformRandomReal.html#adafd9f80ea7071089bd8829bb04cdd14" > randomNumber< / a > (< a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a > a, < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a > b)< / td > < / tr >
< tr class = "separator:adafd9f80ea7071089bd8829bb04cdd14" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aa636852a0612fc4c3d85704e6616b8ec" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > realx3< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1uniformRandomReal.html#aa636852a0612fc4c3d85704e6616b8ec" > randomNumber< / a > (const < a class = "el" href = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > realx3< / a > & a, const < a class = "el" href = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > realx3< / a > & b)< / td > < / tr >
< tr class = "separator:aa636852a0612fc4c3d85704e6616b8ec" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a9d44e8e9445d4e9f8d1c8201047cc0ea" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > realx3< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1uniformRandomReal.html#a9d44e8e9445d4e9f8d1c8201047cc0ea" > operator()< / a > (const < a class = "el" href = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > realx3< / a > & a, const < a class = "el" href = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > realx3< / a > & b)< / td > < / tr >
< tr class = "separator:a9d44e8e9445d4e9f8d1c8201047cc0ea" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a8320264d3b2bc8e60003db368fee44ce" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1uniformRandomReal.html#a8320264d3b2bc8e60003db368fee44ce" > operator()< / a > (< a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a > a, < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a > b)< / td > < / tr >
< tr class = "separator:a8320264d3b2bc8e60003db368fee44ce" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pro-attribs" > < / a >
Protected Attributes< / h2 > < / td > < / tr >
< tr class = "memitem:a9ee2a5140d88d22da43754bc1faf33a2" > < td class = "memItemLeft" align = "right" valign = "top" > std::mt19937_64  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1uniformRandomReal.html#a9ee2a5140d88d22da43754bc1faf33a2" > engineGen_< / a > < / td > < / tr >
< tr class = "separator:a9ee2a5140d88d22da43754bc1faf33a2" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a4e5d9520dece066e0f2627be87b6d131" > < td class = "memItemLeft" align = "right" valign = "top" > std::uniform_real_distribution< double >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1uniformRandomReal.html#a4e5d9520dece066e0f2627be87b6d131" > distrbution_< / a > < / td > < / tr >
< tr class = "separator:a4e5d9520dece066e0f2627be87b6d131" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
< div class = "textblock" >
< p class = "definition" > Definition at line < a class = "el" href = "uniformRandomReal_8hpp_source.html#l00032" > 32< / a > of file < a class = "el" href = "uniformRandomReal_8hpp_source.html" > uniformRandomReal.hpp< / a > .< / p >
< / div > < h2 class = "groupheader" > Constructor & Destructor Documentation< / h2 >
< a id = "a2c890939b95f2511d07ab10dc9b8a6dc" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a2c890939b95f2511d07ab10dc9b8a6dc" > ◆ < / a > < / span > uniformRandomReal()< / 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 = "classpFlow_1_1uniformRandomReal.html" > uniformRandomReal< / 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 class = "mlabel" > explicit< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "uniformRandomReal_8hpp_source.html#l00045" > 45< / a > of file < a class = "el" href = "uniformRandomReal_8hpp_source.html" > uniformRandomReal.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a220960201be1182f0b17ce9ce4c37210" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a220960201be1182f0b17ce9ce4c37210" > ◆ < / a > < / span > ~uniformRandomReal()< / 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 = "classpFlow_1_1uniformRandomReal.html" > uniformRandomReal< / 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" > default< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< h2 class = "groupheader" > Member Function Documentation< / h2 >
< a id = "af0cbc29c2a58a7f8cf48947bc89ba5ec" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#af0cbc29c2a58a7f8cf48947bc89ba5ec" > ◆ < / a > < / span > TypeInfoNV()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > TypeInfoNV < / td >
< td > (< / td >
< td class = "paramtype" > " uniform"   < / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "adafd9f80ea7071089bd8829bb04cdd14" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#adafd9f80ea7071089bd8829bb04cdd14" > ◆ < / a > < / span > randomNumber() < span class = "overload" > [1/2]< / 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 = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a > randomNumber < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a >   < / td >
< td class = "paramname" > < em > a< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a >   < / td >
< td class = "paramname" > < em > b< / 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" >
< p class = "definition" > Definition at line < a class = "el" href = "uniformRandomReal_8hpp_source.html#l00053" > 53< / a > of file < a class = "el" href = "uniformRandomReal_8hpp_source.html" > uniformRandomReal.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "uniformRandomReal_8hpp_source.html#l00038" > uniformRandomReal::distrbution_< / a > , and < a class = "el" href = "uniformRandomReal_8hpp_source.html#l00036" > uniformRandomReal::engineGen_< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "uniformRandomReal_8hpp_source.html#l00070" > uniformRandomReal::operator()()< / a > , < a class = "el" href = "cylinderRegion_8cpp_source.html#l00043" > cylinderRegion::peek()< / a > , < a class = "el" href = "boxRegion_8cpp_source.html#l00043" > boxRegion::peek()< / a > , < a class = "el" href = "sphereRegion_8cpp_source.html#l00043" > sphereRegion::peek()< / a > , and < a class = "el" href = "uniformRandomReal_8hpp_source.html#l00058" > uniformRandomReal::randomNumber()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-0" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-0-trigger" src = "closed.png" alt = "+" / > Here is the caller graph for this function:< / div >
< div id = "dynsection-0-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-0-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1uniformRandomReal_adafd9f80ea7071089bd8829bb04cdd14_icgraph.png" border = "0" usemap = "#classpFlow_1_1uniformRandomReal_adafd9f80ea7071089bd8829bb04cdd14_icgraph" alt = "" / > < / div >
< / div >
< / div >
< / div >
< a id = "aa636852a0612fc4c3d85704e6616b8ec" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa636852a0612fc4c3d85704e6616b8ec" > ◆ < / a > < / span > randomNumber() < span class = "overload" > [2/2]< / 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 = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > realx3< / a > randomNumber < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > realx3< / a > &   < / td >
< td class = "paramname" > < em > a< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > realx3< / a > &   < / td >
< td class = "paramname" > < em > b< / 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" >
< p class = "definition" > Definition at line < a class = "el" href = "uniformRandomReal_8hpp_source.html#l00058" > 58< / a > of file < a class = "el" href = "uniformRandomReal_8hpp_source.html" > uniformRandomReal.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "uniformRandomReal_8hpp_source.html#l00053" > uniformRandomReal::randomNumber()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-1" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-1-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-1-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-1-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1uniformRandomReal_aa636852a0612fc4c3d85704e6616b8ec_cgraph.png" border = "0" usemap = "#classpFlow_1_1uniformRandomReal_aa636852a0612fc4c3d85704e6616b8ec_cgraph" alt = "" / > < / div >
< / div >
< / div >
< / div >
< a id = "a9d44e8e9445d4e9f8d1c8201047cc0ea" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a9d44e8e9445d4e9f8d1c8201047cc0ea" > ◆ < / a > < / span > operator()() < span class = "overload" > [1/2]< / 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 = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > realx3< / a > operator() < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > realx3< / a > &   < / td >
< td class = "paramname" > < em > a< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a5164661f6974ad24fa90bf19433e6116" > realx3< / a > &   < / td >
< td class = "paramname" > < em > b< / 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" >
< p class = "definition" > Definition at line < a class = "el" href = "uniformRandomReal_8hpp_source.html#l00070" > 70< / a > of file < a class = "el" href = "uniformRandomReal_8hpp_source.html" > uniformRandomReal.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "uniformRandomReal_8hpp_source.html#l00053" > uniformRandomReal::randomNumber()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-2" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-2-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-2-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-2-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1uniformRandomReal_a9d44e8e9445d4e9f8d1c8201047cc0ea_cgraph.png" border = "0" usemap = "#classpFlow_1_1uniformRandomReal_a9d44e8e9445d4e9f8d1c8201047cc0ea_cgraph" alt = "" / > < / div >
< / div >
< / div >
< / div >
< a id = "a8320264d3b2bc8e60003db368fee44ce" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a8320264d3b2bc8e60003db368fee44ce" > ◆ < / a > < / span > operator()() < span class = "overload" > [2/2]< / 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 = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a > operator() < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a >   < / td >
< td class = "paramname" > < em > a< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a >   < / td >
< td class = "paramname" > < em > b< / 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" >
< p class = "definition" > Definition at line < a class = "el" href = "uniformRandomReal_8hpp_source.html#l00075" > 75< / a > of file < a class = "el" href = "uniformRandomReal_8hpp_source.html" > uniformRandomReal.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "uniformRandomReal_8hpp_source.html#l00053" > uniformRandomReal::randomNumber()< / a > .< / p >
2023-04-02 14:53:54 -07:00
< div id = "dynsection-3" onclick = "return toggleVisibility(this)" class = "dynheader closed" style = "cursor:pointer;" >
< img id = "dynsection-3-trigger" src = "closed.png" alt = "+" / > Here is the call graph for this function:< / div >
< div id = "dynsection-3-summary" class = "dynsummary" style = "display:block;" >
< / div >
< div id = "dynsection-3-content" class = "dyncontent" style = "display:none;" >
2023-03-27 10:16:23 -07:00
< div class = "center" > < img src = "classpFlow_1_1uniformRandomReal_a8320264d3b2bc8e60003db368fee44ce_cgraph.png" border = "0" usemap = "#classpFlow_1_1uniformRandomReal_a8320264d3b2bc8e60003db368fee44ce_cgraph" alt = "" / > < / div >
< / div >
< / div >
< / div >
< h2 class = "groupheader" > Member Data Documentation< / h2 >
< a id = "a9ee2a5140d88d22da43754bc1faf33a2" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a9ee2a5140d88d22da43754bc1faf33a2" > ◆ < / a > < / span > engineGen_< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > std::mt19937_64 engineGen_< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "uniformRandomReal_8hpp_source.html#l00036" > 36< / a > of file < a class = "el" href = "uniformRandomReal_8hpp_source.html" > uniformRandomReal.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "uniformRandomReal_8hpp_source.html#l00053" > uniformRandomReal::randomNumber()< / a > .< / p >
< / div >
< / div >
< a id = "a4e5d9520dece066e0f2627be87b6d131" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a4e5d9520dece066e0f2627be87b6d131" > ◆ < / a > < / span > distrbution_< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > std::uniform_real_distribution< double> distrbution_< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "uniformRandomReal_8hpp_source.html#l00038" > 38< / a > of file < a class = "el" href = "uniformRandomReal_8hpp_source.html" > uniformRandomReal.hpp< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "uniformRandomReal_8hpp_source.html#l00053" > uniformRandomReal::randomNumber()< / a > .< / p >
< / div >
< / div >
< hr / > The documentation for this class was generated from the following file:< ul >
< li > src/phasicFlow/random/randomReal/< a class = "el" href = "uniformRandomReal_8hpp_source.html" > uniformRandomReal.hpp< / a > < / li >
< / ul >
< / div > <!-- contents -->
< / div > <!-- doc - content -->
< div id = "nav-path" class = "navpath" > <!-- id is needed for treeview function! -->
< ul >
< li class = "navelem" > < a class = "el" href = "namespacepFlow.html" > pFlow< / a > < / li > < li class = "navelem" > < a class = "el" href = "classpFlow_1_1uniformRandomReal.html" > uniformRandomReal< / a > < / li >
< li class = "footer" > Generated by
< a href = "http://www.doxygen.org/index.html" >
< img class = "footer" src = "doxygen.png" alt = "doxygen" / > < / a > 1.8.17 < / li >
< / ul >
< / div >
< / body >
< / html >