[Rcpp-devel] ndarray + eigen
Hi there, I need to create a multidimensional array. I tried arma::cube. It is very good for 3d array, but I need to create 4d/5d array and cube seems not the answer. I found a c++ library 'ndarray' that depends on eigen. I am not sure how I can make a multidimensional array by using rcppeigen and ndarray. Does anyone know how to do it? Thank you. Aileen Lin View my profile: au.linkedin.com/in/aileen2 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.r-forge.r-project.org/pipermail/rcpp-devel/attachments/20130313/80b4c840/attachment.html>