> R.e. S4 -- a good place to start is here:
> http://www.r-bloggers.com/resources-for-s4-classes-and-methods/

Thanks, though in this case I'm looking for reference docs on Rcpp::S4, not S4 
classes within R.

> Have you gotten a minimal example up and running without reference to
> dgCMatrix?  Looking at your stackoverflow post, I'm having a hard time
> seeing inside your C++ code.

Good idea - I'll separate the two tasks (passing the dgCMatrix and calling the 
SVD code)
so I don't have to tackle both issues at once.

 -Ken
_______________________________________________
Rcpp-devel mailing list
Rcpp-devel@lists.r-forge.r-project.org
https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel

Reply via email to