[Rd] call R function from C code

Matwey V. Kornilov matwey.kornilov at gmail.com
Wed May 8 20:24:01 CEST 2013


Hi,

I am writing C code for R, but in middle of the routine I want to call 
solve(A,b) function. What is the right way to solve linear set inside C 
code? Is it ok to just invoke La_solve()?



More information about the R-devel mailing list