Uses of Enum Class
org.forester.evoinference.distance.PairwiseDistanceCalculator.PWD_DISTANCE_METHOD
Packages that use PairwiseDistanceCalculator.PWD_DISTANCE_METHOD
-
Uses of PairwiseDistanceCalculator.PWD_DISTANCE_METHOD in org.forester.archaeopteryx.tools
Methods in org.forester.archaeopteryx.tools that return PairwiseDistanceCalculator.PWD_DISTANCE_METHODMethods in org.forester.archaeopteryx.tools with parameters of type PairwiseDistanceCalculator.PWD_DISTANCE_METHODModifier and TypeMethodDescriptionvoid
PhylogeneticInferenceOptions.setPwdDistanceMethod
(PairwiseDistanceCalculator.PWD_DISTANCE_METHOD pwd_distance_method) -
Uses of PairwiseDistanceCalculator.PWD_DISTANCE_METHOD in org.forester.evoinference.distance
Methods in org.forester.evoinference.distance that return PairwiseDistanceCalculator.PWD_DISTANCE_METHODModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.PairwiseDistanceCalculator.PWD_DISTANCE_METHOD.values()
Returns an array containing the constants of this enum class, in the order they are declared.