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: stridedRange< 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_1stridedRange.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_1stridedRange-members.html" > List of all members< / a > < / div >
< div class = "headertitle" >
< div class = "title" > stridedRange< T > Class Template Reference< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
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 = "+" / > Inheritance diagram for stridedRange< T > :< / 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_1stridedRange__inherit__graph.png" border = "0" usemap = "#stridedRange_3_01T_01_4_inherit__map" alt = "Inheritance graph" / > < / div >
< center > < span class = "legend" > [< a target = "top" href = "graph_legend.html" > legend< / a > ]< / span > < / center > < / div >
< table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-methods" > < / a >
Public Member Functions< / h2 > < / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memitem:a735f2a6a65f166461fd927ba7839ff0a" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1stridedRange.html#a735f2a6a65f166461fd927ba7839ff0a" > TypeInfoTemplateNV11< / a > (" stridedRange" , T)< / td > < / tr >
< tr class = "separator:a735f2a6a65f166461fd927ba7839ff0a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a21223bba837371e6ede2b2571c39667f" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1stridedRange.html#a21223bba837371e6ede2b2571c39667f" > stridedRange< / a > ()=default< / td > < / tr >
< tr class = "separator:a21223bba837371e6ede2b2571c39667f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "memitem:a9b987e04bb2acc210633080eac1ce28a" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1stridedRange.html#a9b987e04bb2acc210633080eac1ce28a" > stridedRange< / a > (T < a class = "el" href = "classpFlow_1_1stridedRange.html#a66b56ad16ed6691f634c418b77f7b5f9" > begin< / a > , T < a class = "el" href = "classpFlow_1_1stridedRange.html#ab2f052e4a350d7ade62a5ec1b22b1a3f" > end< / a > , T < a class = "el" href = "classpFlow_1_1stridedRange.html#a2731fe62ddef40abedae4b80102bf8d8" > stride< / a > )< / td > < / tr >
< tr class = "separator:a9b987e04bb2acc210633080eac1ce28a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a4211d50e66ef95f4d53b0642cb2f7476" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1stridedRange.html#a4211d50e66ef95f4d53b0642cb2f7476" > stridedRange< / a > (T < a class = "el" href = "classpFlow_1_1stridedRange.html#a66b56ad16ed6691f634c418b77f7b5f9" > begin< / a > , T < a class = "el" href = "classpFlow_1_1stridedRange.html#a2731fe62ddef40abedae4b80102bf8d8" > stride< / a > )< / td > < / tr >
< tr class = "separator:a4211d50e66ef95f4d53b0642cb2f7476" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a7b726da27c4a8e3c5015bce9f4ec5e3a" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1stridedRange.html#a7b726da27c4a8e3c5015bce9f4ec5e3a" > stridedRange< / a > (const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & rangeString)< / td > < / tr >
< tr class = "separator:a7b726da27c4a8e3c5015bce9f4ec5e3a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:add300761925299847a1638498aafef7a" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1stridedRange.html#add300761925299847a1638498aafef7a" > stridedRange< / a > (const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > & dict)< / td > < / tr >
< tr class = "separator:add300761925299847a1638498aafef7a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a66b56ad16ed6691f634c418b77f7b5f9" > < td class = "memItemLeft" align = "right" valign = "top" > T  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1stridedRange.html#a66b56ad16ed6691f634c418b77f7b5f9" > begin< / a > () const< / td > < / tr >
< tr class = "separator:a66b56ad16ed6691f634c418b77f7b5f9" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ab2f052e4a350d7ade62a5ec1b22b1a3f" > < td class = "memItemLeft" align = "right" valign = "top" > T  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1stridedRange.html#ab2f052e4a350d7ade62a5ec1b22b1a3f" > end< / a > () const< / td > < / tr >
< tr class = "separator:ab2f052e4a350d7ade62a5ec1b22b1a3f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a2731fe62ddef40abedae4b80102bf8d8" > < td class = "memItemLeft" align = "right" valign = "top" > T  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1stridedRange.html#a2731fe62ddef40abedae4b80102bf8d8" > stride< / a > () const< / td > < / tr >
< tr class = "separator:a2731fe62ddef40abedae4b80102bf8d8" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memitem:ab9846688b7daa9d9788ae80dbf4cdf52" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1stridedRange.html#ab9846688b7daa9d9788ae80dbf4cdf52" > isInRange< / a > (T val) const< / td > < / tr >
< tr class = "separator:ab9846688b7daa9d9788ae80dbf4cdf52" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "memitem:a0ca2050caf024eff74f7dc1b942f1788" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1stridedRange.html#a0ca2050caf024eff74f7dc1b942f1788" > isMember< / a > (T val, T epsilon=0) const< / td > < / tr >
< tr class = "separator:a0ca2050caf024eff74f7dc1b942f1788" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memitem:a0d6d47c670d6c61f7924cbd769a88027" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1stridedRange.html#a0d6d47c670d6c61f7924cbd769a88027" > isMember< / a > (< a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a > val, < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a > epsilon) const< / td > < / tr >
< tr class = "separator:a0d6d47c670d6c61f7924cbd769a88027" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2023-03-27 10:16:23 -07:00
< / 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:a862698fba81c111cbfaca5ea0528e5dd" > < td class = "memItemLeft" align = "right" valign = "top" > static bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1stridedRange.html#a862698fba81c111cbfaca5ea0528e5dd" > parseRange< / a > (const < a class = "el" href = "namespacepFlow.html#a0ebe792a293e8c717bddf60070c0fe99" > word< / a > & rangeString, T & < a class = "el" href = "classpFlow_1_1stridedRange.html#a66b56ad16ed6691f634c418b77f7b5f9" > begin< / a > , T & < a class = "el" href = "classpFlow_1_1stridedRange.html#ab2f052e4a350d7ade62a5ec1b22b1a3f" > end< / a > , T & < a class = "el" href = "classpFlow_1_1stridedRange.html#a2731fe62ddef40abedae4b80102bf8d8" > stride< / a > )< / td > < / tr >
< tr class = "separator:a862698fba81c111cbfaca5ea0528e5dd" > < 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 >
2025-01-10 13:02:07 +03:30
< tr class = "memitem:ad543e853981e56c8ae28a8b8b8ca01ac" > < td class = "memItemLeft" align = "right" valign = "top" > T  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1stridedRange.html#ad543e853981e56c8ae28a8b8b8ca01ac" > begin_< / a > = 0< / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:ad543e853981e56c8ae28a8b8b8ca01ac" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memitem:a2c7d06a54745697d21bed0107ce26432" > < td class = "memItemLeft" align = "right" valign = "top" > T  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1stridedRange.html#a2c7d06a54745697d21bed0107ce26432" > end_< / a > = 1< / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:a2c7d06a54745697d21bed0107ce26432" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2025-01-10 13:02:07 +03:30
< tr class = "memitem:ad3862eecfb2dc23710a234fb0919f54d" > < td class = "memItemLeft" align = "right" valign = "top" > T  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classpFlow_1_1stridedRange.html#ad3862eecfb2dc23710a234fb0919f54d" > stride_< / a > = 1< / td > < / tr >
2023-03-27 10:16:23 -07:00
< tr class = "separator:ad3862eecfb2dc23710a234fb0919f54d" > < 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_1stridedRange.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_1stridedRange.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::stridedRange< T > < / h3 >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "stridedRange_8hpp_source.html#l00034" > 34< / a > of file < a class = "el" href = "stridedRange_8hpp_source.html" > stridedRange.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div > < h2 class = "groupheader" > Constructor & Destructor Documentation< / h2 >
2025-01-10 13:02:07 +03:30
< a id = "a21223bba837371e6ede2b2571c39667f" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a21223bba837371e6ede2b2571c39667f" > ◆ < / a > < / span > stridedRange() < span class = "overload" > [1/5]< / 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_1stridedRange.html" > stridedRange< / 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 >
2023-03-27 10:16:23 -07:00
< a id = "a9b987e04bb2acc210633080eac1ce28a" > < / a >
2025-01-10 13:02:07 +03:30
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a9b987e04bb2acc210633080eac1ce28a" > ◆ < / a > < / span > stridedRange() < span class = "overload" > [2/5]< / span > < / h2 >
2023-03-27 10:16:23 -07:00
< 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_1stridedRange.html" > stridedRange< / 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 class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > T  < / td >
< td class = "paramname" > < em > stride< / 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" >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "stridedRange_8hpp_source.html#l00054" > 54< / a > of file < a class = "el" href = "stridedRange_8hpp_source.html" > stridedRange.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "a4211d50e66ef95f4d53b0642cb2f7476" > < / a >
2025-01-10 13:02:07 +03:30
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a4211d50e66ef95f4d53b0642cb2f7476" > ◆ < / a > < / span > stridedRange() < span class = "overload" > [3/5]< / span > < / h2 >
2023-03-27 10:16:23 -07:00
< 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_1stridedRange.html" > stridedRange< / 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 > stride< / 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" >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "stridedRange_8hpp_source.html#l00061" > 61< / a > of file < a class = "el" href = "stridedRange_8hpp_source.html" > stridedRange.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "a7b726da27c4a8e3c5015bce9f4ec5e3a" > < / a >
2025-01-10 13:02:07 +03:30
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a7b726da27c4a8e3c5015bce9f4ec5e3a" > ◆ < / a > < / span > stridedRange() < span class = "overload" > [4/5]< / span > < / h2 >
2023-03-27 10:16:23 -07:00
< 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_1stridedRange.html" > stridedRange< / 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" >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "stridedRange_8hpp_source.html#l00070" > 70< / a > of file < a class = "el" href = "stridedRange_8hpp_source.html" > stridedRange.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "add300761925299847a1638498aafef7a" > < / a >
2025-01-10 13:02:07 +03:30
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#add300761925299847a1638498aafef7a" > ◆ < / a > < / span > stridedRange() < span class = "overload" > [5/5]< / span > < / h2 >
2023-03-27 10:16:23 -07:00
< 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_1stridedRange.html" > stridedRange< / a > < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classpFlow_1_1dictionary.html" > dictionary< / a > &   < / td >
< td class = "paramname" > < em > dict< / 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" >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "stridedRange_8hpp_source.html#l00080" > 80< / a > of file < a class = "el" href = "stridedRange_8hpp_source.html" > stridedRange.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< h2 class = "groupheader" > Member Function Documentation< / h2 >
2025-01-10 13:02:07 +03:30
< a id = "a735f2a6a65f166461fd927ba7839ff0a" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a735f2a6a65f166461fd927ba7839ff0a" > ◆ < / a > < / span > TypeInfoTemplateNV11()< / h2 >
2023-03-27 10:16:23 -07:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2025-01-10 13:02:07 +03:30
< td class = "memname" > TypeInfoTemplateNV11 < / td >
2023-03-27 10:16:23 -07:00
< td > (< / td >
< td class = "paramtype" > " stridedRange< 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 = "a66b56ad16ed6691f634c418b77f7b5f9" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a66b56ad16ed6691f634c418b77f7b5f9" > ◆ < / 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 >
< 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 > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "stridedRange_8hpp_source.html#l00088" > 88< / a > of file < a class = "el" href = "stridedRange_8hpp_source.html" > stridedRange.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "ab2f052e4a350d7ade62a5ec1b22b1a3f" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ab2f052e4a350d7ade62a5ec1b22b1a3f" > ◆ < / 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 >
< 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 > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "stridedRange_8hpp_source.html#l00093" > 93< / a > of file < a class = "el" href = "stridedRange_8hpp_source.html" > stridedRange.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "a2731fe62ddef40abedae4b80102bf8d8" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a2731fe62ddef40abedae4b80102bf8d8" > ◆ < / a > < / span > stride()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > T stride < / 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 > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "stridedRange_8hpp_source.html#l00098" > 98< / a > of file < a class = "el" href = "stridedRange_8hpp_source.html" > stridedRange.hpp< / a > .< / p >
< / div >
< / div >
< a id = "ab9846688b7daa9d9788ae80dbf4cdf52" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ab9846688b7daa9d9788ae80dbf4cdf52" > ◆ < / a > < / span > isInRange()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool isInRange < / 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 = "stridedRange_8hpp_source.html#l00104" > 104< / a > of file < a class = "el" href = "stridedRange_8hpp_source.html" > stridedRange.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "a0ca2050caf024eff74f7dc1b942f1788" > < / a >
2025-01-10 13:02:07 +03:30
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a0ca2050caf024eff74f7dc1b942f1788" > ◆ < / a > < / span > isMember() < span class = "overload" > [1/2]< / span > < / h2 >
2023-03-27 10:16:23 -07:00
< 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 >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > T  < / td >
< td class = "paramname" > < em > epsilon< / em > = < code > 0< / code >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / 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" >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "stridedRange_8hpp_source.html#l00110" > 110< / a > of file < a class = "el" href = "stridedRange_8hpp_source.html" > stridedRange.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< p class = "reference" > Referenced by < a class = "el" href = "timeControl_8cpp_source.html#l00026" > timeControl::screenReport()< / 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 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_1stridedRange_a0ca2050caf024eff74f7dc1b942f1788_icgraph.png" border = "0" usemap = "#classpFlow_1_1stridedRange_a0ca2050caf024eff74f7dc1b942f1788_icgraph" alt = "" / > < / div >
< / div >
< / div >
< / div >
< a id = "a862698fba81c111cbfaca5ea0528e5dd" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a862698fba81c111cbfaca5ea0528e5dd" > ◆ < / 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 class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > T &   < / td >
< td class = "paramname" > < em > stride< / 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" >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "stridedRange_8hpp_source.html#l00121" > 121< / a > of file < a class = "el" href = "stridedRange_8hpp_source.html" > stridedRange.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< p class = "reference" > Referenced by < a class = "el" href = "combinedRange_8hpp_source.html#l00080" > combinedRange< T > ::addStridedRange()< / 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 caller 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_1stridedRange_a862698fba81c111cbfaca5ea0528e5dd_icgraph.png" border = "0" usemap = "#classpFlow_1_1stridedRange_a862698fba81c111cbfaca5ea0528e5dd_icgraph" alt = "" / > < / div >
< / div >
2025-01-10 13:02:07 +03:30
< / div >
< / div >
< a id = "a0d6d47c670d6c61f7924cbd769a88027" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a0d6d47c670d6c61f7924cbd769a88027" > ◆ < / a > < / span > isMember() < 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" > bool isMember < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "namespacepFlow.html#a6192191c0e9c178a44ee1ac350fde476" > real< / a >   < / td >
< td class = "paramname" > < em > val< / 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 > epsilon< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / 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 = "stridedRange_8hpp_source.html#l00154" > 154< / a > of file < a class = "el" href = "stridedRange_8hpp_source.html" > stridedRange.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / 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 >
2025-01-10 13:02:07 +03:30
< td class = "memname" > T begin_ = 0< / td >
2023-03-27 10:16:23 -07:00
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "stridedRange_8hpp_source.html#l00039" > 39< / a > of file < a class = "el" href = "stridedRange_8hpp_source.html" > stridedRange.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / 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 >
2025-01-10 13:02:07 +03:30
< td class = "memname" > T end_ = 1< / td >
2023-03-27 10:16:23 -07:00
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "stridedRange_8hpp_source.html#l00041" > 41< / a > of file < a class = "el" href = "stridedRange_8hpp_source.html" > stridedRange.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< a id = "ad3862eecfb2dc23710a234fb0919f54d" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ad3862eecfb2dc23710a234fb0919f54d" > ◆ < / a > < / span > stride_< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2025-01-10 13:02:07 +03:30
< td class = "memname" > T stride_ = 1< / td >
2023-03-27 10:16:23 -07:00
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "stridedRange_8hpp_source.html#l00043" > 43< / a > of file < a class = "el" href = "stridedRange_8hpp_source.html" > stridedRange.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / 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" >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "stridedRange_8hpp_source.html#l00045" > 45< / a > of file < a class = "el" href = "stridedRange_8hpp_source.html" > stridedRange.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / 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" >
2025-01-10 13:02:07 +03:30
< p class = "definition" > Definition at line < a class = "el" href = "stridedRange_8hpp_source.html#l00046" > 46< / a > of file < a class = "el" href = "stridedRange_8hpp_source.html" > stridedRange.hpp< / a > .< / p >
2023-03-27 10:16:23 -07:00
< / div >
< / div >
< hr / > The documentation for this class was generated from the following file:< ul >
< li > src/phasicFlow/ranges/< a class = "el" href = "stridedRange_8hpp_source.html" > stridedRange.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_1stridedRange.html" > stridedRange< / 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 >