Description Usage Arguments Value
View source: R/sparse_to_dense_matrix.R
A function to convert a slam::simple_triplet_matrix sparse matrix object to a dense matrix object.
1 | sparse_to_dense_matrix(sparse_matrix)
|
sparse_matrix |
A sparse matrix object generated by the slam library. |
A dense matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.