Selective general matrix-vector multiplication with a selector sparse vector.
dense matrix
dense vector
sparse vector (compressed)
y[available indexes] <op>= (alpha * a × x)[available indexes].
See Implementation
Selective general matrix-vector multiplication with a selector sparse vector.