|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TreeBiPartitionInfo.DistanceNorm | |
---|---|
jebl.evolution.trees |
Uses of TreeBiPartitionInfo.DistanceNorm in jebl.evolution.trees |
---|
Methods in jebl.evolution.trees that return TreeBiPartitionInfo.DistanceNorm | |
---|---|
static TreeBiPartitionInfo.DistanceNorm |
TreeBiPartitionInfo.DistanceNorm.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static TreeBiPartitionInfo.DistanceNorm[] |
TreeBiPartitionInfo.DistanceNorm.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in jebl.evolution.trees with parameters of type TreeBiPartitionInfo.DistanceNorm | |
---|---|
static double |
TreeBiPartitionInfo.distance(TreeBiPartitionInfo t1,
TreeBiPartitionInfo t2,
TreeBiPartitionInfo.DistanceNorm norm)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |