Closed ghost closed 8 years ago
This is really temporary and should be removed!!!
See matdot() methods in CSRSparseMatrix and CSCSparseMatrix.
matdot()
CSRSparseMatrix
CSCSparseMatrix
Kept matdot version of CSRSparseMatrix. It is not optimized but better than the generic OpProxy to_ll().
matdot
OpProxy
to_ll()
This is really temporary and should be removed!!!
See
matdot()
methods inCSRSparseMatrix
andCSCSparseMatrix
.