| .rxFwdSensJacBlock | R Documentation |
Builds the full df()/dy() block for the sensitivity-expanded system (base
states + rx__sens_* variational compartments) from the F_X/F_p pieces
.rxJacobian(model) already produced. The base x base and sens x sens blocks
are F_X (reused, no differentiation); only the sens x base block needs new
symengine::D and it vanishes for state-independent (linear) systems.
Requires .rxJacobian(model) (vars=TRUE) to have run.
.rxFwdSensJacBlock(model, state, params)
model |
symengine model environment (post |
state |
base ODE state names |
params |
sensitivity parameter names ( |
character vector of df(state)/dy(state) lines for the full system
Matthew L. Fidler
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.