Package pal.misc

Interface BranchLimits

  • All Known Implementing Classes:
    TimeOrderCharacterData

    public interface BranchLimits
    limits for branch lengths
    Version:
    $Id: BranchLimits.java,v 1.11 2002/04/27 23:58:28 matt Exp $
    Author:
    Korbinian Strimmer
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static double ABSTOL
      maximum tolerated error when determining branch lengths
      static double DEFAULT_LENGTH
      default branch length
      static int FRACDIGITS
      desired fractional digits when determining branch lengths
      static double MAXARC
      maximum branch length
      static double MINARC
      minimum branch length