compileAndLoad {cOde} | R Documentation |
Compile and load shared object implementing the ODE system.
Description
Compile and load shared object implementing the ODE system.
Usage
compileAndLoad(filename, dllname, fcontrol, verbose)
Arguments
filename |
Full file name of the source file. |
dllname |
Base name for source and dll file. |
fcontrol |
Interpolation method for forcings. |
verbose |
Print compiler output or not. |
Author(s)
Daniel Kaschek, daniel.kaschek@physik.uni-freiburg.de
Wolfgang Mader, Wolfgang.Mader@fdm.uni-freiburg.de
[Package cOde version 1.1.1 Index]