lion03 / thrust

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

improve permutation_iterator example #283

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
In particular it should emphasize that 
- values and map can be different sizes
- permutation_iterator can be used for gather and scatter

http://wiki.thrust.googlecode.com/hg/html/classthrust_1_1permutation__iterator.h
tml

Original issue reported on code.google.com by wnbell on 24 Nov 2010 at 9:07

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

Original comment by wnbell on 18 Dec 2010 at 9:02