thrust icon indicating copy to clipboard operation
thrust copied to clipboard

add transpose() example

Open jaredhoberock opened this issue 14 years ago • 0 comments

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

jaredhoberock avatar May 07 '12 21:05 jaredhoberock