Add to RxODE's derivative tables
rxD(name, derivatives)| name | Function Name |
|---|---|
| derivatives | A list of functions. Each function takes the same number of arguments as the original function. The first function will construct the derivative with respect to the first argument; The second function will construct the derivitive with respect to the second argument, and so on. |
nothing
Matthew Fidler