[Rcpp-devel] RcppArmadillo
    Chuck Anderson 
    anderson at cs.colostate.edu
       
    Tue Jun 15 20:24:29 CEST 2010
    
    
  
I translated some R code I have for training neural networks into C++ 
using Armadillo and call it using RcppArmadillo.   It was great fun to 
see how Armadillo allows a pretty direct translation from R to C++.  
However, I only see a speed up of 2 over the R execution time.  I 
expected much more. 
What speed up do others see?  Any suggestions for finding execution 
bottlenecks in my Armadillo code? 
Thanks,
  Chuck
    
    
More information about the Rcpp-devel
mailing list