rcpp_build_sparse_mat.Rd
Build sparse matrix from triplets
rcpp_build_sparse_mat(A_ij_list, Nrow, Ncol, symmetrize = TRUE)
list(src.index, tgt.index, weights)
number of rows
number of columns
symmetrize A matrix
a sparse matrix A