Function Description
The KML_SPBLAS library is a basic algebraic operation library of a sparse matrix. The majority of the elements in a sparse matrix are zero.
The library contains three levels of functions:
- Sparse BLAS Level 1: vector-vector operations
- Sparse BLAS Level 2: matrix-vector operations
- Sparse BLAS Level 3: matrix-matrix operations
Parent topic: KML_SPBLAS Library Functions