xiaotaiye / cusp-library

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

Confusion about the default format involved in matrix-vector multiplication #109

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I have run the example of DIA kernel, and got the expected result. However, the 
matrix of DIA format given in the example was manually initialized, and how 
would the compiler know which format to choose when I call the cusp::multiply()?

Original issue reported on code.google.com by jiasen.h...@gmail.com on 13 May 2014 at 9:20