Skip to content
Prev 4897 / 10988 Next

[Rcpp-devel] Sparse matrices with RcppArmadillo

Ah. One thing I could do is leverage this:

#ifdef ARMA_EXTRA_SPMAT_PROTO
   #include ARMA_INCFILE_WRAP(ARMA_EXTRA_SPMAT_PROTO)
#endif

Not sure how yet.

Le 08/12/12 19:17, Romain Francois a ?crit :