splr_to_sparse {iGraphMatch} | R Documentation |
Convert splr "Matrix" to Sparse
Description
Convert splr "Matrix" to Sparse
Usage
splr_to_sparse(data)
Arguments
data |
splrMatrix |
Value
sparse Matrix equal to x + a
See Matrix
.
[Package iGraphMatch version 2.0.5 Index]