Generic Molecule Present
This class implements a condition which checks if a molecule is present or not.
Parameters
<T>
the concentration type
Constructors
Link copied to clipboard
Builds a new condition, which checks if the molecule exists or not inside the node n.
Functions
Link copied to clipboard
open fun cloneCondition(node: Node<T>, reaction: Reaction<T>): GenericMoleculePresent<T>
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Propensity influence is computed through the binomial coefficient.
Link copied to clipboard
Allows to access the threshold.
Link copied to clipboard