2018-05-17 02:44:56 +08: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.14" / >
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
< title > Cutlass: cutlass::PredicateVector< kPredicates_, kPredicatesPerByte_, kPredicateStart_ > ::ConstIterator 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 = "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/x-mathjax-config" >
MathJax.Hub.Config({
extensions: ["tex2jax.js"],
jax: ["input/TeX","output/HTML-CSS"],
});
< / script > < script type = "text/javascript" async src = "http://cdn.mathjax.org/mathjax/latest/MathJax.js" > < / script >
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" / >
< / head >
< body >
< div id = "top" > <!-- do not remove this div, it is closed by doxygen! -->
< div id = "titlearea" >
< table cellspacing = "0" cellpadding = "0" >
< tbody >
< tr style = "height: 56px;" >
< td id = "projectalign" style = "padding-left: 0.5em;" >
< div id = "projectname" > Cutlass
< / div >
< div id = "projectbrief" > CUDA Templates for Linear Algebra Subroutines and Solvers< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
<!-- Generated by Doxygen 1.8.14 -->
< 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 >
< script type = "text/javascript" src = "menudata.js" > < / script >
< script type = "text/javascript" src = "menu.js" > < / script >
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */< / script >
< div id = "main-nav" > < / div >
<!-- 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 id = "nav-path" class = "navpath" >
< ul >
< li class = "navelem" > < a class = "el" href = "namespacecutlass.html" > cutlass< / a > < / li > < li class = "navelem" > < a class = "el" href = "structcutlass_1_1PredicateVector.html" > PredicateVector< / a > < / li > < li class = "navelem" > < a class = "el" href = "classcutlass_1_1PredicateVector_1_1ConstIterator.html" > ConstIterator< / a > < / li > < / ul >
< / div >
< / div > <!-- top -->
< div class = "header" >
< div class = "summary" >
< a href = "#pub-methods" > Public Member Functions< / a > |
< a href = "classcutlass_1_1PredicateVector_1_1ConstIterator-members.html" > List of all members< / a > < / div >
< div class = "headertitle" >
< div class = "title" > cutlass::PredicateVector< kPredicates_, kPredicatesPerByte_, kPredicateStart_ > ::ConstIterator Class Reference< div class = "ingroups" > < a class = "el" href = "group__predicate__iterator__concept.html" > Predicate Iterator Concept< / a > < / div > < / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< p > A const iterator implementing < a class = "el" href = "group__predicate__iterator__concept.html" > Predicate Iterator Concept< / a > enabling sequential read-only access to prediactes.
< / p >
< p > < code > #include < < a class = "el" href = "predicate__vector_8h_source.html" > predicate_vector.h< / a > > < / code > < / p >
< 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:a1216aab9c567ec0d4232019008ef3ea7" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "cutlass_8h.html#a28c2443a142676d3d71effdae1a986b1" > CUTLASS_HOST_DEVICE< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classcutlass_1_1PredicateVector_1_1ConstIterator.html#a1216aab9c567ec0d4232019008ef3ea7" > ConstIterator< / a > (< a class = "el" href = "classcutlass_1_1PredicateVector_1_1ConstIterator.html" > ConstIterator< / a > const & it)< / td > < / tr >
< tr class = "memdesc:a1216aab9c567ec0d4232019008ef3ea7" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > < a class = "el" href = "structcutlass_1_1Copy.html" > Copy< / a > constructor. < a href = "#a1216aab9c567ec0d4232019008ef3ea7" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a1216aab9c567ec0d4232019008ef3ea7" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a590e4f4533c87162c0b79e8d876a8fda" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "cutlass_8h.html#a28c2443a142676d3d71effdae1a986b1" > CUTLASS_HOST_DEVICE< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classcutlass_1_1PredicateVector_1_1ConstIterator.html#a590e4f4533c87162c0b79e8d876a8fda" > ConstIterator< / a > (< a class = "el" href = "structcutlass_1_1PredicateVector.html" > PredicateVector< / a > const & _vec, int _start=0)< / td > < / tr >
< tr class = "separator:a590e4f4533c87162c0b79e8d876a8fda" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a10ee4bb2f206432aa5ee1a83cb046b70" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "cutlass_8h.html#a28c2443a142676d3d71effdae1a986b1" > CUTLASS_HOST_DEVICE< / a > < a class = "el" href = "classcutlass_1_1PredicateVector_1_1ConstIterator.html" > ConstIterator< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classcutlass_1_1PredicateVector_1_1ConstIterator.html#a10ee4bb2f206432aa5ee1a83cb046b70" > operator++< / a > ()< / td > < / tr >
< tr class = "memdesc:a10ee4bb2f206432aa5ee1a83cb046b70" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Pre-increment. < a href = "#a10ee4bb2f206432aa5ee1a83cb046b70" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a10ee4bb2f206432aa5ee1a83cb046b70" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a2763012a9284e97650b14e20c5668286" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "cutlass_8h.html#a28c2443a142676d3d71effdae1a986b1" > CUTLASS_HOST_DEVICE< / a > < a class = "el" href = "classcutlass_1_1PredicateVector_1_1ConstIterator.html" > ConstIterator< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classcutlass_1_1PredicateVector_1_1ConstIterator.html#a2763012a9284e97650b14e20c5668286" > operator--< / a > ()< / td > < / tr >
< tr class = "memdesc:a2763012a9284e97650b14e20c5668286" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Pre-decrement. < a href = "#a2763012a9284e97650b14e20c5668286" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a2763012a9284e97650b14e20c5668286" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a977a99af3166a58d5bc5a613a1abe7d5" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "cutlass_8h.html#a28c2443a142676d3d71effdae1a986b1" > CUTLASS_HOST_DEVICE< / a > < a class = "el" href = "classcutlass_1_1PredicateVector_1_1ConstIterator.html" > ConstIterator< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classcutlass_1_1PredicateVector_1_1ConstIterator.html#a977a99af3166a58d5bc5a613a1abe7d5" > operator++< / a > (int)< / td > < / tr >
< tr class = "memdesc:a977a99af3166a58d5bc5a613a1abe7d5" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Post-increment. < a href = "#a977a99af3166a58d5bc5a613a1abe7d5" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a977a99af3166a58d5bc5a613a1abe7d5" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a2910a714d34a688b8ea560ea2933436b" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "cutlass_8h.html#a28c2443a142676d3d71effdae1a986b1" > CUTLASS_HOST_DEVICE< / a > < a class = "el" href = "classcutlass_1_1PredicateVector_1_1ConstIterator.html" > ConstIterator< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classcutlass_1_1PredicateVector_1_1ConstIterator.html#a2910a714d34a688b8ea560ea2933436b" > operator--< / a > (int)< / td > < / tr >
< tr class = "memdesc:a2910a714d34a688b8ea560ea2933436b" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Post-decrement. < a href = "#a2910a714d34a688b8ea560ea2933436b" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a2910a714d34a688b8ea560ea2933436b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aa2d03d88ac23051803d010f78157c357" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "cutlass_8h.html#a28c2443a142676d3d71effdae1a986b1" > CUTLASS_HOST_DEVICE< / a > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classcutlass_1_1PredicateVector_1_1ConstIterator.html#aa2d03d88ac23051803d010f78157c357" > operator==< / a > (< a class = "el" href = "classcutlass_1_1PredicateVector_1_1ConstIterator.html" > ConstIterator< / a > const & it) const< / td > < / tr >
< tr class = "memdesc:aa2d03d88ac23051803d010f78157c357" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Returns true if iterators point to the same bit. < a href = "#aa2d03d88ac23051803d010f78157c357" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:aa2d03d88ac23051803d010f78157c357" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a3d06715a77740034697686a7977cb685" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "cutlass_8h.html#a28c2443a142676d3d71effdae1a986b1" > CUTLASS_HOST_DEVICE< / a > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classcutlass_1_1PredicateVector_1_1ConstIterator.html#a3d06715a77740034697686a7977cb685" > operator!=< / a > (< a class = "el" href = "classcutlass_1_1PredicateVector_1_1ConstIterator.html" > ConstIterator< / a > const & it) const< / td > < / tr >
< tr class = "memdesc:a3d06715a77740034697686a7977cb685" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Returns false if iterators point to the same bit. < a href = "#a3d06715a77740034697686a7977cb685" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a3d06715a77740034697686a7977cb685" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:abbc2bceb6cf8d7f168b8a00eb48c0946" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "cutlass_8h.html#a28c2443a142676d3d71effdae1a986b1" > CUTLASS_HOST_DEVICE< / a > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classcutlass_1_1PredicateVector_1_1ConstIterator.html#abbc2bceb6cf8d7f168b8a00eb48c0946" > operator*< / a > () const< / td > < / tr >
< tr class = "memdesc:abbc2bceb6cf8d7f168b8a00eb48c0946" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Dereferences iterator. < a href = "#abbc2bceb6cf8d7f168b8a00eb48c0946" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:abbc2bceb6cf8d7f168b8a00eb48c0946" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< h2 class = "groupheader" > Constructor & Destructor Documentation< / h2 >
< a id = "a1216aab9c567ec0d4232019008ef3ea7" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a1216aab9c567ec0d4232019008ef3ea7" > ◆ < / a > < / span > ConstIterator() < span class = "overload" > [1/2]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< div class = "memtemplate" >
template< int kPredicates_, int kPredicatesPerByte_ = 4, int kPredicateStart_ = 0> < / div >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "cutlass_8h.html#a28c2443a142676d3d71effdae1a986b1" > CUTLASS_HOST_DEVICE< / a > < a class = "el" href = "structcutlass_1_1PredicateVector.html" > cutlass::PredicateVector< / a > < kPredicates_, kPredicatesPerByte_, kPredicateStart_ > ::ConstIterator::ConstIterator < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classcutlass_1_1PredicateVector_1_1ConstIterator.html" > ConstIterator< / a > const &   < / td >
< td class = "paramname" > < em > it< / 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" >
< / div >
< / div >
< a id = "a590e4f4533c87162c0b79e8d876a8fda" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a590e4f4533c87162c0b79e8d876a8fda" > ◆ < / a > < / span > ConstIterator() < span class = "overload" > [2/2]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< div class = "memtemplate" >
template< int kPredicates_, int kPredicatesPerByte_ = 4, int kPredicateStart_ = 0> < / div >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "cutlass_8h.html#a28c2443a142676d3d71effdae1a986b1" > CUTLASS_HOST_DEVICE< / a > < a class = "el" href = "structcutlass_1_1PredicateVector.html" > cutlass::PredicateVector< / a > < kPredicates_, kPredicatesPerByte_, kPredicateStart_ > ::ConstIterator::ConstIterator < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "structcutlass_1_1PredicateVector.html" > PredicateVector< / a > const &   < / td >
< td class = "paramname" > < em > _vec< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > _start< / em > = < code > 0< / code >   < / 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" >
< / div >
< / div >
< h2 class = "groupheader" > Member Function Documentation< / h2 >
< a id = "a3d06715a77740034697686a7977cb685" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a3d06715a77740034697686a7977cb685" > ◆ < / a > < / span > operator!=()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< div class = "memtemplate" >
template< int kPredicates_, int kPredicatesPerByte_ = 4, int kPredicateStart_ = 0> < / div >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "cutlass_8h.html#a28c2443a142676d3d71effdae1a986b1" > CUTLASS_HOST_DEVICE< / a > bool < a class = "el" href = "structcutlass_1_1PredicateVector.html" > cutlass::PredicateVector< / a > < kPredicates_, kPredicatesPerByte_, kPredicateStart_ > ::ConstIterator::operator!= < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classcutlass_1_1PredicateVector_1_1ConstIterator.html" > ConstIterator< / a > const &   < / td >
< td class = "paramname" > < em > it< / 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" >
< / div >
< / div >
< a id = "abbc2bceb6cf8d7f168b8a00eb48c0946" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#abbc2bceb6cf8d7f168b8a00eb48c0946" > ◆ < / a > < / span > operator*()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< div class = "memtemplate" >
template< int kPredicates_, int kPredicatesPerByte_ = 4, int kPredicateStart_ = 0> < / div >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "cutlass_8h.html#a28c2443a142676d3d71effdae1a986b1" > CUTLASS_HOST_DEVICE< / a > bool < a class = "el" href = "structcutlass_1_1PredicateVector.html" > cutlass::PredicateVector< / a > < kPredicates_, kPredicatesPerByte_, kPredicateStart_ > ::ConstIterator::operator* < / 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" >
< / div >
< / div >
< a id = "a10ee4bb2f206432aa5ee1a83cb046b70" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a10ee4bb2f206432aa5ee1a83cb046b70" > ◆ < / a > < / span > operator++() < span class = "overload" > [1/2]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< div class = "memtemplate" >
template< int kPredicates_, int kPredicatesPerByte_ = 4, int kPredicateStart_ = 0> < / div >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "cutlass_8h.html#a28c2443a142676d3d71effdae1a986b1" > CUTLASS_HOST_DEVICE< / a > < a class = "el" href = "classcutlass_1_1PredicateVector_1_1ConstIterator.html" > ConstIterator< / a > & < a class = "el" href = "structcutlass_1_1PredicateVector.html" > cutlass::PredicateVector< / a > < kPredicates_, kPredicatesPerByte_, kPredicateStart_ > ::ConstIterator::operator++ < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "a977a99af3166a58d5bc5a613a1abe7d5" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a977a99af3166a58d5bc5a613a1abe7d5" > ◆ < / a > < / span > operator++() < span class = "overload" > [2/2]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< div class = "memtemplate" >
template< int kPredicates_, int kPredicatesPerByte_ = 4, int kPredicateStart_ = 0> < / div >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "cutlass_8h.html#a28c2443a142676d3d71effdae1a986b1" > CUTLASS_HOST_DEVICE< / a > < a class = "el" href = "classcutlass_1_1PredicateVector_1_1ConstIterator.html" > ConstIterator< / a > < a class = "el" href = "structcutlass_1_1PredicateVector.html" > cutlass::PredicateVector< / a > < kPredicates_, kPredicatesPerByte_, kPredicateStart_ > ::ConstIterator::operator++ < / td >
< td > (< / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "a2763012a9284e97650b14e20c5668286" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a2763012a9284e97650b14e20c5668286" > ◆ < / a > < / span > operator--() < span class = "overload" > [1/2]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< div class = "memtemplate" >
template< int kPredicates_, int kPredicatesPerByte_ = 4, int kPredicateStart_ = 0> < / div >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "cutlass_8h.html#a28c2443a142676d3d71effdae1a986b1" > CUTLASS_HOST_DEVICE< / a > < a class = "el" href = "classcutlass_1_1PredicateVector_1_1ConstIterator.html" > ConstIterator< / a > & < a class = "el" href = "structcutlass_1_1PredicateVector.html" > cutlass::PredicateVector< / a > < kPredicates_, kPredicatesPerByte_, kPredicateStart_ > ::ConstIterator::operator-- < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "a2910a714d34a688b8ea560ea2933436b" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a2910a714d34a688b8ea560ea2933436b" > ◆ < / a > < / span > operator--() < span class = "overload" > [2/2]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< div class = "memtemplate" >
template< int kPredicates_, int kPredicatesPerByte_ = 4, int kPredicateStart_ = 0> < / div >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "cutlass_8h.html#a28c2443a142676d3d71effdae1a986b1" > CUTLASS_HOST_DEVICE< / a > < a class = "el" href = "classcutlass_1_1PredicateVector_1_1ConstIterator.html" > ConstIterator< / a > < a class = "el" href = "structcutlass_1_1PredicateVector.html" > cutlass::PredicateVector< / a > < kPredicates_, kPredicatesPerByte_, kPredicateStart_ > ::ConstIterator::operator-- < / td >
< td > (< / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< a id = "aa2d03d88ac23051803d010f78157c357" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa2d03d88ac23051803d010f78157c357" > ◆ < / a > < / span > operator==()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< div class = "memtemplate" >
template< int kPredicates_, int kPredicatesPerByte_ = 4, int kPredicateStart_ = 0> < / div >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "cutlass_8h.html#a28c2443a142676d3d71effdae1a986b1" > CUTLASS_HOST_DEVICE< / a > bool < a class = "el" href = "structcutlass_1_1PredicateVector.html" > cutlass::PredicateVector< / a > < kPredicates_, kPredicatesPerByte_, kPredicateStart_ > ::ConstIterator::operator== < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classcutlass_1_1PredicateVector_1_1ConstIterator.html" > ConstIterator< / a > const &   < / td >
< td class = "paramname" > < em > it< / 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" >
< / div >
< / div >
< hr / > The documentation for this class was generated from the following file:< ul >
< li > < a class = "el" href = "predicate__vector_8h_source.html" > predicate_vector.h< / a > < / li >
< / ul >
< / div > <!-- contents -->
<!-- start footer part -->
< hr class = "footer" / > < address class = "footer" > < small >
2018-10-27 05:54:58 +08:00
Generated on Fri Oct 26 2018 14:53:34 for Cutlass by   < a href = "http://www.doxygen.org/index.html" >
2018-05-17 02:44:56 +08:00
< img class = "footer" src = "doxygen.png" alt = "doxygen" / >
< / a > 1.8.14
< / small > < / address >
< / body >
< / html >