<ahref="predicate__vector_8h.html">Go to the documentation of this file.</a><divclass="fragment"><divclass="line"><aname="l00001"></a><spanclass="lineno"> 1</span> <spanclass="comment">/***************************************************************************************************</span></div><divclass="line"><aname="l00002"></a><spanclass="lineno"> 2</span> <spanclass="comment"> * Copyright (c) 2017-2019, NVIDIA CORPORATION. All rights reserved.</span></div><divclass="line"><aname="l00003"></a><spanclass="lineno"> 3</span> <spanclass="comment"> *</span></div><divclass="line"><aname="l00004"></a><spanclass="lineno"> 4</span> <spanclass="comment"> * Redistribution and use in source and binary forms, with or without modification, are permitted</span></div><divclass="line"><aname="l00005"></a><spanclass="lineno"> 5</span> <spanclass="comment"> * provided that the following conditions are met:</span></div><divclass="line"><aname="l00006"></a><spanclass="lineno"> 6</span> <spanclass="comment"> * * Redistributions of source code must retain the above copyright notice, this list of</span></div><divclass="line"><aname="l00007"></a><spanclass="lineno"> 7</span> <spanclass="comment"> * conditions and the following disclaimer.</span></div><divclass="line"><aname="l00008"></a><spanclass="lineno"> 8</span> <spanclass="comment"> * * Redistributions in binary form must reproduce the above copyright notice, this list of</span></div><divclass="line"><aname="l00009"></a><spanclass="lineno"> 9</span> <spanclass="comment"> * conditions and the following disclaimer in the documentation and/or other materials</span></div><divclass="line"><aname="l00010"></a><spanclass="lineno"> 10</span> <spanclass="comment"> * provided with the distribution.</span></div><divclass="line"><aname="l00011"></a><spanclass="lineno"> 11</span> <spanclass="comment"> * * Neither the name of the NVIDIA CORPORATION nor the names of its contributors may be used</span></div><divclass="line"><aname="l00012"></a><spanclass="lineno"> 12</span> <spanclass="comment"> * to endorse or promote products derived from this software without specific prior written</span></div><divclass="line"><aname="l00013"></a><spanclass="lineno"> 13</span> <spanclass="comment"> * permission.</span></div><divclass="line"><aname="l00014"></a><spanclass="lineno"> 14</span> <spanclass="comment"> *</span></div><divclass="line"><aname="l00015"></a><spanclass="lineno"> 15</span> <spanclass="comment"> * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR</span></div><divclass="line"><aname="l00016"></a><spanclass="lineno"> 16</span> <spanclass="comment"> * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND</span></div><divclass="line"><aname="l00017"></a><spanclass="lineno"> 17</span> <spanclass="comment"> * FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL NVIDIA CORPORATION BE LIABLE</span></div><divclass="line"><aname="l00018"></a><spanclass="lineno"> 18</span> <spanclass="comment"> * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,</span></div><divclass="line"><aname="l00019"></a><spanclass="lineno"> 19</span> <spanclass="comment"> * BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;</span></div><divclass="line"><aname="l00020"></a><spanclass="lineno"> 20</span> <spanclass="comment"> * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,</span></div><divclass="line"><aname="l00021"></a><spanclass="lineno"> 21</span> <spanclass="comment"> * STRICT LIABILITY, OR TOR (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE</span></div><divclass="line"><aname="l0
<divclass="ttc"id="structcutlass_1_1PredicateVector_1_1TrivialIterator_html_ad24e9b451064e99fb19955f772c30e6a"><divclass="ttname"><ahref="structcutlass_1_1PredicateVector_1_1TrivialIterator.html#ad24e9b451064e99fb19955f772c30e6a">cutlass::PredicateVector::TrivialIterator::operator++</a></div><divclass="ttdeci">CUTLASS_HOST_DEVICE TrivialIterator & operator++()</div><divclass="ttdoc">Pre-increment. </div><divclass="ttdef"><b>Definition:</b> predicate_vector.h:397</div></div>
<divclass="ttc"id="classcutlass_1_1PredicateVector_1_1ConstIterator_html_abb6749fd0f66f9442fa18fabbb3588e4"><divclass="ttname"><ahref="classcutlass_1_1PredicateVector_1_1ConstIterator.html#abb6749fd0f66f9442fa18fabbb3588e4">cutlass::PredicateVector::ConstIterator::ConstIterator</a></div><divclass="ttdeci">CUTLASS_HOST_DEVICE ConstIterator(PredicateVector const &vec, int _start=0)</div><divclass="ttdoc">Constructs an iterator from a PredicateVector. </div><divclass="ttdef"><b>Definition:</b> predicate_vector.h:298</div></div>
<divclass="ttc"id="structcutlass_1_1PredicateVector_html_afe85a07b9f311327c6bf04e3a5f94e5a"><divclass="ttname"><ahref="structcutlass_1_1PredicateVector.html#afe85a07b9f311327c6bf04e3a5f94e5a">cutlass::PredicateVector::Storage</a></div><divclass="ttdeci">uint32_t Storage</div><divclass="ttdoc">Storage type of individual elements. </div><divclass="ttdef"><b>Definition:</b> predicate_vector.h:117</div></div>
<divclass="ttc"id="structcutlass_1_1PredicateVector_1_1TrivialIterator_html_a3adf0440f9a0143a61b43d39c3f03721"><divclass="ttname"><ahref="structcutlass_1_1PredicateVector_1_1TrivialIterator.html#a3adf0440f9a0143a61b43d39c3f03721">cutlass::PredicateVector::TrivialIterator::TrivialIterator</a></div><divclass="ttdeci">CUTLASS_HOST_DEVICE TrivialIterator(PredicateVector const &_vec)</div><divclass="ttdoc">Constructs an iterator from a PredicateVector. </div><divclass="ttdef"><b>Definition:</b> predicate_vector.h:393</div></div>
<divclass="ttc"id="structcutlass_1_1PredicateVector_html_a29b6a3044b89d0b3ff98fd571e12cdd8"><divclass="ttname"><ahref="structcutlass_1_1PredicateVector.html#a29b6a3044b89d0b3ff98fd571e12cdd8">cutlass::PredicateVector::is_zero</a></div><divclass="ttdeci">CUTLASS_HOST_DEVICE bool is_zero() const </div><divclass="ttdoc">Returns true if entire predicate array is zero. </div><divclass="ttdef"><b>Definition:</b> predicate_vector.h:483</div></div>
<divclass="ttc"id="classcutlass_1_1PredicateVector_1_1ConstIterator_html_a2763012a9284e97650b14e20c5668286"><divclass="ttname"><ahref="classcutlass_1_1PredicateVector_1_1ConstIterator.html#a2763012a9284e97650b14e20c5668286">cutlass::PredicateVector::ConstIterator::operator--</a></div><divclass="ttdeci">CUTLASS_HOST_DEVICE ConstIterator & operator--()</div><divclass="ttdoc">Pre-decrement. </div><divclass="ttdef"><b>Definition:</b> predicate_vector.h:316</div></div>
<divclass="ttc"id="structcutlass_1_1PredicateVector_html_ab870e074b33c598f69fe11e104615c5a"><divclass="ttname"><ahref="structcutlass_1_1PredicateVector.html#ab870e074b33c598f69fe11e104615c5a">cutlass::PredicateVector::kBytes</a></div><divclass="ttdeci">static int const kBytes</div><divclass="ttdoc">Number of bytes needed. </div><divclass="ttdef"><b>Definition:</b> predicate_vector.h:126</div></div>
<divclass="ttc"id="structcutlass_1_1PredicateVector_html_a8017a90ffe8a8039fff56b6956739045"><divclass="ttname"><ahref="structcutlass_1_1PredicateVector.html#a8017a90ffe8a8039fff56b6956739045">cutlass::PredicateVector::const_end</a></div><divclass="ttdeci">CUTLASS_DEVICE ConstIterator const_end() const </div><divclass="ttdoc">Returns a ConstIterator. </div><divclass="ttdef"><b>Definition:</b> predicate_vector.h:510</div></div>
<divclass="ttc"id="classcutlass_1_1PredicateVector_1_1ConstIterator_html_a691a6b129b56af221741b3825d58d2ac"><divclass="ttname"><ahref="classcutlass_1_1PredicateVector_1_1ConstIterator.html#a691a6b129b56af221741b3825d58d2ac">cutlass::PredicateVector::ConstIterator::at</a></div><divclass="ttdeci">CUTLASS_HOST_DEVICE bool at() const </div><divclass="ttdoc">Gets the bit at the pointed to location. </div><divclass="ttdef"><b>Definition:</b> predicate_vector.h:374</div></div>
<divclass="ttc"id="classcutlass_1_1PredicateVector_1_1ConstIterator_html_a10ee4bb2f206432aa5ee1a83cb046b70"><divclass="ttname"><ahref="classcutlass_1_1PredicateVector_1_1ConstIterator.html#a10ee4bb2f206432aa5ee1a83cb046b70">cutlass::PredicateVector::ConstIterator::operator++</a></div><divclass="ttdeci">CUTLASS_HOST_DEVICE ConstIterator & operator++()</div><divclass="ttdoc">Pre-increment. </div><divclass="ttdef"><b>Definition:</b> predicate_vector.h:302</div></div>
<divclass="ttc"id="structcutlass_1_1PredicateVector_html_adfabd17462a21adf71e37b2dacd1f45f"><divclass="ttname"><ahref="structcutlass_1_1PredicateVector.html#adfabd17462a21adf71e37b2dacd1f45f">cutlass::PredicateVector::enable</a></div><divclass="ttdeci">CUTLASS_HOST_DEVICE void enable()</div><divclass="ttdoc">Sets all predicates to true. </div><divclass="ttdef"><b>Definition:</b> predicate_vector.h:435</div></div>
<divclass="ttc"id="classcutlass_1_1PredicateVector_1_1ConstIterator_html_acce1de47d03b30131d36ca02327b77f6"><divclass="ttname"><ahref="classcutlass_1_1PredicateVector_1_1ConstIterator.html#acce1de47d03b30131d36ca02327b77f6">cutlass::PredicateVector::ConstIterator::operator==</a></div><divclass="ttdeci">CUTLASS_HOST_DEVICE bool operator==(ConstIterator const &it) const </div><divclass="ttdoc">Returns true if iterators point to the same bit. </div><divclass="ttdef"><b>Definition:</b> predicate_vector.h:362</div></div>
<divclass="ttc"id="structcutlass_1_1PredicateVector_html_a5a759fda07cb29bfa9041f45e1725a07"><divclass="ttname"><ahref="structcutlass_1_1PredicateVector.html#a5a759fda07cb29bfa9041f45e1725a07">cutlass::PredicateVector::operator[]</a></div><divclass="ttdeci">CUTLASS_HOST_DEVICE bool operator[](int idx) const </div><divclass="ttdoc">Accesses a bit within the predicate vector. </div><divclass="ttdef"><b>Definition:</b> predicate_vector.h:443</div></div>
<divclass="ttc"id="classcutlass_1_1PredicateVector_1_1Iterator_html_a349edcbf86ca0a6827462a07e8754320"><divclass="ttname"><ahref="classcutlass_1_1PredicateVector_1_1Iterator.html#a349edcbf86ca0a6827462a07e8754320">cutlass::PredicateVector::Iterator::operator==</a></div><divclass="ttdeci">CUTLASS_HOST_DEVICE bool operator==(Iterator const &it) const </div><divclass="ttdoc">Returns true if iterators point to the same bit. </div><divclass="ttdef"><b>Definition:</b> predicate_vector.h:256</div></div>
<divclass="ttc"id="classcutlass_1_1PredicateVector_1_1Iterator_html_a95d40d20eb0749e2916d03088d49f680"><divclass="ttname"><ahref="classcutlass_1_1PredicateVector_1_1Iterator.html#a95d40d20eb0749e2916d03088d49f680">cutlass::PredicateVector::Iterator::operator!=</a></div><divclass="ttdeci">CUTLASS_HOST_DEVICE bool operator!=(Iterator const &it) const </div><divclass="ttdoc">Returns false if iterators point to the same bit. </div><divclass="ttdef"><b>Definition:</b> predicate_vector.h:260</div></div>
<divclass="ttc"id="structcutlass_1_1PredicateVector_html_af14b5caa5b8722f06726681a1a985031"><divclass="ttname"><ahref="structcutlass_1_1PredicateVector.html#af14b5caa5b8722f06726681a1a985031">cutlass::PredicateVector::at</a></div><divclass="ttdeci">CUTLASS_HOST_DEVICE bool at(int idx) const </div><divclass="ttdoc">Accesses a bit within the predicate vector. </div><divclass="ttdef"><b>Definition:</b> predicate_vector.h:446</div></div>
<divclass="ttc"id="classcutlass_1_1PredicateVector_1_1Iterator_html_a08a7c4bd292f3dde6fdb7b8ae3eac4eb"><divclass="ttname"><ahref="classcutlass_1_1PredicateVector_1_1Iterator.html#a08a7c4bd292f3dde6fdb7b8ae3eac4eb">cutlass::PredicateVector::Iterator::Iterator</a></div><divclass="ttdeci">CUTLASS_HOST_DEVICE Iterator(PredicateVector &vec, int _start=0)</div><divclass="ttdoc">Constructs an iterator from a PredicateVector. </div><divclass="ttdef"><b>Definition:</b> predicate_vector.h:192</div></div>
<divclass="ttc"id="platform_8h_html"><divclass="ttname"><ahref="platform_8h.html">platform.h</a></div><divclass="ttdoc">C++ features that may be otherwise unimplemented for CUDA device functions. </div></div>
<divclass="ttc"id="classcutlass_1_1PredicateVector_1_1ConstIterator_html_a8c7811b73f6e0d80fca977b412d466c8"><divclass="ttname"><ahref="classcutlass_1_1PredicateVector_1_1ConstIterator.html#a8c7811b73f6e0d80fca977b412d466c8">cutlass::PredicateVector::ConstIterator::operator+</a></div><divclass="ttdeci">CUTLASS_HOST_DEVICE ConstIterator operator+(int offset)</div><divclass="ttdoc">Iterator advances by some amount. </div><divclass="ttdef"><b>Definition:</b> predicate_vector.h:346</div></div>
<divclass="ttc"id="classcutlass_1_1PredicateVector_1_1ConstIterator_html_a1ab6e127b815ec870abf80ecfa94963c"><divclass="ttname"><ahref="classcutlass_1_1PredicateVector_1_1ConstIterator.html#a1ab6e127b815ec870abf80ecfa94963c">cutlass::PredicateVector::ConstIterator::operator+=</a></div><divclass="ttdeci">CUTLASS_HOST_DEVICE ConstIterator & operator+=(int offset)</div><divclass="ttdoc">Increment. </div><divclass="ttdef"><b>Definition:</b> predicate_vector.h:309</div></div>
<divclass="ttc"id="classcutlass_1_1PredicateVector_1_1ConstIterator_html_a4d9ebd49895cd9d218118edfdc3350d7"><divclass="ttname"><ahref="classcutlass_1_1PredicateVector_1_1ConstIterator.html#a4d9ebd49895cd9d218118edfdc3350d7">cutlass::PredicateVector::ConstIterator::operator-</a></div><divclass="ttdeci">CUTLASS_HOST_DEVICE ConstIterator operator-(int offset)</div><divclass="ttdoc">Iterator recedes by some amount. </div><divclass="ttdef"><b>Definition:</b> predicate_vector.h:354</div></div>
<divclass="ttc"id="classcutlass_1_1PredicateVector_1_1Iterator_html_a831f15d9f01c7896dab70b94dfad660f"><divclass="ttname"><ahref="classcutlass_1_1PredicateVector_1_1Iterator.html#a831f15d9f01c7896dab70b94dfad660f">cutlass::PredicateVector::Iterator::operator+</a></div><divclass="ttdeci">CUTLASS_HOST_DEVICE Iterator operator+(int offset)</div><divclass="ttdoc">Iterator advances by some amount. </div><divclass="ttdef"><b>Definition:</b> predicate_vector.h:240</div></div>
<divclass="ttc"id="structcutlass_1_1PredicateVector_html_a236bd1a822479750a809452fd58dd917"><divclass="ttname"><ahref="structcutlass_1_1PredicateVector.html#a236bd1a822479750a809452fd58dd917">cutlass::PredicateVector::fill</a></div><divclass="ttdeci">CUTLASS_HOST_DEVICE void fill(bool value=true)</div><divclass="ttdoc">Fills all predicates with a given value. </div><divclass="ttdef"><b>Definition:</b> predicate_vector.h:417</div></div>
<divclass="ttc"id="structcutlass_1_1PredicateVector_html_afff3a2142d9853606d6ad7c3a459f492"><divclass="ttname"><ahref="structcutlass_1_1PredicateVector.html#afff3a2142d9853606d6ad7c3a459f492">cutlass::PredicateVector::kPredicates</a></div><divclass="ttdeci">static int const kPredicates</div><divclass="ttdoc">Number of bits stored by the PredicateVector. </div><divclass="ttdef"><b>Definition:</b> predicate_vector.h:108</div></div>
<divclass="ttc"id="structcutlass_1_1PredicateVector_html_ad9493fc80fdc33330cc15641779cc275"><divclass="ttname"><ahref="structcutlass_1_1PredicateVector.html#ad9493fc80fdc33330cc15641779cc275">cutlass::PredicateVector::end</a></div><divclass="ttdeci">CUTLASS_DEVICE Iterator end()</div><divclass="ttdoc">Returns an iterator. </div><divclass="ttdef"><b>Definition:</b> predicate_vector.h:502</div></div>
<divclass="ttc"id="structcutlass_1_1PredicateVector_html_a1387c4a964f971ed4611d750a09ec0b5"><divclass="ttname"><ahref="structcutlass_1_1PredicateVector.html#a1387c4a964f971ed4611d750a09ec0b5">cutlass::PredicateVector::kPredicatesPerByte</a></div><divclass="ttdeci">static int const kPredicatesPerByte</div><divclass="ttdoc">Number of bits stored within each byte of the predicate bit vector. </div><divclass="ttdef"><b>Definition:</b> predicate_vector.h:111</div></div>
<divclass="ttc"id="structcutlass_1_1PredicateVector_html_afe47d16e877fc7e02f2a693b5bd4b6d0"><divclass="ttname"><ahref="structcutlass_1_1PredicateVector.html#afe47d16e877fc7e02f2a693b5bd4b6d0">cutlass::PredicateVector::operator&=</a></div><divclass="ttdeci">CUTLASS_HOST_DEVICE PredicateVector & operator&=(PredicateVector const &predicates)</div><divclass="ttdoc">Computes the intersection of two identical predicate vectors. </div><divclass="ttdef"><b>Definition:</b> predicate_vector.h:465</div></div>
<divclass="ttc"id="structcutlass_1_1PredicateVector_html"><divclass="ttname"><ahref="structcutlass_1_1PredicateVector.html">cutlass::PredicateVector</a></div><divclass="ttdoc">Statically sized array of bits implementing. </div><divclass="ttdef"><b>Definition:</b> predicate_vector.h:106</div></div>
<divclass="ttc"id="structcutlass_1_1PredicateVector_html_a734bbfaf3829f73ef0b44fa7db4ccd42"><divclass="ttname"><ahref="structcutlass_1_1PredicateVector.html#a734bbfaf3829f73ef0b44fa7db4ccd42">cutlass::PredicateVector::kWordCount</a></div><divclass="ttdeci">static int const kWordCount</div><divclass="ttdoc">Number of storage elements needed. </div><divclass="ttdef"><b>Definition:</b> predicate_vector.h:129</div></div>
<divclass="ttc"id="classcutlass_1_1PredicateVector_1_1ConstIterator_html_a0ed3c88f8229d50b812f3cf151778ad9"><divclass="ttname"><ahref="classcutlass_1_1PredicateVector_1_1ConstIterator.html#a0ed3c88f8229d50b812f3cf151778ad9">cutlass::PredicateVector::ConstIterator::operator!=</a></div><divclass="ttdeci">CUTLASS_HOST_DEVICE bool operator!=(ConstIterator const &it) const </div><divclass="ttdoc">Returns false if iterators point to the same bit. </div><divclass="ttdef"><b>Definition:</b> predicate_vector.h:366</div></div>
<divclass="ttc"id="classcutlass_1_1PredicateVector_1_1Iterator_html_a36d28f662e1ab2f8b0b9da9e6863c1de"><divclass="ttname"><ahref="classcutlass_1_1PredicateVector_1_1Iterator.html#a36d28f662e1ab2f8b0b9da9e6863c1de">cutlass::PredicateVector::Iterator::at</a></div><divclass="ttdeci">CUTLASS_HOST_DEVICE bool at() const </div><divclass="ttdoc">Gets the bit at the pointed to location. </div><divclass="ttdef"><b>Definition:</b> predicate_vector.h:268</div></div>
<divclass="ttc"id="classcutlass_1_1PredicateVector_1_1Iterator_html_a7dddc0a6b5c958156beef29bedfd1bd3"><divclass="ttname"><ahref="classcutlass_1_1PredicateVector_1_1Iterator.html#a7dddc0a6b5c958156beef29bedfd1bd3">cutlass::PredicateVector::Iterator::operator++</a></div><divclass="ttdeci">CUTLASS_HOST_DEVICE Iterator & operator++()</div><divclass="ttdoc">Pre-increment. </div><divclass="ttdef"><b>Definition:</b> predicate_vector.h:196</div></div>
<divclass="ttc"id="classcutlass_1_1PredicateVector_1_1ConstIterator_html"><divclass="ttname"><ahref="classcutlass_1_1PredicateVector_1_1ConstIterator.html">cutlass::PredicateVector::ConstIterator</a></div><divclass="ttdoc">An iterator implementing Predicate Iterator Concept enabling sequential read and write access to pred...</div><divclass="ttdef"><b>Definition:</b> predicate_vector.h:284</div></div>
<divclass="ttc"id="structcutlass_1_1PredicateVector_html_a062fa8a8df725ef08ced2ffcca8336af"><divclass="ttname"><ahref="structcutlass_1_1PredicateVector.html#a062fa8a8df725ef08ced2ffcca8336af">cutlass::PredicateVector::set</a></div><divclass="ttdeci">CUTLASS_HOST_DEVICE void set(int idx, bool value=true)</div><divclass="ttdoc">Set a bit within the predicate vector. </div><divclass="ttdef"><b>Definition:</b> predicate_vector.h:454</div></div>
<divclass="ttc"id="classcutlass_1_1PredicateVector_1_1Iterator_html_aca8c844b4e4444fa6dc9779761356a75"><divclass="ttname"><ahref="classcutlass_1_1PredicateVector_1_1Iterator.html#aca8c844b4e4444fa6dc9779761356a75">cutlass::PredicateVector::Iterator::operator-</a></div><divclass="ttdeci">CUTLASS_HOST_DEVICE Iterator operator-(int offset)</div><divclass="ttdoc">Iterator recedes by some amount. </div><divclass="ttdef"><b>Definition:</b> predicate_vector.h:248</div></div>
<divclass="ttc"id="structcutlass_1_1PredicateVector_html_acf848dce84c01453ab8a2d00c8d4f86e"><divclass="ttname"><ahref="structcutlass_1_1PredicateVector.html#acf848dce84c01453ab8a2d00c8d4f86e">cutlass::PredicateVector::kPredicateStart</a></div><divclass="ttdeci">static int const kPredicateStart</div><divclass="ttdoc">First bit withing each byte containing predicates. </div><divclass="ttdef"><b>Definition:</b> predicate_vector.h:114</div></div>
<divclass="ttc"id="structcutlass_1_1PredicateVector_html_a51d9239e76ec040819333022fcecdb55"><divclass="ttname"><ahref="structcutlass_1_1PredicateVector.html#a51d9239e76ec040819333022fcecdb55">cutlass::PredicateVector::clear</a></div><divclass="ttdeci">CUTLASS_HOST_DEVICE void clear()</div><divclass="ttdoc">Clears all predicates. </div><divclass="ttdef"><b>Definition:</b> predicate_vector.h:427</div></div>
<divclass="ttc"id="structcutlass_1_1PredicateVector_html_aec1201df19c0ed0516810a3f19353c21"><divclass="ttname"><ahref="structcutlass_1_1PredicateVector.html#aec1201df19c0ed0516810a3f19353c21">cutlass::PredicateVector::PredicateVector</a></div><divclass="ttdeci">CUTLASS_HOST_DEVICE PredicateVector(bool value=true)</div><divclass="ttdoc">Initialize the predicate vector. </div><divclass="ttdef"><b>Definition:</b> predicate_vector.h:414</div></div>
<divclass="ttc"id="structcutlass_1_1PredicateVector_html_a649045d8224514a4c28bcaf4b247b4a5"><divclass="ttname"><ahref="structcutlass_1_1PredicateVector.html#a649045d8224514a4c28bcaf4b247b4a5">cutlass::PredicateVector::begin</a></div><divclass="ttdeci">CUTLASS_DEVICE Iterator begin()</div><divclass="ttdoc">Returns an iterator to the start of the bit vector. </div><divclass="ttdef"><b>Definition:</b> predicate_vector.h:498</div></div>
<divclass="ttc"id="cutlass_8h_html"><divclass="ttname"><ahref="cutlass_8h.html">cutlass.h</a></div><divclass="ttdoc">Basic include for CUTLASS. </div></div>