Hello, Is there a manual that describes how to convert from Rcpp types to Armadillo/RcppArmadillo types and then back to R or Rcpp types? Also, just to confirm, is matrix multiplication in RcppArmadillo really as easy as C = A * B? Thank you.