Uses of Interface
pal.supgma.SUPGMABase.PopulationParameters
-
Packages that use SUPGMABase.PopulationParameters Package Description pal.supgma -
-
Uses of SUPGMABase.PopulationParameters in pal.supgma
Methods in pal.supgma that return SUPGMABase.PopulationParameters Modifier and Type Method Description SUPGMABase.PopulationParametersSUPGMABase. process(DistanceMatrixAccess alternativeSource, AlgorithmCallback callback, LMSSolver solver)SUPGMABase.PopulationParametersSUPGMABase. process(AlgorithmCallback callback, LMSSolver solver)Methods in pal.supgma with parameters of type SUPGMABase.PopulationParameters Modifier and Type Method Description TreeSUPGMABase. generateAlignmentBootstrappedSUPGMATree(AlgorithmCallback callback, ClusterTree.ClusteringMethod cm, SUPGMABase.PopulationParameters pp, int numberOfReplicates, LMSSolver solver)
-