libName {rodeo} | R Documentation |
Return library name
Description
Return the pure name of the shared library for use with
deSolve
or rootSolve
methods.
Value
The base name of the shared library file created with
compile
after stripping of the the platform specific
extension. This name has to be supplied as the dllname
argument of
the solver methods in deSolve
or
rootSolve
.
Author(s)
[Package rodeo version 0.8.2 Index]