fn compute_k_eff(
gate: &DnaGateSpec,
inputs: &HashMap<String, f64>,
config: &KineticConfig,
) -> f64Expand description
Compute effective rate constant for a gate.
fn compute_k_eff(
gate: &DnaGateSpec,
inputs: &HashMap<String, f64>,
config: &KineticConfig,
) -> f64Compute effective rate constant for a gate.