hzhan0607 / cusp-library

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

implement thrust::transpose(A) #59

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
An in-place transpose function could be optimized for dia_matrix and coo_matrix 
(e.g. sorting in-place).

Related to issue #5

Original issue reported on code.google.com by wnbell on 25 Jan 2011 at 11:50