|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PartialDerivativePropensityCalculator
Method Summary | |
---|---|
double |
calculatePartialDerivative(int reaction,
AmountManager amount,
int reactantIndex,
double volume)
Calculates partial differentials of the propensity functions for the tau leaping methods. |
Methods inherited from interface fern.network.PropensityCalculator |
---|
calculatePropensity |
Method Detail |
---|
double calculatePartialDerivative(int reaction, AmountManager amount, int reactantIndex, double volume)
reaction
- the reaction indexamount
- the AmountManager
reactantIndex
- the network index of the reactant to calculate the partial differential forvolume
- the volume of the reaction space
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |