Displaying 1 result from an estimated 1 matches for "f197a50240015116b894904d12c0".
2005 Apr 21
1
Limitations of generic functions
(1) Assume we have some automatic C++ wrapper which , briefly, reads the C++
files and generates some R files in which the equivalent of the C++ classes
are reconstructed.
(2) As the OO design of R is different to that of C++, some isses exist when
creating an interface between these two systems. (I said these two are
'different', I didn't say which one is better or which one is