|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjebl.evolution.coalescent.DemographicFunction.Utils
public static class DemographicFunction.Utils
Method Summary | |
---|---|
static void |
testConsistency(DemographicFunction demographicFunction,
int steps,
double maxTime)
This function tests the consistency of the getIntensity and getInverseIntensity methods of this demographic model. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static void testConsistency(DemographicFunction demographicFunction, int steps, double maxTime)
demographicFunction
- the demographic model to test.steps
- the number of steps between 0.0 and maxTime to test.maxTime
- the maximum time to test.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |