| .rxAdjointModel | R Documentation |
Runs .rxAdjointExpand() and compiles the result, caching by the normalized
model text + calcSens so an optimizer that resolves the gradient many times
compiles once.
.rxAdjointModel(object, calcSens, stiff = FALSE)
object |
model definition accepted by |
calcSens |
character vector of parameters to differentiate w.r.t. |
list with model (compiled rxode2) and info (the
.rxAdjointExpand() layout).
Matthew L. Fidler
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.