> > bigmemory matrices are simply arrays of native types (typically doubles, > but bm supports other types, too) so they are trivially readable/writable > from both C++ (just read into memory and cast to the array type) and Java > (e.g, DoubleBuffer view on a ByteBuffer). So the question is what exactly > is the problem? > > Cheers, > Simon > > >
Simon, thanks for your comment. I guess there is no problem, i am apparently being lazy/busy and wondered if there is ready code that does it. You are right, i suppose -- i'll look at the c++ code for bigmatrix and will try to hack a solution. Thanks Andre [[alternative HTML version deleted]] ______________________________________________ R-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel