[Rcpp-devel] parallel distance matrix calculation
James Bullard
scientificb at gmail.com
Sat Jul 12 01:24:36 CEST 2014
Sorry, this is a continuation of my previous email, I've just learned a new
gmail keybinding for accidentally sending ...
My questions are:
- is it right to parallelize the outer loop versus doing a parallelReduce
on the kl_divergence function?
- is there a row iterator which returns NumericVector?
- Are there examples somewhere that I'm missing that show this?
thanks in advance, I'm really happy with Rcpp in the little that I've been
digging in.
jim
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.r-forge.r-project.org/pipermail/rcpp-devel/attachments/20140711/9cb60606/attachment.html>
More information about the Rcpp-devel
mailing list