jebl.evolution.coalescent
Class IntervalList.Utils

java.lang.Object
  extended by jebl.evolution.coalescent.IntervalList.Utils
Enclosing interface:
IntervalList

public static class IntervalList.Utils
extends Object


Constructor Summary
IntervalList.Utils()
           
 
Method Summary
static int getLineageCount(IntervalList intervals, double t)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IntervalList.Utils

public IntervalList.Utils()
Method Detail

getLineageCount

public static int getLineageCount(IntervalList intervals,
                                  double t)
Parameters:
t - the time that you are counting the number of lineages
Returns:
the number of lineages at time t.