Sparse BLAS#
Sparse BLAS routines provide basic operations on sparse vectors and matrices.
Routines and Objects |
Description |
---|---|
Matrix and vector handle types |
|
Compute the product of a sparse matrix with a dense matrix |
|
Compute the product of a sparse matrix with a dense vector |
|
Solve a triangular sparse linear system |
Parent topic: Sparse Linear Algebra