Class IntervalList.Utils

  • Enclosing interface:
    IntervalList

    public static class IntervalList.Utils
    extends java.lang.Object
    • 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.