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.PopulationParameters
SUPGMABase. process(DistanceMatrixAccess alternativeSource, AlgorithmCallback callback, LMSSolver solver)
SUPGMABase.PopulationParameters
SUPGMABase. process(AlgorithmCallback callback, LMSSolver solver)
Methods in pal.supgma with parameters of type SUPGMABase.PopulationParameters Modifier and Type Method Description Tree
SUPGMABase. generateAlignmentBootstrappedSUPGMATree(AlgorithmCallback callback, ClusterTree.ClusteringMethod cm, SUPGMABase.PopulationParameters pp, int numberOfReplicates, LMSSolver solver)
-