Uses of Interface
pal.eval.LHCalculator.Leaf
Packages that use LHCalculator.Leaf
Package
Description
Classes for evaluating evolutionary hypothesis (chi-square and likelihood
criteria) and estimating model parameters.
-
Uses of LHCalculator.Leaf in pal.eval
Classes in pal.eval that implement LHCalculator.LeafMethods in pal.eval that return LHCalculator.LeafModifier and TypeMethodDescriptionLHCalculator.Generator.createNewLeaf
(int[] patternStateMatchup, int numberOfPatterns) Create anew leaf calculatorLHCalculator.Generator.createNewLeaf
(int[] patternStateMatchup, int numberOfPatterns, LHCalculator.Generator parentGenerator) LHCalculator.Leaf.getCopy()
Create a new Leaf calculator that has exactly the same properties as this one (but is different such that it may be used independently)SimpleLeafCalculator.getCopy()
Constructors in pal.eval with parameters of type LHCalculator.Leaf