clMathLibraries/clSPARSE

Example Interface with Eigen SparseMatrix

skn123 opened this issue · 0 comments

Can we have a small example that lists the method of interfacing an Eigen sparse matrix object with a clSparseCSRMatrix ? The closest I could find was an interface with uBlas dense to clSparse matrix.