/sparse_dot_topn_for_blocks

It has the same interface as `sparse_dot_topn` but additionally allows an array to be passed which will be updated with the maximum number of nonzero elements of each row of the result matrix with values above the given lower bound. This is suitable for block-matrix multiplication. That's all!

Primary LanguageC++Apache License 2.0Apache-2.0

Stargazers

No one’s star this repository yet.