convertSparse {diffuStats} | R Documentation |
Convert an S4 sparse matrix from the Matrix
package
to an arma sp_mat
.
convertSparse(mat)
mat |
S4 sparse matrix from the |
an arma::sp_mat object
http://gallery.rcpp.org/articles/armadillo-sparse-matrix/