[Rcpp-devel] Is there an Rcpp class for arrays with > 2 dimensions?

Dominick Samperi djsamperi at gmail.com
Wed Jun 16 02:13:11 CEST 2010


[should have used reply all]

On Tue, Jun 15, 2010 at 3:11 PM, Romain Francois
<romain at r-enthusiasts.com>wrote:
>
> But there seems to be a problem due to non-public fields.
>>
>
> What do you mean ?


I made the mistake of using NumericMatrix(Dimension(2,3,4)) instead of
NumericVector(Dimension(2,3,4)). That is why I had compilation problems.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.r-forge.r-project.org/pipermail/rcpp-devel/attachments/20100615/579111d3/attachment-0001.htm>


More information about the Rcpp-devel mailing list