add transpose() example
Open
thrust
- Dominant language
- C++
- Stars
- 2.5k
- Forks
- 486
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 295
Description
Show how to perform matrix transpose for general case (with separate input and output) and an in-place transposition (for square matrices).
Forwarded from http://code.google.com/p/thrust/issues/detail?id=467
Contributor guide
Assessment
This issue has not been assessed yet.