insideRODE build in function with ODE solver and C/FORTRAN interface to nlme


[Up] [Top]

Documentation for package ‘insideRODE’ version 1.0

Help Pages

insideRODE-package insideRODE build in function with ODE solver and C/FORTRAN interface to nlme
cfLSODA LSODA Solver for NLME using compiled code(c or fortran)
cfLSODE LSODE Solver for NLME using compiled code(c or fortran)
cfODE General Solver for Ordinary Differential Equations and compiled functions to be used in NLME, this version just use default function. The future version will provide buildin methods such as "lsoda", "lsode", "lsodes", "lsodar", "vode", "daspk", "euler", "rk4", "ode23", "ode45", "radau", "bdf", "bdf_d", "adams", "impAdams", "impAdams_d".
cfVODE Solver for Ordinary Differential Equations (VODE) and compiled functions(c/fortran) to be used in NLME
insideRODE insideRODE build in function with ODE solver and C/FORTRAN interface to nlme
nlmLSODA LSODA Solver for NLME
nlmLSODE LSODE Solver for NLME
nlmODE General Solver for Ordinary Differential Equations and Generate functions to be used in NLME, this version just use default function. The future version will provide buildin methods such as "lsoda", "lsode", "lsodes", "lsodar", "vode", "daspk", "euler", "rk4", "ode23", "ode45", "radau", "bdf", "bdf_d", "adams", "impAdams", "impAdams_d".
nlmVODE Solver for Ordinary Differential Equations (ODE) and Generate functions to be used in NLME