lion03 / thrust

Automatically exported from code.google.com/p/thrust
Apache License 2.0
0 stars 0 forks source link

improve histogram example #306

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
The example should use reduce_by_key instead of (or in addition to) lower_bound 
and illustrate solutions for histograms with and without gaps.

Original issue reported on code.google.com by wnbell on 14 Feb 2011 at 4:47

GoogleCodeExporter commented 8 years ago
This issue was closed by revision c6358191dd4b.

Original comment by wnbell on 26 Aug 2011 at 1:57