[Rcpp-devel] Is there an Rcpp class for arrays with > 2 dimensions?
    Douglas Bates 
    bates at stat.wisc.edu
       
    Tue Jun 15 20:08:06 CEST 2010
    
    
  
I may be confusing Armadillo classes and Rcpp classes but I seem to
recall that there is an Rcpp class for arrays with more than 2
dimensions.  However, I can't find anything that looks like that in
the declarations or in the unit tests.  I can easily create such an
object by installing a dim attribute on a Vector type but I didn't
want to reinvent the wheel.
Is there such a class or am I misremembering?
    
    
More information about the Rcpp-devel
mailing list