Skip to content
This repository has been archived by the owner on Mar 21, 2024. It is now read-only.

Commit

Permalink
update doc for v1.2.3
Browse files Browse the repository at this point in the history
Former-commit-id: f0b7d80
  • Loading branch information
dumerrill committed Apr 1, 2014
1 parent 28b2989 commit b9b6860
Show file tree
Hide file tree
Showing 277 changed files with 331 additions and 314 deletions.
7 changes: 7 additions & 0 deletions CHANGE_LOG.TXT
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
//-----------------------------------------------------------------------------

1.2.3 03/03/2014
- Bug fixes:
- Fixed access violation bug in DeviceReduce::ReduceByKey for non-primitive value types
- Fixed code-snippet bug in ArgIndexInputIterator documentation

//-----------------------------------------------------------------------------

1.2.2 03/03/2014
- New features:
- Added device-wide reduce-by-key (DeviceReduce::ReduceByKey, DeviceReduce::RunLengthEncode)
Expand Down
7 changes: 2 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<hr>
<h3>About CUB</h3>

Current release: v1.2.3 (March 3, 2014)
Current release: v1.2.3 (April 1, 2014)

We recommend the [CUB Project Website](http://nvlabs.github.com/cub) and the [cub-users discussion forum](http://groups.google.com/group/cub-users) for further information and examples.

Expand Down Expand Up @@ -84,12 +84,9 @@ See [CUB Project Website](http://nvlabs.github.com/cub) for more information.
| Date | Version |
| ---- | ------- |
| 02/25/2014 | [CUB v1.2.3 Primary Release](https://github.com/NVlabs/cub/archive/1.2.3.zip) |
| 04/01/2014 | [CUB v1.2.3 Primary Release](https://github.com/NVlabs/cub/archive/1.2.3.zip) |
| 12/10/2013 | [CUB v1.1.1 Primary Release](https://github.com/NVlabs/cub/archive/1.1.1.zip) |
| 08/08/2013 | [CUB v1.0.1 Primary Release](https://github.com/NVlabs/cub/archive/1.0.1.zip) |
| 05/07/2013 | [CUB v0.9.4 Update Release](https://github.com/NVlabs/cub/archive/0.9.4.zip) |
| 04/04/2013 | [CUB v0.9.2 Update Release](https://github.com/NVlabs/cub/archive/0.9.2.zip) |
| 03/09/2013 | [CUB v0.9.1 Update Release](https://github.com/NVlabs/cub/archive/0.9.1.zip) |
| 03/07/2013 | [CUB v0.9.0 Preview Release](https://github.com/NVlabs/cub/archive/0.9.zip) |
Expand Down
6 changes: 3 additions & 3 deletions docs/download_cub.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,14 +37,14 @@
</head>

<body
onload="downloadURL('https://github.com/NVlabs/cub/archive/1.2.2.zip');"
onload="downloadURL('https://github.com/NVlabs/cub/archive/1.2.3.zip');"
style="color: rgb(102, 102, 102); font-family: Helvetica, arial, freesans, clean, sans-serif; font-size: 13px; font-style: normal; font-variant: normal; font-weight: 300; height: 18px;">

<center>
If your download doesn't start in 3s:
<br><br>
<a href="https://github.com/NVlabs/cub/archive/1.2.2.zip"><img src="download-icon.png" style="position:relative; bottom:-10px; border:0px;"/></a>
<a href="https://github.com/NVlabs/cub/archive/1.2.2.zip"><em>Download CUB!</em></a>
<a href="https://github.com/NVlabs/cub/archive/1.2.3.zip"><img src="download-icon.png" style="position:relative; bottom:-10px; border:0px;"/></a>
<a href="https://github.com/NVlabs/cub/archive/1.2.3.zip"><em>Download CUB!</em></a>
</center>

</body>
Expand Down
7 changes: 7 additions & 0 deletions docs/html/CHANGE_LOG.TXT
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
//-----------------------------------------------------------------------------

1.2.3 03/03/2014
- Bug fixes:
- Fixed access violation bug in DeviceReduce::ReduceByKey for non-primitive value types
- Fixed code-snippet bug in ArgIndexInputIterator documentation

//-----------------------------------------------------------------------------

1.2.2 03/03/2014
- New features:
- Added device-wide reduce-by-key (DeviceReduce::ReduceByKey, DeviceReduce::RunLengthEncode)
Expand Down
2 changes: 1 addition & 1 deletion docs/html/annotated.html
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@
<!-- HTML footer for doxygen 1.8.3.1-->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Mon Mar 3 2014 09:51:33 for CUB by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Apr 1 2014 16:19:44 for CUB by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.4
<br>
Expand Down
2 changes: 1 addition & 1 deletion docs/html/arg__index__input__iterator_8cuh.html
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@
<!-- HTML footer for doxygen 1.8.3.1-->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Mon Mar 3 2014 09:51:30 for CUB by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Apr 1 2014 16:19:39 for CUB by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.4
<br>
Expand Down
2 changes: 1 addition & 1 deletion docs/html/arg__index__input__iterator_8cuh_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -288,7 +288,7 @@
<!-- HTML footer for doxygen 1.8.3.1-->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Mon Mar 3 2014 09:51:29 for CUB by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Apr 1 2014 16:19:38 for CUB by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.4
<br>
Expand Down
2 changes: 1 addition & 1 deletion docs/html/block__discontinuity_8cuh.html
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@
<!-- HTML footer for doxygen 1.8.3.1-->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Mon Mar 3 2014 09:51:30 for CUB by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Apr 1 2014 16:19:39 for CUB by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.4
<br>
Expand Down
2 changes: 1 addition & 1 deletion docs/html/block__discontinuity_8cuh_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -404,7 +404,7 @@
<!-- HTML footer for doxygen 1.8.3.1-->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Mon Mar 3 2014 09:51:29 for CUB by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Apr 1 2014 16:19:38 for CUB by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.4
<br>
Expand Down
2 changes: 1 addition & 1 deletion docs/html/block__exchange_8cuh.html
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@
<!-- HTML footer for doxygen 1.8.3.1-->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Mon Mar 3 2014 09:51:30 for CUB by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Apr 1 2014 16:19:39 for CUB by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.4
<br>
Expand Down
2 changes: 1 addition & 1 deletion docs/html/block__exchange_8cuh_source.html.REMOVED.git-id
Original file line number Diff line number Diff line change
@@ -1 +1 @@
5845fa6d6ff27d33846ea26be85bc275d012c5bf
09a78218bba0426b7ebb27e2b8cf2fdf179ed0d5
2 changes: 1 addition & 1 deletion docs/html/block__histogram_8cuh.html
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@
<!-- HTML footer for doxygen 1.8.3.1-->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Mon Mar 3 2014 09:51:30 for CUB by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Apr 1 2014 16:19:39 for CUB by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.4
<br>
Expand Down
2 changes: 1 addition & 1 deletion docs/html/block__histogram_8cuh_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -303,7 +303,7 @@
<!-- HTML footer for doxygen 1.8.3.1-->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Mon Mar 3 2014 09:51:29 for CUB by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Apr 1 2014 16:19:38 for CUB by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.4
<br>
Expand Down
2 changes: 1 addition & 1 deletion docs/html/block__load_8cuh.html
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@
<!-- HTML footer for doxygen 1.8.3.1-->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Mon Mar 3 2014 09:51:30 for CUB by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Apr 1 2014 16:19:39 for CUB by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.4
<br>
Expand Down
2 changes: 1 addition & 1 deletion docs/html/block__load_8cuh_source.html.REMOVED.git-id
Original file line number Diff line number Diff line change
@@ -1 +1 @@
adb8e1949d351cf635abc7eae14dfd1ef433fbd0
585c80f9e0132cbf30ccf125737d18aeaa86b8d2
2 changes: 1 addition & 1 deletion docs/html/block__radix__sort_8cuh.html
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@
<!-- HTML footer for doxygen 1.8.3.1-->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Mon Mar 3 2014 09:51:30 for CUB by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Apr 1 2014 16:19:39 for CUB by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.4
<br>
Expand Down
2 changes: 1 addition & 1 deletion docs/html/block__radix__sort_8cuh_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -523,7 +523,7 @@
<!-- HTML footer for doxygen 1.8.3.1-->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Mon Mar 3 2014 09:51:29 for CUB by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Apr 1 2014 16:19:38 for CUB by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.4
<br>
Expand Down
2 changes: 1 addition & 1 deletion docs/html/block__reduce_8cuh.html
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@
<!-- HTML footer for doxygen 1.8.3.1-->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Mon Mar 3 2014 09:51:30 for CUB by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Apr 1 2014 16:19:39 for CUB by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.4
<br>
Expand Down
2 changes: 1 addition & 1 deletion docs/html/block__reduce_8cuh_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -333,7 +333,7 @@
<!-- HTML footer for doxygen 1.8.3.1-->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Mon Mar 3 2014 09:51:29 for CUB by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Apr 1 2014 16:19:38 for CUB by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.4
<br>
Expand Down
2 changes: 1 addition & 1 deletion docs/html/block__scan_8cuh.html
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@
<!-- HTML footer for doxygen 1.8.3.1-->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Mon Mar 3 2014 09:51:30 for CUB by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Apr 1 2014 16:19:39 for CUB by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.4
<br>
Expand Down
2 changes: 1 addition & 1 deletion docs/html/block__scan_8cuh_source.html.REMOVED.git-id
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2170f2f104f814c01944084219232a4b7fdc298e
a290c42329b08a18a536997d7f01351249e78840
2 changes: 1 addition & 1 deletion docs/html/block__store_8cuh.html
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@
<!-- HTML footer for doxygen 1.8.3.1-->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Mon Mar 3 2014 09:51:30 for CUB by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Apr 1 2014 16:19:39 for CUB by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.4
<br>
Expand Down
2 changes: 1 addition & 1 deletion docs/html/block__store_8cuh_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -625,7 +625,7 @@
<!-- HTML footer for doxygen 1.8.3.1-->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Mon Mar 3 2014 09:51:29 for CUB by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Apr 1 2014 16:19:39 for CUB by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.4
<br>
Expand Down
2 changes: 1 addition & 1 deletion docs/html/cache__modified__input__iterator_8cuh.html
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@
<!-- HTML footer for doxygen 1.8.3.1-->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Mon Mar 3 2014 09:51:30 for CUB by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Apr 1 2014 16:19:39 for CUB by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.4
<br>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -279,7 +279,7 @@
<!-- HTML footer for doxygen 1.8.3.1-->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Mon Mar 3 2014 09:51:29 for CUB by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Apr 1 2014 16:19:39 for CUB by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.4
<br>
Expand Down
2 changes: 1 addition & 1 deletion docs/html/cache__modified__output__iterator_8cuh.html
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@
<!-- HTML footer for doxygen 1.8.3.1-->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Mon Mar 3 2014 09:51:30 for CUB by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Apr 1 2014 16:19:39 for CUB by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.4
<br>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -288,7 +288,7 @@
<!-- HTML footer for doxygen 1.8.3.1-->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Mon Mar 3 2014 09:51:29 for CUB by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Apr 1 2014 16:19:39 for CUB by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.4
<br>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@
<!-- HTML footer for doxygen 1.8.3.1-->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Mon Mar 3 2014 09:51:30 for CUB by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Apr 1 2014 16:19:41 for CUB by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.4
<br>
Expand Down
6 changes: 3 additions & 3 deletions docs/html/classcub_1_1_arg_index_input_iterator.html
Original file line number Diff line number Diff line change
Expand Up @@ -127,10 +127,10 @@
<div class="line"><span class="keywordtype">double</span> *d_in; <span class="comment">// e.g., [8.0, 6.0, 7.0, 5.0, 3.0, 0.0, 9.0]</span></div>
<div class="line"></div>
<div class="line"><span class="comment">// Create an iterator wrapper</span></div>
<div class="line"><a class="code" href="classcub_1_1_arg_index_input_iterator.html" title="A random-access input wrapper for pairing dereferenced values with their corresponding indices (formi...">cub::ArgIndexInputIterator&lt;double&gt;</a> itr(d_in);</div>
<div class="line"><a class="code" href="classcub_1_1_arg_index_input_iterator.html" title="A random-access input wrapper for pairing dereferenced values with their corresponding indices (formi...">cub::ArgIndexInputIterator&lt;double*&gt;</a> itr(d_in);</div>
<div class="line"></div>
<div class="line"><span class="comment">// Within device code:</span></div>
<div class="line"><span class="keyword">typedef</span> <span class="keyword">typename</span> <a class="code" href="structcub_1_1_item_offset_pair.html" title="An item value paired with a corresponding offset. ">cub::ArgIndexInputIterator&lt;double&gt;::value_type</a> Tuple;</div>
<div class="line"><span class="keyword">typedef</span> <span class="keyword">typename</span> <a class="code" href="structcub_1_1_item_offset_pair.html" title="An item value paired with a corresponding offset. ">cub::ArgIndexInputIterator&lt;double*&gt;::value_type</a> Tuple;</div>
<div class="line">Tuple item_offset_pair.<a class="code" href="structcub_1_1_item_offset_pair.html#afcfe08263d11c584940b28718bc10173" title="Offset. ">offset</a> = *itr;</div>
<div class="line">printf(<span class="stringliteral">&quot;%f @ %d\n&quot;</span>,</div>
<div class="line"> item_offset_pair.value,</div>
Expand Down Expand Up @@ -315,7 +315,7 @@ <h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
<!-- HTML footer for doxygen 1.8.3.1-->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Mon Mar 3 2014 09:51:30 for CUB by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Apr 1 2014 16:19:41 for CUB by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.4
<br>
Expand Down
2 changes: 1 addition & 1 deletion docs/html/classcub_1_1_block_discontinuity-members.html
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
<!-- HTML footer for doxygen 1.8.3.1-->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Mon Mar 3 2014 09:51:31 for CUB by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Apr 1 2014 16:19:41 for CUB by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.4
<br>
Expand Down
2 changes: 1 addition & 1 deletion docs/html/classcub_1_1_block_discontinuity.html
Original file line number Diff line number Diff line change
Expand Up @@ -719,7 +719,7 @@ <h2 class="groupheader">Member Function Documentation</h2>
<!-- HTML footer for doxygen 1.8.3.1-->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Mon Mar 3 2014 09:51:31 for CUB by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Apr 1 2014 16:19:41 for CUB by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.4
<br>
Expand Down
2 changes: 1 addition & 1 deletion docs/html/classcub_1_1_block_exchange-members.html
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@
<!-- HTML footer for doxygen 1.8.3.1-->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Mon Mar 3 2014 09:51:31 for CUB by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Apr 1 2014 16:19:41 for CUB by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.4
<br>
Expand Down
2 changes: 1 addition & 1 deletion docs/html/classcub_1_1_block_exchange.html
Original file line number Diff line number Diff line change
Expand Up @@ -831,7 +831,7 @@ <h2 class="groupheader">Member Function Documentation</h2>
<!-- HTML footer for doxygen 1.8.3.1-->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Mon Mar 3 2014 09:51:31 for CUB by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Apr 1 2014 16:19:41 for CUB by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.4
<br>
Expand Down
2 changes: 1 addition & 1 deletion docs/html/classcub_1_1_block_histogram-members.html
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
<!-- HTML footer for doxygen 1.8.3.1-->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Mon Mar 3 2014 09:51:31 for CUB by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Apr 1 2014 16:19:41 for CUB by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.4
<br>
Expand Down
2 changes: 1 addition & 1 deletion docs/html/classcub_1_1_block_histogram.html
Original file line number Diff line number Diff line change
Expand Up @@ -562,7 +562,7 @@ <h2 class="groupheader">Member Function Documentation</h2>
<!-- HTML footer for doxygen 1.8.3.1-->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Mon Mar 3 2014 09:51:31 for CUB by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Apr 1 2014 16:19:41 for CUB by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.4
<br>
Expand Down
2 changes: 1 addition & 1 deletion docs/html/classcub_1_1_block_load-members.html
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
<!-- HTML footer for doxygen 1.8.3.1-->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Mon Mar 3 2014 09:51:31 for CUB by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Apr 1 2014 16:19:42 for CUB by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.4
<br>
Expand Down
2 changes: 1 addition & 1 deletion docs/html/classcub_1_1_block_load.html
Original file line number Diff line number Diff line change
Expand Up @@ -546,7 +546,7 @@ <h2 class="groupheader">Member Function Documentation</h2>
<!-- HTML footer for doxygen 1.8.3.1-->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Mon Mar 3 2014 09:51:31 for CUB by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Apr 1 2014 16:19:42 for CUB by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.4
<br>
Expand Down
2 changes: 1 addition & 1 deletion docs/html/classcub_1_1_block_radix_sort-members.html
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@
<!-- HTML footer for doxygen 1.8.3.1-->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Mon Mar 3 2014 09:51:31 for CUB by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Apr 1 2014 16:19:42 for CUB by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.4
<br>
Expand Down
2 changes: 1 addition & 1 deletion docs/html/classcub_1_1_block_radix_sort.html
Original file line number Diff line number Diff line change
Expand Up @@ -1006,7 +1006,7 @@ <h2 class="groupheader">Member Function Documentation</h2>
<!-- HTML footer for doxygen 1.8.3.1-->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Mon Mar 3 2014 09:51:31 for CUB by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Apr 1 2014 16:19:42 for CUB by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.4
<br>
Expand Down
2 changes: 1 addition & 1 deletion docs/html/classcub_1_1_block_reduce-members.html
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@
<!-- HTML footer for doxygen 1.8.3.1-->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Mon Mar 3 2014 09:51:31 for CUB by &#160;<a href="http://www.doxygen.org/index.html">
Generated on Tue Apr 1 2014 16:19:42 for CUB by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.4
<br>
Expand Down
Loading

0 comments on commit b9b6860

Please sign in to comment.