On 2 July 2012 at 04:40, Silkworth,David J. wrote:
| I am attempting to take a copy of the entire splines.c file and use this for
| compilation into a new project (so I can call spline_basis() directly, but
| preserve the identity and integrity of the original work.
|
| When I tried to pack this
Silkworth,David J.
Sent: 2. juli 2012 06:40
To: [email protected]
Subject: [Rcpp-devel] Ripping C source from R
I am attempting to take a copy of the entire splines.c file and use this for
compilation into a new project (so I can call spline_basis() directly, but
preserve the
I am attempting to take a copy of the entire splines.c file and use this for
compilation into a new project (so I can call spline_basis() directly, but
preserve the identity and integrity of the original work.
When I tried to pack this code into the include for the inline cxxfunction call
I end