R/build_rate_adjmat.R
build_rate_adjmat.Rd
Constructs an adjacency matrix with rates given in the rows, and reactions on which they each depend given in columns. Thus, when a reaction occurs, all of the non-zero entries in the corresponding column must be updated.
build_rate_adjmat(rates, compartment_codes)
intermediate list of rate functions created within the stem_dynamics function
vector of compartment codes.
adjacency matrix