On Fri, Dec 14, 2012 at 12:07 PM, Richard Downe wrote:
> Since cholmod has specific functions for all the allocation/free tasks
> involved in the different data structs, if you're really ambitious, you
> could probably create a templated mgr c++ class, where the template args
> are the specific me
Hi Guo Ci,
Thanks for taking the time to write a bug report, and to suggest a fix -- we
appreciate it!
May I ask you to send such reports to the rcpp-devel list in the future?
I'll CC the list now.
On 15 December 2012 at 22:18, Teo Guo Ci wrote:
| Hi Dirk,
| I have discovered a bug in Rcpp whil