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: intervalRange< T > Class Template 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_1intervalRange.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 = "#pub-static-methods" > Static Public Member Functions< / a > |
< a href = "#pro-attribs" > Protected Attributes< / a > |
< a href = "#pro-static-attribs" > Static Protected Attributes< / a > |
< a href = "classpFlow_1_1intervalRange-members.html" > List of all members< / a > < / div >
< div class = "headertitle" >
< div class = "title" > intervalRange< T > Class Template 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:a79125bf5832cdbb40b4c88542009c042" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1intervalRange.html#a79125bf5832cdbb40b4c88542009c042" > TypeInfoTemplateNV< / a > (" intervalRange" , T)< / td > < / tr >
< tr class = "separator:a79125bf5832cdbb40b4c88542009c042" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ac1e7c3fc2d25d4799611f05f3e84728f" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1intervalRange.html#ac1e7c3fc2d25d4799611f05f3e84728f" > intervalRange< / a > (T begin, T end)< / td > < / tr >
< tr class = "separator:ac1e7c3fc2d25d4799611f05f3e84728f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a9b46a02bd78c55579b31768abe0b5081" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1intervalRange.html#a9b46a02bd78c55579b31768abe0b5081" > intervalRange< / a > (T beginEnd, bool openEnd)< / td > < / tr >
< tr class = "separator:a9b46a02bd78c55579b31768abe0b5081" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae8dcd038c69080bc2dbba983c701eb6a" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1intervalRange.html#ae8dcd038c69080bc2dbba983c701eb6a" > intervalRange< / a > (const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & rangeString)< / td > < / tr >
< tr class = "separator:ae8dcd038c69080bc2dbba983c701eb6a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a5a3c06690014c015f02ad827514b8954" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1intervalRange.html#a5a3c06690014c015f02ad827514b8954" > isMember< / a > (T val) const< / td > < / tr >
< tr class = "separator:a5a3c06690014c015f02ad827514b8954" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-static-methods" > < / a >
Static Public Member Functions< / h2 > < / td > < / tr >
< tr class = "memitem:a7ac715f3b53f18c60bd73169fe9be2bc" > < td class = "memItemLeft" align = "right" valign = "top" > static bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1intervalRange.html#a7ac715f3b53f18c60bd73169fe9be2bc" > parseRange< / a > (const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & rangeString, T & begin, T & end)< / td > < / tr >
< tr class = "separator:a7ac715f3b53f18c60bd73169fe9be2bc" > < 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:ad543e853981e56c8ae28a8b8b8ca01ac" > < td class = "memItemLeft" align = "right" valign = "top" > T  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1intervalRange.html#ad543e853981e56c8ae28a8b8b8ca01ac" > begin_< / a > < / td > < / tr >
< tr class = "separator:ad543e853981e56c8ae28a8b8b8ca01ac" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a2c7d06a54745697d21bed0107ce26432" > < td class = "memItemLeft" align = "right" valign = "top" > T  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1intervalRange.html#a2c7d06a54745697d21bed0107ce26432" > end_< / a > < / td > < / tr >
< tr class = "separator:a2c7d06a54745697d21bed0107ce26432" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pro-static-attribs" > < / a >
Static Protected Attributes< / h2 > < / td > < / tr >
< tr class = "memitem:afda6cc7253daf42d2e083c4232237ae0" > < td class = "memItemLeft" align = "right" valign = "top" > static const T  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1intervalRange.html#afda6cc7253daf42d2e083c4232237ae0" > maxVal< / a > = < a class = "el" href = "namespacepFlow.html#a1a6444472664b73ca86d9c96154ea1da" > largestPositive< / a > < T> ()< / td > < / tr >
< tr class = "separator:afda6cc7253daf42d2e083c4232237ae0" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a9232c7f0c9938e0d3d5dbeaeb4521e5e" > < td class = "memItemLeft" align = "right" valign = "top" > static const T  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1intervalRange.html#a9232c7f0c9938e0d3d5dbeaeb4521e5e" > minVal< / a > = < a class = "el" href = "namespacepFlow.html#ae2e45e2e2b81a1f4b9b843330fdb96b0" > largestNegative< / a > < T> ()< / td > < / tr >
< tr class = "separator:a9232c7f0c9938e0d3d5dbeaeb4521e5e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
< div class = "textblock" > < h3 > template< typename T> < br / >
class pFlow::intervalRange< T > < / h3 >
< p class = "definition" > Definition at line < a class = "el" href = "intervalRange_8hpp_source.html#l00033" > 33< / a > of file < a class = "el" href = "intervalRange_8hpp_source.html" > intervalRange.hpp< / a > .< / p >
< / div > < h2 class = "groupheader" > Constructor & Destructor Documentation< / h2 >
< a id = "ac1e7c3fc2d25d4799611f05f3e84728f" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ac1e7c3fc2d25d4799611f05f3e84728f" > ◆ < / a > < / span > intervalRange() < span class = "overload" > [1/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 = "classpFlow_1_1intervalRange.html" > intervalRange< / a > < / td >
< td > (< / td >
< td class = "paramtype" > T  < / td >
< td class = "paramname" > < em > begin< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > T  < / td >
< td class = "paramname" > < em > end< / 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 = "intervalRange_8hpp_source.html#l00048" > 48< / a > of file < a class = "el" href = "intervalRange_8hpp_source.html" > intervalRange.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a9b46a02bd78c55579b31768abe0b5081" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a9b46a02bd78c55579b31768abe0b5081" > ◆ < / a > < / span > intervalRange() < 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 = "classpFlow_1_1intervalRange.html" > intervalRange< / a > < / td >
< td > (< / td >
< td class = "paramtype" > T  < / td >
< td class = "paramname" > < em > beginEnd< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > bool  < / td >
< td class = "paramname" > < em > openEnd< / 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 = "intervalRange_8hpp_source.html#l00054" > 54< / a > of file < a class = "el" href = "intervalRange_8hpp_source.html" > intervalRange.hpp< / a > .< / p >
< / div >
< / div >
< a id = "ae8dcd038c69080bc2dbba983c701eb6a" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae8dcd038c69080bc2dbba983c701eb6a" > ◆ < / a > < / span > intervalRange() < span class = "overload" > [3/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 = "classpFlow_1_1intervalRange.html" > intervalRange< / a > < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td >
< td class = "paramname" > < em > rangeString< / em > < / 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 = "intervalRange_8hpp_source.html#l00061" > 61< / a > of file < a class = "el" href = "intervalRange_8hpp_source.html" > intervalRange.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "error_8hpp_source.html#l00042" > fatalErrorInFunction< / a > , and < a class = "el" href = "error_8hpp_source.html#l00057" > fatalExit< / a > .< / p >
< / div >
< / div >
< h2 class = "groupheader" > Member Function Documentation< / h2 >
< a id = "a79125bf5832cdbb40b4c88542009c042" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a79125bf5832cdbb40b4c88542009c042" > ◆ < / a > < / span > TypeInfoTemplateNV()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > TypeInfoTemplateNV < / td >
< td > (< / td >
< td class = "paramtype" > " intervalRange< T > "   < / td >
< td class = "paramname" > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > T  < / td >
< td class = "paramname" >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "a5a3c06690014c015f02ad827514b8954" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a5a3c06690014c015f02ad827514b8954" > ◆ < / a > < / span > isMember()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool isMember < / td >
< td > (< / td >
< td class = "paramtype" > T  < / td >
< td class = "paramname" > < em > val< / em > < / td > < td > )< / td >
< td > const< / 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 = "intervalRange_8hpp_source.html#l00073" > 73< / a > of file < a class = "el" href = "intervalRange_8hpp_source.html" > intervalRange.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a7ac715f3b53f18c60bd73169fe9be2bc" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a7ac715f3b53f18c60bd73169fe9be2bc" > ◆ < / a > < / span > parseRange()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > static bool parseRange < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > &   < / td >
< td class = "paramname" > < em > rangeString< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > T &   < / td >
< td class = "paramname" > < em > begin< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > T &   < / td >
< td class = "paramname" > < em > end< / 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 class = "mlabel" > static< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "intervalRange_8hpp_source.html#l00080" > 80< / a > of file < a class = "el" href = "intervalRange_8hpp_source.html" > intervalRange.hpp< / a > .< / p >
< p class = "reference" > References < a class = "el" href = "VectorFwd_8hpp.html#a3557595cfa50bcbd2098e44fe7da1bbd" > count()< / a > , and < a class = "el" href = "bTypesFunctions_8hpp_source.html#l00140" > pFlow::readValue()< / a > .< / p >
< p class = "reference" > Referenced by < a class = "el" href = "combinedRange_8hpp_source.html#l00097" > combinedRange< T > ::addIntervalRange()< / 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 call 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_1intervalRange_a7ac715f3b53f18c60bd73169fe9be2bc_cgraph.png" border = "0" usemap = "#classpFlow_1_1intervalRange_a7ac715f3b53f18c60bd73169fe9be2bc_cgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1intervalRange_a7ac715f3b53f18c60bd73169fe9be2bc_cgraph" id = "classpFlow_1_1intervalRange_a7ac715f3b53f18c60bd73169fe9be2bc_cgraph" >
< area shape = "rect" title = " " alt = "" coords = "5,31,104,57" / >
< area shape = "rect" href = "VectorFwd_8hpp.html#a3557595cfa50bcbd2098e44fe7da1bbd" title = " " alt = "" coords = "189,5,248,32" / >
< area shape = "rect" href = "namespacepFlow.html#a7463754e5378482488abf35490c46dd2" title = " " alt = "" coords = "152,56,285,83" / >
< / map >
< / div >
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 caller 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_1intervalRange_a7ac715f3b53f18c60bd73169fe9be2bc_icgraph.png" border = "0" usemap = "#classpFlow_1_1intervalRange_a7ac715f3b53f18c60bd73169fe9be2bc_icgraph" alt = "" / > < / div >
< map name = "classpFlow_1_1intervalRange_a7ac715f3b53f18c60bd73169fe9be2bc_icgraph" id = "classpFlow_1_1intervalRange_a7ac715f3b53f18c60bd73169fe9be2bc_icgraph" >
< area shape = "rect" title = " " alt = "" coords = "227,13,325,39" / >
< area shape = "rect" href = "classpFlow_1_1combinedRange.html#a59ec953d3d9b171d79c9f11b16f9c26d" title = " " alt = "" coords = "5,5,179,47" / >
< / map >
< / div >
< / div >
< / div >
< h2 class = "groupheader" > Member Data Documentation< / h2 >
< a id = "ad543e853981e56c8ae28a8b8b8ca01ac" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ad543e853981e56c8ae28a8b8b8ca01ac" > ◆ < / a > < / span > begin_< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > T begin_< / 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 = "intervalRange_8hpp_source.html#l00038" > 38< / a > of file < a class = "el" href = "intervalRange_8hpp_source.html" > intervalRange.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a2c7d06a54745697d21bed0107ce26432" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a2c7d06a54745697d21bed0107ce26432" > ◆ < / a > < / span > end_< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > T end_< / 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 = "intervalRange_8hpp_source.html#l00040" > 40< / a > of file < a class = "el" href = "intervalRange_8hpp_source.html" > intervalRange.hpp< / a > .< / p >
< / div >
< / div >
< a id = "afda6cc7253daf42d2e083c4232237ae0" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#afda6cc7253daf42d2e083c4232237ae0" > ◆ < / a > < / span > maxVal< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > const T maxVal = < a class = "el" href = "namespacepFlow.html#a1a6444472664b73ca86d9c96154ea1da" > largestPositive< / a > < T> ()< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > static< / span > < span class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "intervalRange_8hpp_source.html#l00042" > 42< / a > of file < a class = "el" href = "intervalRange_8hpp_source.html" > intervalRange.hpp< / a > .< / p >
< / div >
< / div >
< a id = "a9232c7f0c9938e0d3d5dbeaeb4521e5e" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a9232c7f0c9938e0d3d5dbeaeb4521e5e" > ◆ < / a > < / span > minVal< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > const T minVal = < a class = "el" href = "namespacepFlow.html#ae2e45e2e2b81a1f4b9b843330fdb96b0" > largestNegative< / a > < T> ()< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > static< / span > < span class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "intervalRange_8hpp_source.html#l00043" > 43< / a > of file < a class = "el" href = "intervalRange_8hpp_source.html" > intervalRange.hpp< / a > .< / p >
< / div >
< / div >
< hr / > The documentation for this class was generated from the following file:< ul >
< li > src/phasicFlow/ranges/< a class = "el" href = "intervalRange_8hpp_source.html" > intervalRange.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_1intervalRange.html" > intervalRange< / 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 >