On Thu, 26 May 2011 10:57:46 +0200, Willem Ligtenberg <[email protected]> wrote: > For the wrapping around the C++ core, I think I will use Rcpp. > Which seems to make wrapping C(++) code quite easy. > It is not the R part I need pointers for, but pointers on which Cpp > files are best to begin with.
src/wrapper/wrap_cl.hpp contains the innermost layer of the wrapper. src/wrapper/wrap_cl_part_N.cpp then contain the actual code exposing header's classes. HTH, Andreas
pgpTx3CrRujNc.pgp
Description: PGP signature
_______________________________________________ PyOpenCL mailing list [email protected] http://lists.tiker.net/listinfo/pyopencl
