| Package | Description |
|---|---|
| org.forester.archaeopteryx.tools | |
| org.forester.evoinference.distance |
| Modifier and Type | Method and Description |
|---|---|
PairwiseDistanceCalculator.PWD_DISTANCE_METHOD |
PhylogeneticInferenceOptions.getPwdDistanceMethod() |
| Modifier and Type | Method and Description |
|---|---|
void |
PhylogeneticInferenceOptions.setPwdDistanceMethod(PairwiseDistanceCalculator.PWD_DISTANCE_METHOD pwd_distance_method) |
| Modifier and Type | Method and Description |
|---|---|
static PairwiseDistanceCalculator.PWD_DISTANCE_METHOD |
PairwiseDistanceCalculator.PWD_DISTANCE_METHOD.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PairwiseDistanceCalculator.PWD_DISTANCE_METHOD[] |
PairwiseDistanceCalculator.PWD_DISTANCE_METHOD.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016. All rights reserved.