Uses of Interface
pal.statistics.TopologyTestEngine.TopologyPool
-
Packages that use TopologyTestEngine.TopologyPool Package Description pal.statistics Classes with useful for statistics (normal distribution, Gamma distribution, chi-square distribution, exponential distribution, likelihood-ratio test, chi-square test, descriptive statistics, bootstrap estimators etc.) -
-
Uses of TopologyTestEngine.TopologyPool in pal.statistics
Classes in pal.statistics that implement TopologyTestEngine.TopologyPool Modifier and Type Class Description class
GeneralTopologyPool
class
RELLTopologyPool
Methods in pal.statistics with parameters of type TopologyTestEngine.TopologyPool Modifier and Type Method Description TopologyTestEngine.TestResult
TopologyTestEngine. performTest(TopologyTestEngine.TopologyPool topologyPool, int numberOfReplicates, AlgorithmCallback callback)
-