asherliu / thrust

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

add transpose() example #467

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Show how to perform matrix transpose for general case (with separate input and 
output) and an in-place transposition (for square matrices).

Original issue reported on code.google.com by wnbell on 12 Feb 2012 at 8:45

GoogleCodeExporter commented 8 years ago
Forwarded to https://github.com/thrust/thrust/issues/61

Original comment by jaredhoberock on 7 May 2012 at 9:03