libFunc {rodeo} | R Documentation |
Return the name of the library function for use with
deSolve
or rootSolve
methods.
The name of the function to compute derivatives which is contained in
the library built with compile
. This name has to be supplied as
the func
argument of the solver methods
in deSolve
or rootSolve
.