TimeOrderCharacterData
public interface BranchLimits
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
|
static final double MINARC
static final double MAXARC
static final double DEFAULT_LENGTH
static final double ABSTOL
static final int FRACDIGITS