Finalize inner RxODE based on symengine saved info
.rxFinalizeInner(.s, sum.prod = FALSE, optExpression = TRUE)| .s | Symengine/RxODE object |
|---|---|
| sum.prod | A boolean determining if RxODE should use more numerically stable sums/products. |
| optExpression | Optimize the model text for computer evaluation. |
Nothing
Matthew L Fidler