libFunc {rodeo} | R Documentation |
Return name of library function
Description
Return the name of the library function for use with
deSolve
or rootSolve
methods.
Value
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
.
Author(s)
[Package rodeo version 0.8.2 Index]