lion03 / thrust

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

update transform_reduce documentation to agree with implementation #189

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Also, add a unit test to check correctness.

Reported on thrust-users:
http://groups.google.com/group/thrust-users/browse_thread/thread/ceec888c40ef467

Original issue reported on code.google.com by wnbell on 6 Aug 2010 at 4:26

GoogleCodeExporter commented 8 years ago
Also, decide whether the serial version of reduce should ever invoke binary_op 
with mixed arguments (T2,T1) -> T2.

Original comment by wnbell on 6 Aug 2010 at 4:40

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

Original comment by wnbell on 1 Sep 2010 at 4:49