.rxFinalizeInner {RxODE}R Documentation

Finalize inner RxODE based on symengine saved info

Description

Finalize inner RxODE based on symengine saved info

Usage

.rxFinalizeInner(.s, sum.prod = FALSE, optExpression = TRUE)

Arguments

.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.

Value

Nothing

Author(s)

Matthew L Fidler


[Package RxODE version 1.0.9 Index]